Automation, sensing and robotics • Re: How to control Shelley Plug S from...
I read through the site information and am mildly confused if the existing switch still works. I was reading some posts/notes that said that the shelly needed to be ON for the switch to work and...
View ArticleRaspberry Pi OS • Re: Set cpu frequency
I didn't see this rule file in the official os,Seems to be a recent change in package raspberrypi-sys-mods. Here is the commit:https://github.com/RPi-Distro/raspberry ... f7b9e3f8d9Code:...
View ArticleNetworking and servers • Re: Connect to Pi behind firewall without port...
It worked great (remote shell) until I changed the ip address (ie put the pi on another network with a different router and isp). The connect website indicates that it 'sees' it (seen less than one...
View ArticleHATs and other add-ons • Re: Pi 5 New Fan case GPIU connection.
GPIO extenders are discussed/suggested frequently on the forum.What your looking for (example only!) https://shop.pimoroni.com/products/2x20 ... 1132812269Statistics: Posted by aBUGSworstnightmare —...
View ArticleNetworking and servers • Re: ssh not working with the new raspberry pi lite...
1. Not just the password. The username is not predefined either.2. Have you actually enabled ssh?Well i have enabled it in the rpi-imager baking settings, but when i try to connect to my raspberry...
View ArticleAutomation, sensing and robotics • Re: Problems to use Raspberry Pi Zero 2W...
..my question is, does the 4bin.bin file have any configuration for the display to connect to SPI0 by default? and if so how can I change it so that I can connect my display through SPI1?no, that bin...
View ArticleTeaching and learning resources • How to Create a Fake Broken Screen Effect...
I’m looking to create a fake broken screen effect on my Raspberry Pi, like Fake Broken Screen, where it looks like the screen is cracked. I was thinking of using Python with Pygame, but I’m open to...
View ArticleGeneral discussion • Re: Best Way to Install Raspberry Pi OS on a...
What’s the best way to format a USB SSD with btrfs and write Raspberry Pi OS Bookworm on Windows 10? I’ve installed the btrfs driver—any tips?Statistics: Posted by casper1 — Tue Jan 21, 2025 7:17 am
View ArticleGeneral discussion • Re: Is Raspberry Pi Branded SD card available on Amazon?
Amazon also seem to have a "Raspberry Pi Store" page that looks like an official Raspberry Pi outlet - IT IS NOT AN OFFICIAL OUTLET. Some stuff seems to be sold by Amazon themselves, others by random...
View ArticleBeginners • Re: Resolution switch
What I Ould test if I were you is if a faked EDID will solve the problem. With a faked EDID the OS will looks at a file instead of reading the EDID data from the display.Once described the process...
View ArticleBeginners • Re: Raspberry Pi 5 (Failed to open device: 'sdcard' (cmd 81a0010...
This looks like a defective Pi 5 SD card to me. You could try reflashing the bootloader, but that's a long shot and needs the SD card to be working. Using a fresh SD card, use Imager to create a...
View ArticleAutomation, sensing and robotics • Video camera driver "MIPI Camera...
Good afternoon, everyone. There is a creative task, the essence of which is to connect a video camera "MIPI Camera Module 2MP OS02C10 Sensor HDR High Dynamic Range" to RPI4. I know that RPI4 does not...
View ArticleRaspberry Pi OS • Re: HDMI Audio with Desktop but not Console boot (Bookworm)
Bookworm relies on KMS, FKMS is depracated.Update your bootloader to make sure you're using latest one. Process is described in the documentation.Statistics: Posted by aBUGSworstnightmare — Wed Jan...
View ArticleTroubleshooting • Re: New install put me on "trixie"??
Use the Debian Mongodb repo:MongoDB Community Edition https://www.mongodb.com/docs/manual/tut ... on-debian/Statistics: Posted by craigevil — Wed Jan 22, 2025 7:14 am
View ArticleTroubleshooting • Re: voltage on the GPIO pins without an SD card in the...
Hi,I'm getting 2.4VDC between GPIO Pin 21 and GND,ThanksSakthi SStatistics: Posted by sakthinathan — Wed Jan 22, 2025 7:27 am
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Small TFT based on ILI9341 ST7789 -...
Hi all! Tell me, did anyone manage to run this display on a raspberry? I really don't understand how to do this through commands. Can someone help with advice?http://www.lcdwiki.com/3.5inch_IPS_SPI_...
View ArticleTroubleshooting • Re: RPi 5 HDMI to DVI monitor - error vcr-drm axi:gpu [drm]...
Just in case, I show you how everything is connected and I also tried 2 new adapters, there is no difference.Statistics: Posted by Andrey_163 — Wed Jan 22, 2025 7:32 am
View ArticleTroubleshooting • Re: lgpio.error: 'GPIO not allocated'
Try using gpiozero MCP3008:https://gpiozero.readthedocs.io/en/stab ... ith-an-adcStatistics: Posted by rpiMike — Wed Jan 22, 2025 7:33 am
View ArticleBeginners • Re: Does an OS install require a FORMATTED SD card?
Thanks for all the help, guys and girls I'm using bullseye because I already had that image downloaded from the OS install I did on a PREVIOUS Raspberry Pi (B. Goode, this time I'm trying to do it...
View ArticleGeneral discussion • DS18B20 Temperature Sensor with the RaspBerry PI...
Need connection diagram for DS18B20 Temperature Sensor with the RaspBerry PI. How the sensor should be connected with Raspberry pi and use in Server room.Statistics: Posted by Linux_01 — Thu Jan 23,...
View Article