Python • Formerly working and now not?
Hello, I have been using the following code to send text messages to myself for various purposes...I havent used it in a while but when I tried now all of a sudden it is raising the error message...I...
View ArticlePython • Re: Formerly working and now not?
any idea how to troubleshoot this?Read the error message. Look at the circumstances that cause that error message to be raised. Investigate each potential cause. Fix the cause of the error.Statistics:...
View ArticleBeginners • Re: NTP time issue
Great, thanks. Will check into that as I did read something about someone else having that issue so good to have a script as well.Statistics: Posted by martyp — Sat Apr 13, 2024 12:29 am
View ArticleSDK • Fast interface from RP2040 to CM4 over SPI or other
I've been using USB to transfer data from RP2040 to CM4 but would like to implement something faster (right now max around 600kB/sec despite it being 12mbps). I want to send a 100kB block to the...
View ArticleGraphics, sound and multimedia • Re: KODI playing time and clock using HP...
But, as I said before, I suck at programming... However:I will donate 20 HP5082-7300 displays to the person who creates this program for me. I also have some 5082-7304 displays with the +/- that I can...
View ArticleTroubleshooting • Help needed. Pi4 in Argon case not working
I have a number of Pi 4's in Argon cases with SSD. All work fine except one and I'm totally confused.I did some changes to it a while back but I don't remember what. I think I tried to install Moode...
View ArticleBeginners • Re: Please Help. Ipam mini2, want to get pi please help me.
They said you experts would know how to turn my ipad mini2 into linux and then add a raspberry pi 5it doesn't do that.i usually trade them in on amazon, at least you get some credit for purchase'sas...
View ArticleTroubleshooting • raspberry pi no green light no screen
hello friends ive moved away from my home to a another apartment and my pc has been at my old house and i wanted to use my raspberry pi as a normal pc to do light work stuff, i pluged the raspberry pi...
View ArticleTroubleshooting • Re: raspberry pi no green light no screen
The usual place to start is The Boot Problems StickyStatistics: Posted by thagrol — Sat Apr 13, 2024 11:45 pm
View ArticleBeginners • Re: ADC data transmission program problem with Pico W Bluetooth
Sorry for the delay. I check the arduino method to send your bluetooth data and Yes it hangs when you send information every 10ms.I modified your code for pico C-SDK and I was able to transfer data...
View ArticleGeneral discussion • When using UART, is the configuration for serial PC...
Hello,I'm connecting tf-lidar data via UART1 communication. Additionally, it's connected to a PC via serial.If I configure it as below, which UART is used for connecting to the PC via serial? I'm...
View ArticleGeneral • Re: How to verify the environment information in which the uf2 is...
@DS256Thank you for the helpful information.Unfortunately, I'm using C/C++.Statistics: Posted by asfdsfwdf — Sun Apr 14, 2024 12:09 am
View ArticleGeneral discussion • Re: STICKY: PINN - An enhanced version of NOOBS.
There is already a request to include Dosbian on my github issue page, maybe even from yourself Sorry I have not got round to it yet, like several others, as my priority is merging the beta Pi5...
View ArticleBeginners • Re: Self built NAS - how to backup PC, iPhone, iPad
Your easiest option for backing up from PC is almost certainly an existing product/project that supports backups to a NAS.That said, it should be possible to schedule some sort of backup without extra...
View ArticleGeneral • Re: What tools do I need to replace RP2040
Keep everything under a layer of liquid flux at all times, basic rule of SMT rework. Then pins don't oxidize and become unwettable.Don't mix solder types, the RP2040 will be lead-free solder of...
View ArticleMicroPython • Re: Raspberry Pi Pico on Scratch with MicroPython
Thank you for your input.I have tried Piper Make and found it to be designed around their education hardware kits that they sell, which limited the scope of what can be done with Piper Make. They have...
View ArticlePython • Re: Python code that works on my Pi2 won't work on my Pi5
... it works perfectly on my Pi2 but will not work on my new pi 5.What error are you receiving? Also, not to accuse you of anything, but have you re-read the article since "It was last updated on Apr...
View ArticleMicroPython • Re: Pi Pico Web Editor to work with Chromebook
There are some: but they are very buggy and almost unusuable and really geared toward block programming.https://bipes.net.br/ide/ <-- tried to use this but the students are constantly refreshing...
View ArticleBeginners • Re: Cheapest NAS Possible Pi 3 B+ vs Pi 4 2/4GB
Not large at all. For a NAS I'd run "headless" with the Lite version of the OS (no GUI). That should fit on a 16GB card quite easily. Possibly even an 8GB card, but that would be a bit tight.I tend to...
View ArticlePython • Re: Pi 5 and VsCode Display issues
Yeah Youtube strikes again... went a different route and have it working nowStatistics: Posted by DStansberry1 — Sun Apr 14, 2024 11:42 pm
View Article