Beginners • How can I drive a vibrating motor by GPIO?
What I want to implement is driving a vibrating motor for second when the user presses the screen of the PI, just like the Taptic Engine of iPhone.I have prepared a vibrating motor and its motor...
View ArticleTroubleshooting • raspberry pi imager provides no devices or os's
I'm trying to flash my sd card and put on a fresh install. I downloaded the imager. When I run it all I get under "Choose Device" is "[ALL]". All I get under "Choose OS" is "Erase" and "Use Custom."...
View ArticleRaspberry Pi Connect • 404 Error Page not found
I am getting this error when I try to connect to one of Pi machines from Windows 11. I click "Go back home" and it brings up the connected machines remote screen. This happens to all of them. Is there...
View ArticleRaspberry Pi 400 • Pi2SCART produces flickering black and white lines on a CRT
I have attached a Pi2SCART on my Pi400 in the hopes that I can utilise it to watch old school anime on a CRT.I have added the following to the end of the SD card config file, just after [all]Code:...
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 ArticleOpenGLES • [Opengles 3.1] Pi3C - Game Engine - Tim Skillman
saw this and thought it may be useful to someone.image tag wont work: https://github.com/timskillman/Pi3C/raw ... 3Clogo.pngto quote:"Pi3C is a fast, C++ graphics engine and toolkit tailored for all...
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 ArticleTroubleshooting • RPi 5 mounting error of portable SSD: Filesystem type f2fs...
My portable SSD shows following error in dmesg while trying to mount on a particular RPi 5 4GB :[ 20.107024] scsi host0: uas[ 20.967381] scsi 0:0:0:0: Direct-Access SanDisk Portable SSD 6004 PQ: 0...
View ArticleTroubleshooting • Have I destroyed my Pi 5?
Hi,I’ve had a Raspberry Pi 5 since release, and its been working well (was used as a RetroPie machine), I removed this today to put a case on it, and seem to have caused some kind of issue.First off,...
View ArticleTroubleshooting • RPi4 Bookworm using composite out only boots wayfire when...
Hi!Setup: RPi4 on Bookworm configure to use the composite video output and otherwise run without direct interaction, controlled via network. It seems like wayfire starts successfully only if a mouse...
View ArticleBeginners • PI5 newbie
Good day,I just received my pi5 with a nmve drive. I was curious, what shall I install on my big drive?. Should I install pinn os or one OS? I wanted to use my space in a proper way . Thank...
View ArticleGeneral programming discussion • Programmatically Dim 7" LCD Monitor
I bought a non-RPi 7" LCD monitor ("Sun Head" brand) using an HDMI interface. It's working great, FWIW, but I'd like to programmatically dim the display and can't find a way to do it. It is dimmable...
View ArticlePython • How much can I ask a Raspberry pi4b to do?
I would like to run distance measurement via hc-sr04 or laser vl53l1x, 2 motors via l298n, pi2 Camera, 3 to 6 servos, face recognition, speech to text, text to speech, object recognition, a robot arm...
View ArticleSDK • sdk2.0.0: USB CDC not working W11
I've rebuilt MMbasic with sdk2.0.0. No issues with the compile and once the slow link was understood the uf2 is created as expected.However, following the reset once the uf2 is downloaded as normal,...
View ArticleOfficial Display • Display 3.5"" XPT2046 - Raspeberry pi zero 2w
Hello, I'm trying to communicate my 3.5 XPT2046 display (http://www.lcdwiki.com/res/MPI3501/MPI3 ... l-V1.0.pdf), my Raspberry Pi Zero 2W is not communicating the display, I connected it exactly as...
View ArticleC/C++ • Pigpio GPIO mapping for pi 4B
HiWhere can I find the BMC2711 gpio number of the standard header pins of a pi 4B, as needed to use with the Pigpio library? It says it supports pi 4B but does not provide this mapping for that...
View ArticleTroubleshooting • VNC IpClientAddresses config
I'm trying to TigerVNC to my Pi Zero 2 but getting "The connection was dropped by the server..." It used to work until recently. I think I understand the problem: I've just updated my broadband and my...
View ArticlePython • In search of...
Hi,I am playing around with trying to implement a simple home control widget using a Pico W. I have become familiar with using Django and MVC structured web work.Two things. First, all the examples of...
View ArticleNetworking and servers • Scan WiFi networks only on 2.4 G band?
I have a script that is intended to select which access point to connect an RPi to based on its strength.To figure out which is the strongest I use these constructs in a script, which I got help to...
View ArticleTroubleshooting • Error trying to launch Steam on Raspberry Pi 5/Raspberry OS
Hello, I followed this guide to install Steam on my Raspberry Pi 5 running raspberry OS:https://pimylifeup.com/raspberry-pi-steam-client/I have installed Box64 and Steam, which does show up on my...
View Article