General discussion • Re: HDMI to Csi2 bridge using, Raspberry pi 4 and TC358743
Why don't you use the CSI interface built in to the Pi4B?As for getting an answer ASAP...most of the people providing answers here are doing it on a purely volunteer basis and *when* someone answers...
View ArticleGeneral discussion • Pico W USB lockup
Hi,I've an issue with the pico w boards.Every so often, the usb connections lock up and there's no way to communicate with it. The firmware is still running, however and I know there's plenty of free...
View ArticleGeneral discussion • Re: STICKY: Introduce yourself!
Hey everyone.Finally taking the plunge into the Raspberry Pi world after years of being intimidated by it. I first found out about Raspberry Pi is 2014 but I have been petrified to even start learning...
View ArticleGeneral discussion • I need help because I think I messed up
So my python wasn't working on my rasberrypi 400 so I looked it up and it was including stuff like sudo apt uninstall python 3 and suddenly apt auto remove and it removed everything basically and left...
View ArticleGeneral discussion • Re: I need help because I think I messed up
Start over. If you need stuff off the card then of course use another computer to back it up. Then reinstall your OS.Statistics: Posted by breaker — Wed Sep 04, 2024 10:03 pm
View ArticleGeneral discussion • Re: Official Foundation Pi 4 case has no holes for airflow?
Any suggestions on how we get it across that the Foundation is the educational side, and the Ltd is the bit that makes everything would be most welcome!!! It is frustrating that this is not yet well...
View ArticleGeneral discussion • Multiple source files in a makefile
I am working with a display interface that comes with a pre-configured makefile, that adds their code to your C code. I got it working with adding additional include files to work, but nothing I have...
View ArticleGeneral discussion • Re: Multiple source files in a makefile
It might help if you linked to the product and any instructions that came with it, although I can probably give reasonable advice from just the Makefile in this case. From a quick scan of the...
View ArticleGeneral discussion • Re: Pinball back glass modification
Ok, so you want a bunch of LEDs to light up in sequence to "animate" the fountain?Firstly, how many LEDs will there be? Are you re-using the original lamp locations, or adding a bunch more?Secondly,...
View ArticleGeneral discussion • Re: Rpi5 data sheet
links to the docs are in https://www.raspberrypi.com/products/raspberry-pi-5/Statistics: Posted by DirkS — Thu Sep 05, 2024 11:04 pm
View ArticleGeneral discussion • Re: HDMI and MIPI displays
Yes, possible as long as you driver/overlay to start your DSI screensAn example is shown here - 8 displays in total - viewtopic.php?p=2214269&hilit=6+spi+displays#p2214269Amazing, thank...
View ArticleGeneral discussion • COB LED Power Supply selection
I have 5 COB LEDs that have rating of 12V and 170mA. I ended up buying a PSU that is rated at 15V and 3A (https://www.digikey.com/en/products/det ... ST/7704684) This means I'll need a current...
View ArticleGeneral discussion • Re: Why does the Pi not support cheap...
All of this makes me curious why the Pi doesn't just come with interfaces to support the same type of hardware. It would add soo much value. I mean 1080p touchscreens for the Pi would literally be 10...
View ArticleGeneral discussion • How to easily be able to use push buttons with GPIO
Okay I have finally worked it out and it’s actually really simple.In case anyone else wants to wire buttons directly to GPIO…Normally every time you reboot the pi it resets any changes unless you...
View ArticleGeneral discussion • Re: Details about raspberry pi warranty claim process
With regard to the warranty process itself, the posts above are correct. Your warranty is with the supplier, so that is where you need to go for front-line support and warranty claims. We at Raspberry...
View ArticleGeneral discussion • Re: How to easily be able to use push buttons with GPIO
gpio=0-27=op,pu,dh,ipYou seem to have conflicting options there.op = set to Output modepu = Enable internal Pull-Up (used for Input, pointless on Output)dh = Set Output Highip = Set to Input modeI...
View ArticleGeneral discussion • Using Raspberry Pi for Construction Project Management...
Hello Raspberry Pi Community,I’m exploring how Raspberry Pi can be leveraged in construction project management, specifically in connection with transitioning away from QuickBooks to a cloud-based...
View ArticleGeneral discussion • Identify 12v Fan Leads
I have a 12v fan which has 3 leads which are the same (transparent cover) please see images.I dont which connector is positive, negative or control. Is there way of identifying the leads...
View ArticleGeneral discussion • Re: New Raspberry Pi Products
I should have realised that.I just covered the front of the Fire Stick remote and … no volume change.I do remember going through an infrared setup stage with it but I remembered it as a secondary...
View ArticleGeneral discussion • Packaging as Russian dolls
Small, somewhat frivolous suggestion on behalf of someone who keeps the boxes that Raspberry Pi (and too much other stuff) arrives in …If you made the cardboard for the power supply slightly taller...
View Article