Beginners • Re: Arduino create agent for Raspberry Pi 5, arm64
Again, have you already tried their instructions on github “How to compile on Raspberry Pi”Statistics: Posted by neilgl — Tue Mar 05, 2024 5:15 pm
View ArticleGeneral programming discussion • Raspberry BT 5 Long Range & WiFi NaN
HI,I would like to use Bluetooth 5 Long Range and WiFi NaN on Raspberry Pi 4 or 5 (not RP2040), but I don't read any detailed information on the BT/WiFi specs or the chip the Raspberry PI uses.Can I...
View ArticleTroubleshooting • Re: lens.google.com using 100% GPU constantly
I was not, but no mouse lagStatistics: Posted by neilgl — Tue Mar 05, 2024 5:16 pm
View ArticleSDK • Re: pico_sdk_import.cmake question
Yes, ENV means a system / shell environment variable.https://cmake.org/cmake/help/latest/variable/ENV.htmlWhat configuration file did you use to set the environmental variable and how so, export or...
View ArticleSDK • Re: Intercepting printf() calls, redirecting to a ring_buffer, sending...
The SDK has the concept of stdio drivers and you can write your own. ...Ah, that looks like the Right Way!Statistics: Posted by carlk3 — Tue Mar 05, 2024 5:36 pm
View ArticleAutomation, sensing and robotics • Trash sorting Robot with Rasberry Pi 4 8Gb
Hello to all of you.I'm starting a project to construct a robot that sorts trash, and I need some advice on a few important points. My objective is to use self-learning AI algorithms to build a system...
View ArticleRaspberry Pi OS • Re: Can't change keyboard layout from GB
Never mind. I re-downloaded the 64bit lite image file and reburned it to the SD cards and started over. Everything worked after that. It was pretty weird, though. Thanks for responding.Statistics:...
View ArticleFrançais • Re: Pb X après mise à niveau vers Bookworm...
J'ai un RPi 3 qui fonctionne très bien sur bookworm:Model: Raspberry Pi 3 Model B Plus Rev 1.3$ uname -aLinux sensor 6.1.0-rpi4-rpi-v8 #1 SMP PREEMPT Debian 1:6.1.54-1+rpt2 (2023-10-05) aarch64...
View ArticleAdvanced users • Re: Argon One Replacement Daemon
Trying to use the script to compile the Daemon on Fedora Workstation Edition on a Rpi4 8GB. I am getting a similar error I got when I was running Ubuntu Mate:(SNIP)Help please? I suggest you run the...
View ArticleAdvanced users • Re: Virtualisation on RaPi5
Docker works.Statistics: Posted by drgeoff — Tue Mar 05, 2024 5:58 pm
View ArticleAdvanced users • Re: RPi 5 serial port, does it detect a connection?
Follow up...I think I can explain some of this.Firstly, I've set the UART to 921,600 baud, so my cmdline.txt file contains "console=serial0,921600" and my EEPROM config contains "UART_BAUD=921600".If...
View ArticleCamera board • Re: Your best camera module v3 shots?
Right, I'm just trying to get a realistic expectation of this camera. It's like so far it seems that things up close look better than far away (even at infiinie focus). I'm talking the branches of...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: Unable to Use WaveShare SIM7600G-H 4G
Did you ever get this to work? I am having trouble understanding how to send a Get or Post command to a website API. If you have resolved, would appreciate some tips...Statistics: Posted by krm240 —...
View ArticleAdvanced users • Re: Pi5 - PWM on GPIO 18
would love to see such kinds of limits stated in the RP1 data sheet.The information is published, just in RP1's driver source and DTS files. Which is where I get it from.Statistics: Posted by PhilE —...
View ArticleTroubleshooting • Fruitbox Freezing
Running Fruitbox on my Pi 4 has been very inconsistent. Sometimes when I launch it, the program loads, but is then frozen and none of the touchscreen buttons work. If I press a button and wait a few...
View ArticleTroubleshooting • Re: Understanding sudo -u
See the sudo man page: -U user, --other-user=user Used in conjunction with the -l option to list the privileges for user instead of for the invoking user. The security policy may restrict listing...
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Re: RPi 5 1-Wire / DS18B20 is unstable...
The only way is the 6.6.16 kernel or use my bitbanging method!As an alternative (until new kernel is out), could he just disable ASPM? Would that solve it for now?Statistics: Posted by ScottW1 — Wed...
View ArticlePython • Re: Network Manager fix for Debian Buster
then, you'll have to fixup the module for your use case as i did, i would start by changing that if/else of addr_to_python to a try/exceptHi alfrix. Sorry to bother again but you're the only one I...
View ArticleGraphics, sound and multimedia • Re: Auto Video Looper /w GPIO control
Hey Ken, Just out of curiosity, does this work successfully with the Bookworm OS as of yet?just curiousStatistics: Posted by TruckingAlong — Wed Mar 06, 2024 6:00 pm
View ArticleGeneral discussion • Bee Monitoring Setup Advice Needed!
Hello!My University lab is planning a project to monitor very small bees for several months. We are using multiples of the Zero2W and M3 NoIR/Regular Wide to film them in daylight and constant...
View Article