Troubleshooting • Pi 5 eth0 drops out
New Pi5, connected via VNC, would drop eth0 connection, monitor by ping on the PC.Though I had to reboot to get it working again.Now i found just unplug and replug in the cat 5 and it comes back...
View ArticleTroubleshooting • Led Strip Script help
When I run this script all the leds light up. Occasionally and intermittently the leds will switch back off and I can see the code is working as it should. Moments after all leds light up again. Can...
View ArticleGeneral • make: *** No targets specified and no makefile found. Stop.
Hello,Some context; I've installed the pico toolchain using the windows installer. Next, I followed the instructions in the 'Getting Started' guide, specifically 'Chapter 8. Creating your own...
View ArticleGeneral • Does AGND have to be 0v?
I'm wanting to monitor the voltage of a 2 cell LiPo battery, which will range from 8.4v to about 7v. I was going to use a voltage divider to bring that voltage down to 3.3v, but the range of input...
View ArticleGeneral discussion • High res PicoW
The next big thing from Raspberry Pi Ltd. How do I preorder?https://datasheets.raspberrypi.com/pico ... ighRes.jpgStatistics: Posted by trejan — Tue Jan 23, 2024 2:39 am — Replies 1 — Views 148
View ArticleGeneral discussion • Irrigation Controller for Giant Pumpkins
Okay so I grow giant pumpkins and I’m looking for advice for an irrigation controller integrating raspberry pie. I want to use a moisture sensor to take moisture ratings that controls a control valve...
View ArticleAdvanced users • "Realtime" GPIO with bcm2835 (AirSpayce)library,...
Following on from my other thread... about having realtime behaviour for use within brief bursts of GPIO activity, the interval between these bursts not needing any timing consistency or accuracy.This...
View ArticleMicroPython • Inaccurate Documentation on Pi PicoW
Get started with MicroPython on Raspberry Pi Picodownloaded from magpi.raspberrypi.com/books/micropython-pico documentation is out-of-date (it doesn't appear to have any version).I was answering a...
View ArticleGeneral discussion • How to send serial RGB data as input to LCD from...
Hello all, I'm trying to interface with an LCD, which has HX8238D Driver, So basically It supports serial RGB data with 8 pins as input, so I want to utilize this and need to send serial RGB data from...
View ArticleBeginners • "raspistill -t 0" headless
I am using a HQ camera on a Raspi 3B+. I want to focus the camera remotely, but "raspistill -t 0" does not produce an image on the screen when running headless. This command does put an image on the...
View ArticleTroubleshooting • 3,5” rpt screen driver install question
I’m have a Raspberry api zero wh, I have successfully installed pi os and got thevdesktop working on my monitor. While I was trying to get the 3.5” rpt display drivers installed to make the 3.5”...
View ArticleGeneral discussion • Fail2ban List
Currently, I'm using Fail2ban to protect my website. I have obtain a long list of ip address for the states. <Limit GET HEAD POST>order deny,allowallow from 1.0.0.0/24allow from 1.1.1.0/24allow...
View ArticleBeginners • Why does Brave install on Ubuntu but not RPI OS?
I have a fairly newly acquired RPI5/8GB. I ran Ubuntu 23.x for a while, but realized that it really is resource intensive, so I've gone back to Raspberry Pi OS. All in all, though not as aesthetically...
View ArticleAdvanced users • Pi 4+5 specific docs for Linux sysfs PWM interface
I am working on a package (library) to use hardware generated PWM from Golang (Go). The package is basically a wrapper around the Linux sysfs PWM interface. What I have found and worked with was this...
View ArticleGeneral discussion • Question about nvme and official case
Is there a hat that will fit in the "official" case with the lid on without cutting any holes? I understand I'll have to switch to the active cooler also?I don't need access to anything like...
View ArticleTroubleshooting • Unstable NVME disk
Hello,I have a strange behavior with 1TB NVME disk (Crucial CT1000P2SSD8) and case Lemorele : https://www.amazon.it/gp/product/B08TWW ... UTF8&psc=1Coming back to the issue, it works fine for...
View ArticleGeneral • Bidirectional GPIO
I am trying to use the GPIO3 pin to do bidirectional IO with the Pico SDK. I am porting an application which was written using another library for the Pico where it worked as expected.In my...
View ArticleGeneral discussion • GSM module for Pi 3B+
Is there a gsm module where i can plug it in to my usb port on pi 3?Statistics: Posted by liolf — Wed Jan 24, 2024 7:28 am — Replies 0 — Views 41
View ArticleBeginners • Pi stopped working
Hi allTwice now I’ve had raspberry pi’s just stop working randomly. Eg recently one that I was using just disappeared from ssh and when I plug in an hdmi cable nothing comes up on the screen.What...
View ArticleCamera board • HW Encoder V4l2 add support for intra refresh
Hello,I am trying to add support for intra-refresh encoding to the (new) v4l2 h264 hw encoder driver.The reasoning behind: Intra refresh encoding is extremely usefully for live streaming, and it was...
View Article