General discussion • Re: A Pi Pie Chart
For personal travel I wanted a cheap laptop. Searched on German amazon for laptop, condition new and sorted by price low to high. The first with 15.6" looked interesting, for only 160€(170$): AOCWEI...
View ArticleTroubleshooting • Re: Raspberry Pi 5 / Bookworm 12 / XScreenSaver
By default RPiOS on the Pi 5 uses Wayland/wayfire not X11/lxde to run the desktop.Not all X11 applications play nice with Wayland.You can switch from Wayland to X in raspi-config. Look under advanced...
View ArticlePython • 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 ArticleGeneral discussion • Re: Cnstant freeze with Pi 5
fan sounds normalpower supply ? i recommend you get the legit power supply for the rpi5. i got my rpi5 in trade because the previous owner was using a laptop power supply & had all kinds of...
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 ArticleBeginners • Re: Need more GPIO Pins...LCD screen uses them all!?
From what is published in your link to that screen, there are 4 unused pins on the 2x20 header.These are the physical pin numbers (NC = not connected):1NCPower positive (3.3V power)17NCPower positive...
View ArticleWolfram Language • Menu Bar Font Size in Mathematica Notebooks?
I have a Raspberry Pi 5 running Bookwork and Mathematica 14.I used Appearance settings to increase font size and indeed, in things like Terminal, the font size is indeed larger, but in Mathematica, it...
View ArticleGeneral discussion • What are the basic approaches to getting closer to the...
Hello,I've configured to receive data through the ov5642 camera. It's stated that they support up to 60fps (1280x960), but there's a significant difference(1frame per 2s). My setup involves connecting...
View ArticleBeginners • Re: Please Help. Ipam mini2, want to get pi please help me.
What does locked down me? I ask:my friend he say that you could do linux on my ipad mini, then add to the raspberry pi5 then i can use t as a screen, accelerometer, gps, gyroscope built in.... ? Can i...
View ArticleTroubleshooting • Re: WS2812B led control with Raspberry Pi 5 not working
I am having the same issue. I read that the Raspberry Pi 5 has changed the GPIO configuration, so I tried neopixel_spi. I don't get that error now.Statistics: Posted by CrabbyPete — Sun Apr 14, 2024...
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 ArticleCamera board • Re: Blank JPG from camera when using SSH
They are "approximately" the same size (give or take a few 100 bytes).And Irfanview says the width and height are the same. It shows a "almost black" image when I take it from the SSH.I did try...
View Article