MicroPython • Re: Logging temp to SD card, missing data
Thanks, I'll try ticks as well. I didn't like that the documentation said that it could rollover, though.Hey, nothing like a timely response … but I thought I had a nice simple explainer for ticks_*()...
View ArticleRaspberry Pi OS • Re: Autostart with labwc
An update is on my to do list but major changes are required as the current layout and sections do not fit the new situation. Don't hold your breath - recent feedback has been extremely discouraging...
View ArticleTroubleshooting • 49 inch monitor and pi4
Hello can some please help meTrying to get my pi4 to show up on my 49 inch monitor and Im having nothing but issuesStatistics: Posted by davidgregg10 — Wed Dec 04, 2024 12:04 pm
View ArticleTroubleshooting • Re: 49 inch monitor and pi4
Raspberry Pi 4 Model B - 8GBbootloader: 8ba17717 2023/01/1102:11board: d03115 3309ef7e 2c:cf:67:08:0e:e9boot: mode USB-MSD 4 order f41 retry 0/128 restart 4/-1SD: card not detectedpart: 0 mbr...
View ArticleRaspberry Pi OS • Re: Bookworm12 / Wayland kiosk mode?
Well I've at least discovered that the latest update uses labwc so the old methods won't work:viewtopic.php?p=2274153Thanks yet again to Thagrol for being on the ball.Statistics: Posted by John_U —...
View ArticleCamera board • Re: What is Focus “locking Screw” used for on 6mm Lens ( Not...
sandyolJust to let you know i did try your suggestion this afternoon on my 6mm connected to my GS camera and I failed to get any reasonable focus out of the lens.....I will try again...
View ArticleOther programming languages • Re: R on Raspberry Pi-2
If you want to post examples of programming languages running on a Pi, keep it to a single thread.The guidance is appreciated as at least 50 of the computer programming languages found on Rosetta...
View ArticleGeneral discussion • Re: New Raspberry Pi Products
I would say that a CM5 16GB with a 500 or 1000 GB nvme ram, put inside a keyboard case would be perfect. and i do not think would cost more, even less device to put in production.It would actually...
View ArticleBeginners • Re: Making raspberry pi 4 B into keyboard
Why?This is much easier with something like a Pico. There are a few ways to do it but this link shows how to do it using the Arduino IDE https://www.waveshare.com/wiki/RP2040-Keyboard-3I only have...
View ArticleSDK • Re: Driving a 2" ST7789 display with the Pico-C-SDK
Nice find. https://zingl.github.io/bresenham.html has the algorithms in C.Statistics: Posted by jamesh — Wed Dec 04, 2024 12:30 pm
View ArticleCompute Module • Re: question on CM4 and CM5 compatibility
Difficult to tell. For many use cases they are pin compatible. Some documentation here https://pip.raspberrypi.com/categories/ ... idance.pdfStatistics: Posted by jamesh — Wed Dec 04, 2024 12:32 pm
View ArticleTroubleshooting • Running Script at Startup
HiI'm using a RPi-5 and Ubuntu-64-bit 24.0.4 and trying to run a Java program at bootup/startup that provides a splash screen and then enters the user into an application.I went for option 2 as...
View ArticleGeneral discussion • Further development of 32-bit software?
I develop hardware libraries (node.js, c++ and node-red) for the Raspberry Pi.The hardware driver is written in C++.I am currently developing for 32bit and 64bit.To test the software I have to work...
View ArticleAdvanced users • Re: How to set communication between Raspberry Pi 4B and...
From the Raspberry Pi side, I actually use the cansend tool to put message on bsu already can be check with attachment. But the problem is how can I check the pixhawk received successfully.Statistics:...
View ArticleMedia centres • Re: Zero 2W Media Center supply 1m LED strip
Thank you for confirmation, it was important to be self-confident to build it.Statistics: Posted by RedDragon — Thu Dec 05, 2024 12:19 pm
View ArticleTroubleshooting • Re: Raspberry PI 5 HDMI output issues
Yep - turns out the monitor was the issue.I bought a https://www.amazon.co.uk/dp/B0CPM1T1XZ? ... asin_titleand this worked first time. SO i returned the Arzopa one.Thank you so much for all your...
View ArticleCompute Module • Re: Standard LCD 7 inches does not work fine on CM4 DSI0...
The firmware won't be caring about DSI displays. The original 7" 800x480 display is supported by the firmware, but we don't recommend jumping through the hoops to enable it.It's not a jumping through...
View ArticleTroubleshooting • Re: Cannot Get Raspberry Pi5 to boot into desktop
As an update (and from trying to dbug with chatgpt)running exec startlxde from a terminal after manually booting into the GUI with Code: startxcauses a crash back to desktop.Statistics: Posted by mfit...
View ArticleTroubleshooting • Bluetooth usb dongle
Hi!I have a project that requires to communicate with few BT devices. I wanted to test something better than onboard bluetooth of my rpi5 and I bought LM1010-0972 (with external antena). The problem...
View ArticleTroubleshooting • RPI4: could not attach PHY
Hi, this is a problem that recently occurred when introducing kernel 6.6 to a custom yocto image. The build is based on meta-raspberrypi layer and a poky distribution. This only is a problem with an...
View Article