Beginners • Re: Turning it on
Not sure what your problem is. The 30 seconds could be the RPI boot time.Statistics: Posted by DS256 — Sun Jul 21, 2024 1:12 pm
View ArticleTroubleshooting • Re: Raspberry Pi 5 stuck on red light when power comes back...
Hi, i noticed that my Raspberry Pi 5 gets stuck on a red light when the power goes out and then flickers and comes back for a short amount of time (less than 1 second), then when the power fully comes...
View ArticleRaspberry Pi Connect • Multi-column device list?
I see a lot of empty space on the device list (see screenshot).Would it be possible to use 2 or more columns with devices. Would give me a better overview (and save a lot of scrolling).Statistics:...
View ArticleGeneral discussion • Re: How to Set Up a Raspberry Pi as a Network Attached...
Hello Raspberry Pi Community,I’m interested in turning my Raspberry Pi into a Network Attached Storage (NAS) device and would appreciate some guidance on the best way to achieve this.Previous very...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: SPI display for RPI5 with dtoverlay?
Almost all generic applications will expect input events to come in via the input subsystem in the kernel, not via a Python library.https://github.com/torvalds/linux/blob/ ... n_cstxxx.c claims to be...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: MIPI DSI DLC0350
Thank you for your reply!!!The backlight is almost always powered external, not by the display controller. Generally the connections are "anode" and "cathode", ie directly on to the LED chains.Yes I...
View ArticleTroubleshooting • Re: Bios does not recognize raspberry Pi in g_multi mode
Only A, A+, and 3A+ can do USB device mode on their USB A ports.For completeness, also the Zero models.Nope. They don't have USB A ports.Here's the complete list of device mode capable Pi as I...
View ArticleMedia centres • Re: Peppy player
The player starts playing a file from a NAS and after some time stops working. What is that time? Does it happen every time? Does the player react to any commands when it stops playing? When it stops...
View ArticleTroubleshooting • Re: Raspberry Pi 5 8GB corrupting disk file systems
I think you need to determine 3 things...1) What current does the Penta SATA HAT supply via GPIO pins. My bet is 3A, since very few boards have been released to the new HAT+ spec.2) What current does...
View ArticleBeginners • RaspberryPi camera code
Hello everyone!I am new to RaspberryPi. I am currently using a RaspberryPi 5 with a Camera Module 3 (WIDE).I did this script to capture an image with a good quality and resolution.Could anyone tell me...
View ArticleOther • Re: Remote Screen with Other Pi
The max length of an HDMI cable is about 15 metres. How big is your RV?Statistics: Posted by ame — Mon Jul 22, 2024 2:39 pm
View ArticleGeneral discussion • DC Step up Converter
I am working on a project with my raspberry pi 4. I need to power a 12v dc fan from the raspberry pi. Can anyone receommend a 5v to 12v step up conevrter which can perform this function. The majority...
View ArticleGeneral • Re: Need advice on sending image data from a Pi5 to several Picos
The bottom line is adding MQTT into the mix doesn't gain anything. Is additional effort for no return.I indicated in my message why I thought MQTT would make things easier and add value. I don't agree...
View ArticleSDK • Re: Lua math issue
I understand some of the issues here so my variables aren't holding enough decimal places to give the "correct" or expected answer.The outputs I got were generated from an Online Lua REPL I was hoping...
View ArticleGeneral discussion • Re: DC Step up Converter
Try running your fan at 5V first. It might run, and it might be acceptable. It will also be quieter.Otherwise any boost converter should work. Bear in mind that you have to provide more current at 5V...
View ArticleCamera board • Re: Using grayscale image in TfStage
Thanks! I have implemented it as follows. It is working, but the detection is not correct. The model I'm using is working and has been validated with still image. Is there a simple way to check if the...
View ArticleOther projects • Re: Connecting a laptop keyboard and trakpad to a Pi?
It would be useful if the trackpad were a USB device, but I couldn't find any info about it on Google. It has on it G3A AD000G3A000 VER3A, Transimage, 2018 0130. The ribbon has 8 tracks whoch seems...
View ArticleMicroPython • Re: [Solved] MQTT on Pico W with broker on Pi - How to connect...
I see this is marked as solved, so my remark is probably not relevant. But when I connect to my mqtt broker then I can use the pi 's hostname instead of the ip address. Perhaps this is router...
View ArticleOff topic discussion • Re: Is it possible to use two of the four charge cells?
There are 2 reasons to use 4 like in the pictures.1. It splits the weight evenly across the cells. So if you need to weigh things up to 200 pounds, then you can use 50 pound cells, they are cheaper.2....
View ArticleBeginners • Re: Is/are these USB speakers compatible?
Yes, but as I said, if I type that long/convoluted command it plays back fine.I am wanting something a bit easier to use.omxplayer on the other machine works easily.Multiple formats accepted.That...
View Article