Interfacing (DSI, CSI, I2C, etc.) • Re: Working example of a button with the...
Appreciate your input brother. In your opinion, what would be a better approach? Adding a tiny sleep between loops? I need to check the status of a button in my current program and would greatly...
View ArticleTroubleshooting • Re: How do I call a function if there is an error?
I have this big chunk of code What programming language?PythonStatistics: Posted by Henrik Gill — Tue Apr 02, 2024 10:18 pm
View ArticleAutomation, sensing and robotics • Re: Nerf dart hit sensing project
Thanks for the replies! I appreciate the responses. The diagram and input definitely helps, ghp!Statistics: Posted by Ejss — Tue Apr 02, 2024 10:30 pm
View ArticleGeneral discussion • Re: Any experience with duty cycle in an industrial...
I've got an original Pi (not from the very first 10000) where I'm hoping for 10 years continuous running!Code: pi@raspberrypi ~ $ uptime 22:13:24 up 3209 days, 14:48, 1 user, load average: 0.11, 0.04,...
View ArticleCamera board • Re: Rebuilding rpicam-apps Failed
Try runningCode: sudo ldconfigand see if that helps.Hi, that command worked and now I can run rpicam-apps commands, but I am confused how to use the OpenCV post processing file. I want to use the...
View ArticleGeneral discussion • Re: Portable Power Supply For Rpi?
I found this tutorial on Makerspot, but it required 2 things this DC board and a 3.7 lithium battery. Is there a way to do something like that but with 1 single part?Statistics: Posted by Henrik Gill...
View ArticleBeginners • Re: Problems installing raspian
I used the the rpi and the /etc/NetworkManager/system-connections directory was empty.so i copy the one in my laptop (I use linux) but still no luck If all else fails, image-config will customize a...
View ArticleTroubleshooting • Re: Help my pi zero 2 w is stuck in my RPi case for zero
Make sure you've removed the uSD from the slot!You have to take the Pi Zero 2W out of the case to remove the uSD card. Unless you've modified the case by cutting a hole in it.Statistics: Posted by...
View ArticleTroubleshooting • Re: Raspberry Pi 5 HDMI issues
so i for some reason am not able to attach an image from my phone but i can copy and paste everything it says Raspberry P1 5 - 8GBboot loader: 4c845bd32024/02/16update-ts: 1708295030board: d04170...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: i2cset does not work for 16bits?
If the I2C device you are using is wm8960 neither registers or control bits are 16 bit wide. Registers are 7 bits and there are 9 control bits on each. Registers are modified by sending two individual...
View ArticleBeginners • Re: Help with storage performance
There is a huge difference between the regular and fastest microSD card write speeds. The same with USB sticks. What are the models you use now? What are the sizes of the images you write and how...
View ArticleGeneral discussion • Re: General advice building another lennytroll
The 3.5 mm jack on a RPi is output onlyStatistics: Posted by drgeoff — Wed Apr 03, 2024 10:23 pm
View ArticleHATs and other add-ons • Re: Help with raspberry zero wh
This is a user forum, so patience is key!https://shop.pimoroni.com/products/pica ... 6918558803Don't use button 2 to 6 and connect an SPI touch display instead.I didn't want to appear impatient,...
View ArticleAssistive technology and accessibility • Re: Cable TV Preferred Show...
I work in a long-term care home and I do build and program rpi kodi-based smart TV devices for seniors, but they used youtube and streaming TV channels and not cable TV.Statistics: Posted by...
View ArticleGeneral discussion • Help with my very first project
I recently bought a Raspberry Pi Pico WH and a Pimoroni Pico Display. I'm coding my first project with it, using the bones of one of the Pimoroni programs that they start you off with.I'm trying to...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Change serial port name (ttyAMA10 ->...
I have a question: Is it possible to change the serial0 port of Raspberry Pi 5 (ttyAMA10) to ttyS0, similar to Raspberry Pi 4?I am working with external libraries for motor control, but these...
View ArticleTroubleshooting • Re: Cannot get bluetooth connection in RPi5 bullseye Lite
I had a similar problem with a bluetooth keyboard -- until I moved it closer to the Pi. It was flaky at a distance of about 1.5 meters, which surprised me. Try bringing the devices closer together....
View ArticleNetworking and servers • Re: File transfer via home ethernet (NAS) very slow...
Hello,I have exactly same problem. RPI5 + poe hat+ pineberry hat + samsung nvme ssd - test speed about 850MB/s but on freshly installed raspberry os lite 64bit with openmediavault is speed over smb...
View ArticleGeneral discussion • USB connection to serial device
I am trying to use a Raspberry Pi 4 to communicate to a temperature controller made by Lakeshore (model 240-8P).The manual gives me the following information:Digital I/O – USBFunction: Emulates a...
View ArticleGeneral discussion • Re: Raspberry Pi5 USB-C PD
Hoi zäme...just out of curiosity: I have a SMEIWANR 8Port 240W Charger (https://www.amazon.de/gp/product/B0CDBFCKK5/ ). When connecting an RasPi 5 according to an FNB58 it advertises 3.3-11V @ 5A....
View Article