Beginners • Pi 5 GPIO I2C, SPI or PWM C libraries
Hey guys, There is close to zero information about the GPIO and the Pi 5.Im looking for GPIO C libraries that supports the Pi 5 and I2C, SPI and PWM protocols. Thanks!Statistics: Posted by Ido1212 —...
View ArticleC/C++ • Re: WiringPi replacement?
Hey Joe and the distinguished people of the forum, any news?Im also looking for a C librarie that support advanced GPIO functions such as PWM on the PI 5.Statistics: Posted by Ido1212 — Sat Apr 27,...
View ArticlePython • Gpiod 'get_line' Error
Hello, I have a Raspberry Pi 5 with the 64 Bit OS installed and im trying to run my GUI program that was built for the Pi 4, however im aware that RPi.GPio does not work on the Pi 5 anymore. So im...
View ArticlePython • Re: lgpio.error: 'GPIO busy'
I have to rotate stepper motor by 180Statistics: Posted by spatil — Sat Apr 27, 2024 12:49 am
View ArticleTroubleshooting • Issue in auto start with Debian
Hello, I have three Raspberry Pi’s operating at one time on my network. I have one as a server and the other two are displays for family information. I recently added the second and used the pi...
View ArticleGaming • ECWolf 1.4.1 - Wolfenstein 3D Source Port
ECWolf with the Operation: Wasserstein v1.2 Wolfenstein 3D mod on the Raspberry Pi Computer.Setting up Wolfenstein 3D on my Raspberry Pi Computer was possibly the first game I was able to run on a...
View ArticleTroubleshooting • Re: Sudden unexplained measured Internet bandwidth reduction
Just an update here. Sometime during the last month the CLI version of speediest (speedtest-cli 2.1.3) started returning results that are more in line with the web based Speedtest. No idea why this...
View ArticleGraphics, sound and multimedia • Re: Raspberry Pi to play music to Onkyo?
I ended up using the Apple web music app and then converting from analog to digital audio and got a great signal into my receiver for good audio.Statistics: Posted by mnmax21 — Sat Apr 27, 2024 2:21 am
View ArticleGeneral discussion • Re: 2 newly completed Raspberry Pi 5s.
The Geelkworm X1002 gets a bad rap on Amazon reviews, with a bunch of people knocking the included screws being the wrong size, and one person claiming the ribbon cable was bad.MY experience was...
View ArticleTroubleshooting • Re: Issue in auto start with Debian
if your using a rpi device with more then 2gb ram then the desktop is not lxde.Statistics: Posted by kerry_s — Sat Apr 27, 2024 2:35 am
View ArticleGeneral discussion • Re: Largest screen for RPi5?
Mine is on a 28" Samsung 4K display and it is absolutely clear and beautiful for someone that SHOULD be wearing glasses but hates to do so....Statistics: Posted by dbhosttexas — Sat Apr 27, 2024 2:40 am
View ArticleTroubleshooting • Re: Externally powered SSD doesn't work well on RPI4
I've run two kingston A400 SSDs without external power on a 4B but note that not all SSDs are as low in power.I've never found the need to put ferrite clamps at both ends of the cable, it depends how...
View ArticleGeneral discussion • Building logic and decoding pulse received on gpio using...
I have a device that sends a synchronous signal in a particular time interval.I have used the pigpio library(monitor.py) to first match the durations of the pulses with that to an oscilloscope. And it...
View ArticleGeneral discussion • Re: SFTP server raspberry pi 5
it's always fun to learn.consider still setting up google drive as a backup for your locally hosted data.trust me, been there, gdrive does not care about the device, the os or where your at.always...
View ArticleAdvanced users • Re: Running Raspbian from USB Devices : Made Easy
usb-boot (in the first post of this topic) has been updated.Simply replace your existing usb-boot script files with the new ones. No other changes are needed.This update adds support for multiple NVME...
View ArticleGaming • Re: Gauging interest in FTEQW Engine with Afterquake
I have tested the FTEQW in the five main games it is supposed to be able to support now. I have obtained great results. Even though it claims ito support Quake II, it cannot do so directly so without...
View ArticleGeneral discussion • Re: New Raspberry Pi Products
I can see a use case for PCIe x4 and PCiE x1 going to connectors.its even better then you think, it has x4, x1, and another x1!but it sounds like the CM5 will come with an RP1Statistics: Posted by...
View ArticleBare metal, Assembly language • Re: Accessing ISP functionality on Raspberry...
So, hermanhermitage/dumpbootrom through the UART to another machineive replaced that code long agoclone https://github.com/librerpi/lk-overlay`make PROJECT=rpi3-bootcode` and youll get a lk.bin...
View ArticleBeginners • Re: Powering Pi 4 on and off as a car computer
The regulator I posted is a switching regulator. Check the link at divinely.Statistics: Posted by wstein25 — Sun Apr 28, 2024 4:00 am
View ArticleGaming • Re: ECWolf 1.4.1 - Wolfenstein 3D Source Port
The mouse bug happens a lot after an initial build on some source code and I have had to use the same solution you suggested. It seems it is obviously a common occurrence as you ran into as well....
View Article