General discussion • Re: old libraries of GPIO not working on pi 5
I use gpiozero https://gpiozero.readthedocs.io/en/stable/Statistics: Posted by rpiMike — Tue Aug 06, 2024 2:32 pm
View ArticleGeneral discussion • ST7789 1.47 inch display
Hey I am trying to get the 1.47 inch display working with rpi 5.https://www.seeedstudio.com/1-47inch-17 ... -5756.htmlI am referring to viewtopic.php?p=2132822&sid=2a95c592ed7 ... abddcd8650 but...
View ArticleGeneral discussion • Re: Can I retrieve data from a corrupted SD card?
Corrupted (messed up file system) or infected (malware). You use both terms and they are very much not the same, and would dictate different approaches.Statistics: Posted by bjtheone — Tue Aug 06,...
View ArticleGeneral discussion • Re: Auto output to HDMI on startup question
Is it a Pi4 or Pi5?Are we are running Raspberry Pi OS Bookworm LITE 64-bit ?Statistics: Posted by neilgl — Wed Aug 07, 2024 11:20 am
View ArticleGeneral discussion • What data recovery software is best for recovering files...
What data recovery software is considered the most effective and reliable for recovering lost or corrupted files after a PC crash, and what features should I look for in such software to ensure a...
View ArticleGeneral discussion • Re: What data recovery software is best for recovering...
SEO spam.Statistics: Posted by jdb — Wed Aug 07, 2024 12:30 pm
View ArticleGeneral discussion • Running PyAudio Script On Startup Issue
I have this python script that records audio and exports it. It works fine it I don't run it on startup, but when I run it on startup I get a huge error (or whatever it is)My code is below:Code:...
View ArticleGeneral discussion • Re: Running PyAudio Script On Startup Issue
It will help us help you if you share the actuall "huge error (or whatever it is)"Statistics: Posted by thagrol — Wed Aug 07, 2024 1:58 pm
View ArticleGeneral discussion • Re: uninstalled Firefox for Chromium
I recently tried Firefox on my RasPi4B 4G and it didn't fully crash but it could be unbearably slow. At one point I had to wait over five minutes before I could close Firefox. Wasn't too surprised...
View ArticleGeneral discussion • Power requirements for Pi 5 and waveshare ethernet + usb...
Hello all,I am building a CNC machine controller with the Pi 5 at its heart. I am using the Waveshare Gigabit Ethernet + 3x USB 3.2 PCIe HAT+ for Raspberry Pi 5 (WAV-27541) to get more ports. I have a...
View ArticleGeneral discussion • Re: RP2350 and Pico 2 released!
The RISC-V implementation is clever.Is that a unique approach?Statistics: Posted by Paul Webster — Thu Aug 08, 2024 3:39 pm
View ArticleGeneral discussion • Re: Mosquitto -h option
mosquitto_pub sends a message to a mqtt server. The -h tells the command the address of the server to send that message to.Meanwhile mosquitto.conf is the configuration file in the mosquitto server...
View ArticleGeneral discussion • Re: RaspberryPi in ITX format // ExplainingComputers and...
I forgot to mention third-party products of which there are a few.Much as I would like a Pi in a format which can nicely and easily fit into a traditional desktop mini-tower case I can't see the...
View ArticleGeneral discussion • Re: A Pi Pie Chart
Now we're all waiting for Pico2 benchmarks I was thinking the same and further wanting to check whether BBC Basic easily builds.viewtopic.php?t=316761I'm expecting the console version to just work but...
View ArticleGeneral discussion • How can I install Proxmox on a Raspberry Pi 5 using WiFi?
Hello,I recently purchased a Raspberry Pi 5 with 8GB of RAM. At the moment, I don’t have an Ethernet cable. I was using the Raspberry Pi with WiFi and CasaOS. However, besides NextCloud and...
View ArticleGeneral discussion • API + Frontend, to simplify debugging/running small IoT...
Hi folks,This summer I built a realtime logsystem that I'm using for my home automation stuff. Basically its a simple API that can save LogEntries from a HTTP Get or Post. The Log API is very simple...
View ArticleGeneral discussion • Re: How to get hardware PWM working on pi 5?
Images not showing on my iPadStatistics: Posted by neilgl — Mon Aug 12, 2024 2:18 pm
View ArticleGeneral discussion • Raspberry Pi 5 connector with 2 leads
HiI, like a lot of others want to take my Raspberry Pi 5 out for walks on hot sunny days. But getting the right power supply is trying my patience. I've got a 12v Duracell battery and the usual...
View ArticleGeneral discussion • Re: Raspberry Pi 5 connector with 2 leads
Why are we “scanning every IP address in the area”?Statistics: Posted by neilgl — Mon Aug 12, 2024 3:49 pm
View ArticleGeneral discussion • Re: Rotary Encoder RPi 4B in C
from /boot/overlays/READMECode: Name: rotary-encoderInfo: Overlay for GPIO connected rotary encoder.Load: dtoverlay=rotary-encoder,<param>=<val>Params: pin_a GPIO connected to rotary...
View Article