General • Re: Problems with battery driven Pico
Found some idea on saving power in https://ghubcoder.github.io/posts/deep- ... cropython/Other approach is hardware as used in pimoroni enviro grow board: they use an external RTC and completely...
View ArticleCamera board • Re: 64mp Hawkeye Arducam stops working after OS updates
This seems to have happened again, I did an `upgrade` a few days ago, and the Arducam Hawkeye is no longer being discovered. I've tried re-installing the arducam drivers, but still gettingCode:...
View ArticleGeneral discussion • Play spotify offline on a raspberry pi, is possible?
Hello everyone, i have a premium account and i would like to know if it is possible to listen to Spotify offline on a Raspberry pi?Statistics: Posted by Wasabi_93 — Sun Sep 08, 2024 1:46 am
View ArticleInterfacing (DSI, CSI, I2C, etc.) • Pico and MPU6050
Hello,I am trying to run a Raspberry Pi Pico connected to an MPU6050. I am using this MPU6050:https://www.adafruit.com/product/3886I have used the code from pico-examples for the MPU6050. My...
View ArticleTroubleshooting • Re: Dip Switches on Pi Keyboard
So loaded a fresh Raspberry Pi OS image onto a Pi4, I would unplug the keyboard, move the dip switches around, plug the keyboard back in and start typing. I tried a few combos, and I'd always type out...
View ArticleC/C++ • Re: Understanding the Basics of Callback() and Similar Functions
Thank you for the thoughtful reply! I will spend some time working through this. Cheers!Some detective work required. https://github.com/lbrombach/practical_ ... llback.cpp shows...
View ArticleGeneral • Re: Non blocking data logging on dual core system
Thanks and congratulation on zeptoforth. I did dabble with forth on Z80 many decades ago but never got proficient. That was probably about the time ejolson was struggling to squeeze a video driver out...
View ArticleTroubleshooting • Re: Forget Username and Password
Yes, I’d like to —— 1) I want to retrieve the username and password that I had been using a long time ago.(so that I can login and use it like I used to do).If 1) is impossible, then —— 2) I want to...
View ArticleTroubleshooting • Re: Water damaged RP4, is this fixable?
What's the worse that could happen? It's either already broken or not.Clean it up, I'd skip the cleaning products. Use a toothbrush. If it was submerged recently, leave it in a food storage container...
View ArticleBeginners • Re: Pi5 vs Microsoft Teams
Does teams even run on a Pi? Perhaps the web interface does, but as far as I know there is no Teams app that can be installed in a Pi.Statistics: Posted by memjr — Mon Sep 09, 2024 1:00 am
View ArticleGeneral discussion • Re: Will AnyDesk run on a Pi 5
Got it. Sorry for the bandwidth.Bob WStatistics: Posted by kn4hh — Mon Sep 09, 2024 1:18 am
View ArticleGeneral discussion • Re: Packaging as Russian dolls
You could flatten the boxes and stack them.I, personally, just throw them away.Statistics: Posted by ame — Mon Sep 09, 2024 1:30 am
View ArticleGeneral • Re: RP204 USB Port
So, can I use the RP2040 USB port for PC comms but somehow block it for Arduino use No, you can't do that. If the usual USB pins are exposed the BOOTSEL loader will always accept uploads from Arduino...
View ArticleGeneral discussion • Re: Details about raspberry pi warranty claim process
In the UK we also have the Consumer Rights Act 2015, which gives the user a lot more power, for instance:If the goods arrive dead or faulty, you can claim your money back.If the goods go faulty very...
View ArticleTroubleshooting • Re: Raspberry Pi5 HDMI connection to Xgimi Halo Beamer
HiJust in case anyone is interested, I solved it and it was a stupid little setting on the Xgimi beamer.A while ago I deactivated the LIVE TV app and for some reason this also disables the hdmi...
View ArticleNetworking and servers • Re: How assign docker bridged network Docker/Nodered...
Thanks both of you for your patience and your help! I need a bit to process it and trying to follow your advice.Statistics: Posted by vdp1331 — Mon Sep 09, 2024 5:15 am
View ArticleGeneral discussion • Re: M.2 HAT+ mounted on the bottom of the Pi5?
No GPIO is used on the M.2 HAT+. So, if your NVMe does not consume too much power that should work.Pimoroni NVMe base would be another option, also allowing for 2280 drives.Statistics: Posted by...
View ArticleTroubleshooting • Re: Argon ONE V3 M.2 Case for Rpi 5 does not recognize NVMe
Just to make sure, is your system up to date?Statistics: Posted by Solskogen — Mon Sep 09, 2024 6:05 am
View Article日本語 • Re: Raspberrypi4BがHDMIセレクタだと画面出力されない
Raspberrypi4BのHDMI出力をセレクタを挟むと画面出力されません。端子を刺すポートの変更、ケーブルの変更、bootcode...
View ArticleGeneral discussion • Re: Remote Access To Branch Sites Behind Routers We...
Hi memjr,Thanks for responding.In order to ssh to a pi at a remote branch that your router is behind someone else's router, you're going to need them to forward the ssh port (whatever port that needs...
View Article