SDK • Re: Need help with SDK and newlib.
Code: int _write(int fd, void* buf, size_t cnt) { Printf("_WRITE %u:%s, %d\n\r");Is it good form to have printf call itself? Normally there is an independent subsystem which handles this. This...
View ArticleGeneral discussion • Re: Air holes for the official case (results)
You get air flow problems with small holes. Turbulence. After expanding to a certain size, you get a shaft of air moving at full speed.Air rises with heat. A flat case has very little air movement...
View ArticleBeginners • RasPI imager, does not see the NVMe SSD to image OpenPlotter from...
Hello,New Build - RasPI5, MacAutherHat - IMU - power card, Maiana, PIM 700 NVMe 500GB base, HDMI card.Help please, I can not image or download or install openplotter to the SSD. RasPI imager, does not...
View ArticleGeneral discussion • Re: Laziest Cooling mod for RPI 5 ever?
You could move to Finland. A fellow there posted about dumping his overclocked computer out in the snow when it ran hot.The problem with most of the small cases I test is simple. The holes are wrong...
View ArticleTroubleshooting • Re: Help, Pi5 stuck on boot with fan on
Thanks, using an external ssd is working quite well.I have one small wrinkle with this new setup: the system is again stuck on boot trying to boot from a second ntfs usb hdd attached instead of the...
View ArticleHailo • Re: AI kit Hailo-8l
I used the top one. It's a docker image so you'll need to have docker installed.Statistics: Posted by daveronan — Wed Dec 11, 2024 11:57 pm
View ArticleTroubleshooting • External WD_Black HDD not going to sleep
Hi,I am using a WD_BLACK D10 12TB powered usb3.0 and it works perfectly except that it does not goes to sleep.It goes to sleep after 10 minutes of idle time on any other Windows system and computer I...
View ArticleBeginners • Re: RasPI imager, does not see the NVMe SSD to image OpenPlotter...
Hello,New Build - RasPI5, MacAutherHat - IMU - power card, Maiana, PIM 700 NVMe 500GB base, HDMI card.Help please, I can not image or download or install openplotter to the SSD. RasPI imager, does not...
View ArticleGeneral discussion • Re: Raspberry Pi Monitor, Black - confirmed?
That’s more like it, screen looks great in black.Will be buying at least one of those.Statistics: Posted by rpiMike — Thu Dec 12, 2024 12:28 am
View ArticleGeneral • Re: A Snek port for a Pico ?
Looks like he has a Snekboard with an Atmel ARM MCU. So there should be some kind of HAL to match the Arduino target and the Atmel ARM target.Snekboard doesn't even identify the Atmel chip -- I think...
View ArticleTroubleshooting • Pi5 stuck on boot wanting to boot from second ntfs usb hdd...
I’m running Raspbian latest version on my pi5 from an external usb3 ssd. I also have an esternal usb3 powered HDD attached used for storing media.With both usb3 disks attached, the Pi is stuck on...
View ArticleAdvanced users • Re: Image File Utilities
@kwatty1,I just repeated the test on a RaspberryPi 3B+ and still don't find any problems:Code: login as: pipi@192.168.1.103's password:Linux raspberrypi 6.6.51+rpt-rpi-v7 #1 SMP Raspbian...
View ArticleTroubleshooting • Re: Flakey Pi, Image or SD Card?
Looks like that is the wrong version. Try the ARMv8 version.(The Raspberry pi 3 series (3B/3B+/3A+/CM3/CM3+) use the cortex A53, which is an armv8 core)It worked OK for me on a Pi3+ running Bookworm...
View ArticleGeneral • E-paper + pi pico?
i'm trying to connect a raspberry pi pico with an e-paper display (using micropython). Can anyone find an example of the display?Statistics: Posted by QueasyCarBoy — Thu Dec 12, 2024 11:00 pm
View ArticleMicroPython • Re: ST7789 driver for micropython?
Sorry for leaving you out, but i did find some code myself. Thanks for the help, still.Statistics: Posted by QueasyCarBoy — Thu Dec 12, 2024 11:03 pm
View ArticleGeneral programming discussion • Any advises for a DB Browser for SQLite for...
Used to be, with a single RPi running RPi OS with desktop, I am writing some hobby weather station code and "DB Browser for SQLite" https://sqlitebrowser.org/ is very nice for viewing the DB for debug...
View ArticleGeneral discussion • Re: New Raspberry Pi Products
I think 8GB of ram is already a good balance. Most chromebooks ship with less. 16 would be fantastic but 8 is "enough" for day to day use imo.Just to be clear...I don't expect a 16GB Pi-500 (it could...
View ArticleMicroPython • Re: Hardware .irq Interrupt on Button Push Difficulty
@opsysJust a quick few tips on using the asycnio in the code snippet you posted, as I see some problems with your code.You refer to a PinWatch class snippet I posted a long time back . You do not show...
View ArticleTroubleshooting • New download of Bookworm is not resolving...
Tonight i used Raspberry pi Imager to flash 32 bit Bookworm to a 32GB microSD card.I put the card in my Pi Zero w and booted.Next I opened the terminal and typed sudo apt-get update.It returned...
View ArticleGeneral discussion • Re: Stepper Motor Old PCB to New PCB
We have no way of knowing what you're talking about and since the raspberry pi does not have a bird that supports motors directly, this is not likely to be a raspberry pi issue at all.Maybe you can...
View Article