General discussion • Re: STICKY: PINN - An enhanced version of NOOBS.
Are you using the beta version for the Pi5?There is an occasional lock up in the gui on the Pi5, just reboot until it works. It is being investigated.Statistics: Posted by procount — Sun May 05, 2024...
View ArticleSDK • Re: Could use a sanity check of this code
I assume that measuring a fan's RPM would be fine with this method and not really needing to dive into PIO. I was looking for another project to measure the clock frequency of I2C I made a debug probe...
View ArticleCamera board • Failing to get a YUV preview stream from libcamera (previously...
I think I've found a bug / regression. Alternatively I'm just stupid, and any clues would be welcome. I'm writing a C application to consume video from libcamera. It is based on the "simple-cam" demo...
View ArticleNetworking and servers • Re: SMTP webmail for internal use only
Wa looking for something similar and bookmarked https://blog.cavelab.dev/2022/02/local-email-server/ - not tried it though.Statistics: Posted by MiscBits — Sun May 05, 2024 10:28 am
View ArticleAndroid • Re: android os for pi 5
Pi Imager-Freemium ... OS's-Android by Emteriais the only Android anyone is advertising as working on the Pi5 in the Imager writer program.Currently Android 14Statistics: Posted by bensimmo — Mon May...
View ArticleGeneral discussion • Re: Trackside Data Logging
You'll need to explain a bit more.What are you logging etc.The Pi is just a computer, you can send it any data from things that you want (if you can send things)be it attached sensors, or wireless...
View ArticleGeneral discussion • Re: Playing 4K Video like netflix movie on TV
Hi , i saw that pi5 would play 4K video like Netflix movie on TV smoothly due to its 2.4 Ghz microprocessor . Will it work without interuption ?Where did you see that? What did the people telling you...
View ArticleC/C++ • Re: Example of GPIO use with Linux only (no third party libraries)
I advise to run it as root, because it tries to change Linux scheduling (more important) and elevate its priority (less important) for its two processes - main thread and reader thread. Alternatively,...
View ArticleGeneral discussion • Re: Universal HDMI cable for TV from pi5
They must cause lag, it takes time for a signal to travel.I'm pretty sure the (encoders/) decoders take a lot longer though, and the post processing even longer.How is 'lag' a problem with video...
View ArticleGeneral • Battery-Powered Pico W and USB Type-C Connection Issue
Hello,I am writing a program for the Pico W, which runs on three AA batteries, that alters its behavior when connected to a host PC via USB. Standard Pico recognises USB connections and disconnections...
View ArticleTroubleshooting • Re: Pi 5 Sleep and HDMI blanking
Your link does not workStatistics: Posted by SilverGreen93 — Mon May 06, 2024 10:30 am
View ArticleCamera board • Re: libcamera-hello error
What to do if your camera is not detected viewtopic.php?t=362707Statistics: Posted by neilgl — Mon May 06, 2024 10:34 am
View ArticleTroubleshooting • Re: V1 camera is recognized but doesnt show output
Maybe a) go back to the vendor and seeh what they say (they state it works with Pi 5)b) whilst waiting for a) try the "How to check if a third party camera is working" in...
View ArticleNetworking and servers • volatile wifi password
Hi,In a normal pi + sd-card setup, wifi passwords get stored/written to a file on the sd-card (say, a 'wpa_supplicant' or 'system-connections' file).Is there a way to instead ask users to enter a wifi...
View ArticleWanted • Re: Finding Berry Clips
This workshttps://www.raspberrypi-spy.co.uk/berry ... -on-board/But none of the links on it work.. so l doubt you will find any..Maybe an alternative ? https://thepihut.com/products/breadpi-m ......
View ArticleGeneral discussion • Re: What is the default GPIO UART actually capable of?
I use minicom and PuTTY because a lot of my systems are running without a desktop GUI.Statistics: Posted by neilgl — Tue May 07, 2024 10:24 am
View ArticleItaliano • no video con Buster version on RB+
SAlve , vorrei capire perchè una SD card con raspbian Buster caricato si vede bene sul mio monitor con un Raspi 3 B ed invece mi da video nero su stesso monitor con un raspi 3 B + (vers 2017) , se...
View ArticleOfficial Display • Re: [SOLVED] Rotate display 180 on bookworm lite (not...
I don't own an official DSI display any more, but I know for sure that (at least some) legacy config commands can still be used/will be beneficial during early boot (when FW is in control).See the...
View ArticleTroubleshooting • Re: M2 Hat - power led not blinking
I have procured from this [link][https://pineboards.io/products/hat-top- ... eq=uniform]Statistics: Posted by brainchip — Tue May 07, 2024 10:30 am
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Force HDMI audio with custom EDID
mmm before messing around with the initramfs, I was doing further testing with many different timings and it seems that the DRM is making some changes to the video modes silently. Some timings...
View Article