General discussion • Re: Books/magazines on RPI5
You can save them to an usb drive and read it off another computerStatistics: Posted by RaspyHat — Tue Apr 01, 2025 10:20 am
View ArticleGeneral discussion • Rasberry pi 5 overclocked to 3ghz
Over_voltage_delta=50000Arm_freq=3000Gpu_freq=1000Force_turbo=1Good day!Statistics: Posted by ismail81 — Tue Apr 01, 2025 8:43 am
View ArticleGeneral discussion • Re: STICKY: PINN - An enhanced version of NOOBS.
Still working to make 2 custom OSes available to PINN as per your doc here: https://github.com/procount/pinn/wiki/H ... using-PINNThanks, building bsdtar per your instructions worked. I'm down to the...
View ArticleGeneral discussion • Raspberry Pi 5 Continuous Servo Complete Stop
I am attempting to make a mg996r continuous motion servo come to a complete stop using this code:from gpiozero import Servoservo=Servo(26)servo.value(0)while True:motion=input(“Enter value between -1...
View ArticleGeneral discussion • Parallel BMS ID Conflict – Need Better Logic for Dynamic...
Hello everyone,I’m working on a parallel BMS system where multiple BMS units communicate over a CAN bus. The system does not use a master-slave configuration, so each BMS must assign its own unique...
View ArticleGeneral discussion • Tennis recording idea. Is using an Rpi5 overkill?
I need some help with a project I'm brainstorming:The idea is to have a camera mounted on one side of a tennis court. There will be a tablet/button that a player can press so that their game will be...
View ArticleGeneral discussion • In the pico extension of VScode, I am unable to compile...
I tried to learn the tinyusb routine to add tinyusb to rp2040, but kept getting errors like "undefined reference to 'tud_hid_set_report_cb'" that would not compileStatistics: Posted by yinshibai — Wed...
View ArticleGeneral discussion • Re: In the pico extension of VScode, I am unable to...
No image was attached.To add a photo, resize it (scale it) to less than 512KB (I use Gimp to do that) maybe 1024 x 1024 pixels, then click the Attachments tab below where you type the text in.Click...
View Article