General • Re: Pico2 easy upgrade or nightmare?
I can just have a boards folder in the project root then, that's awesome. Will changing this cause issues with dependencies for example my folders need pico.h and pico2.h so do I need to copy them to...
View ArticleUbuntu • Re: No gfx acceleration on Ubuntu on rpi5?
kerry_s' assertions (I'm well aware my job is an absolute joke as far as they're concerned)my mistake, i apologize.no developer is a joke to me.you have a tough job, things got corporate.Statistics:...
View ArticleOff topic discussion • Re: Boolean Algebra?
Perhaps it would help those having trouble understanding that there is no equivalence between arithmetic functions and Boolean operations if they were to look up the gate logic for half adders and...
View ArticleBeginners • Re: How can I connect my Pi5 to my WPA3 network?
A quick search found this viewtopic.php?t=298942#p1874264Statistics: Posted by memjr — Fri Sep 20, 2024 2:41 am
View ArticleBeginners • Re: pi5 using 480i
The edids we tested can be found on this github here:https://github.com/ali1234/edid-test I don't remember which one works, but one of those does actually function interlaced using my converter but...
View ArticleTroubleshooting • Re: Mouse cursor artifacts on third party desktop environments
it's a default setting you want to turn offStatistics: Posted by kerry_s — Sat Sep 21, 2024 12:21 am
View ArticleAdvanced users • Re: rsync backups may create inconsistent backups with...
I don't know the specifics of how the Debian people and processes handle binNMU updates. Generically, APT does update the timestamps on files when it updates a package, but the timestamp is preserved...
View ArticleAdvanced users • Re: Locking Secure-boot on Pi4B
Now I can detect rpi with rpiboot utility but if I try rpiboot -d secure-boot-recovery than getting error no bootcode files.So how can I make permanent boot and write data to OTP memory so no one can...
View ArticleHATs and other add-ons • Re: MicroPython port for Build HAT
Honestly incredible that you figured this out without support from Raspberry Pi. Thank you for taking the ball this far!Statistics: Posted by mspl — Sat Sep 21, 2024 1:56 am
View ArticleGeneral • Re: E9 errata should NOT be any show stopper
I wonder if kids could get away with "the RP2350 ate my homework"?Statistics: Posted by kilograham — Tue Sep 24, 2024 10:03 pm
View ArticleHATs and other add-ons • Raspberry Pi AI Kit Facial Recognition
I have created a trivia game that utilizes the Open CV Face Recognition to identify the "player". I included this feature so I could alter the difficulty of the questions depending on the player. If...
View ArticleGeneral • Re: Procedure for protecting code on Pico 2
There's no super sensitive data in my code. I just want to make it as difficult as possible to straight extract the binary and load it on another pico. I also want to keep the solution simple as...
View ArticleSDK • Re: Setting SCL,SDA pins for Serial2
Well, good luck with it! Yes, you seem in the right track for UART and getting the output you need.I am still learning a lot also, and there is a lot to learn! The comments in the above example...
View ArticleTroubleshooting • Re: raspberry pi imager formating my sd cards wrong
I gave up, I'm returning the unit for a refund.What are you returning? If you mean the RPi you have not reached the stage of checking if there is anything amiss with it.Statistics: Posted by drgeoff —...
View ArticleAutomation, sensing and robotics • Re: Raspberry Pi 4B pinout expansion,...
How about port expanders - is there any instructions how can I communicate via expanders? which one should be optimal?And AC detector - how to build it?Statistics: Posted by Frozen — Tue Sep 24, 2024...
View ArticleGeneral discussion • Re: Getting "no space left on device" message
That did it!Thank you very much.JimStatistics: Posted by wa4ywm — Tue Sep 24, 2024 11:17 pm
View ArticleMicroPython • MicroPython OLED library for Raspberry Pi Pico
I would like to share the MicroPython SSD1306 OLED Library that can works with Raspberry Pi Pico boards.Features:Supports degree character ( ° )Supports text, numbersSupports drawing shapesSupports...
View ArticleGraphics programming • Using v3d performance counters causes kernel panic
Raspberry Pi 4, latest bookworm with all updates, 6.6.47+rpt-rpi-v8 #1 SMP PREEMPT Debian 1:6.6.47-1+rpt1 (2024-09-02) aarch64 GNU/Linux1. Get and build kmscube2. Set GALLIUM_HUD to show some...
View ArticleTroubleshooting • Cannot connect to Raspberry Pi 4 via SSH
I am a complete newbie and installing Raspberry Pi OS on my Raspberry Pi 4 for the first time. I follow the standard approach, I use a linux PC (Ubuntu 23.04) and installed an imager there, and...
View ArticleGraphics, sound and multimedia • Re: 60k hdmi to 120hz p1080
Everything works fine now. I bought geekpi raspberry pi 5 starter kit and a computerscreen AOC 240hz at Amazon.Now I run RPI 5 in 120hz. That's all good.SincerelyBob, SwedenStatistics: Posted by...
View Article