MicroPython • Re: ST7789 240x240 colour display problems on Pico under...
Apologies, I can't remember where I got the st7789_LCD.py file from, I tried so many things from so many different places I lost track.Statistics: Posted by Neil67 — Mon Dec 30, 2024 6:52 pm
View ArticleGeneral • Re: Smart floor registers with Raspberry Pi Pico 2W: efficient...
Feel free to add a link to a YouTube video, I think it would be useful.Thank you! I've updated post.Statistics: Posted by gektor650 — Mon Dec 30, 2024 6:53 pm
View ArticleAutomation, sensing and robotics • How is your xperience on Mosquitto and Paho
For weather station, 24/7, aim for high uptimeHow is your experience in Mosquitto broker and Paho python client?Which client for Pico Micropython? Is umqtt.simple good?Statistics: Posted by David16962...
View ArticleNetworking and servers • Sharing Wi-Fi connection via Ethernet
Hi,I have a raspberry pi 5 that runs my media library via Jellyfin and a pi 4 nas. I’m going to university so my access to tinker with Wi-Fi will be limited On my pi 5 I have wlan0 as a hotspot and an...
View ArticleMicroPython • Re: Pico W Reliability
I've set up an AP with 120s timeout ... no disconnection. But I see both AP and STA do some radio exchange, like a keep-alive (QOS messages).If I force disconnection from AP, I get a lot of /// 802.11...
View ArticleGeneral discussion • Camera with Built-in WiFi and HTTP
All - Could anyone recommend a clean, simple wifi video camera with a built-in non-proprietary http video streamer? All the cameras I'm finding require you to install their app. I just want it to...
View ArticleSDK • Re: [Solved - Mega Crimbo Brain Fart] Failed to build 'picotool'
I belive I've commented out: https://github.com/raspberrypi/picotool ... ke#L24:L28 - I have https://github.com/skeeto/w64devkit having pkg-config. Then it was only CMake script to find libusb. For...
View ArticleRaspberry Pi 400 and 500 • m.2 Hats for Pi 400/500
Does anyone know of any hats that work well with the Pi 500 that can add m.2 storage? I found a lot online that work with the Pi 4/5 but only a few that work with the form factor of the Pi 400/500 and...
View ArticleNetworking and servers • Re: Retrieve swimming pool data
No luck with wget either, nor with Invoke-WebRequest. I'm going to leave this until next year The part they have working now, is to fetch the data from a local computer and add it to a csv file, all...
View ArticleGeneral • Re: Flaw in the Hacker Challenge ?
There's a company in Singapore who can read the contents of any OTP using electron scanning. But they charge a lot more than US$20k I'm afraid that's not good enough.2. The challenge requires you to...
View ArticleRaspberry Pi 400 and 500 • Re: m.2 Hats for Pi 400/500
Only option is a USB3 to M2 adapter.Statistics: Posted by rpiMike — Tue Dec 31, 2024 6:32 pm
View ArticleAdvanced users • Re: Image File Utilities
I single-stepped through a stock image-backup under bashdb. Everything makes sense until that line, and then the -f fails, as if the image file weren't there. But it IS there. Here's the output of the...
View ArticleRaspberry Pi OS • Network Installer fails after 'Starting Installer'
Having trouble booting the raspberry pi 5. I'm now trying the network installer. After seemingly downloading the installer the screen show "Starting Installer" and then proceeds to black screen. This...
View ArticleMicroPython • Re: .uf2 upload problem (raspberry pi pico 2)
And, for an RP2 in BOOTSEL mode, for me ...Code: pi@Pi4B:~ $ picotool info -dDevice Information type: RP2040 flash size: 2048K flash id: 0xE6614104031D892FSo it should be possible to put an RP2 into...
View ArticleAdvanced users • Re: Moving Linux Kernel to 6.6
Hi all, apologies if this is the wrong place to post.I’ll preface this by saying I’m relatively new to Linux, so please feel free to call out any glaring mistakes.It seems there’s a bug in the 6.6...
View ArticleDevice Tree • Re: For the life of me I can't make TLV320AIC3110 Audio chip...
Youmay find this useful viewtopic.php?p=2279658#p2274995Tta it on the official OS first as at least I don't have any intention to bother with ubuntu.Statistics: Posted by aBUGSworstnightmare — Tue Dec...
View ArticleBeginners • Re: How do I read an SO file on Debian?
Username checks out.Truth in advertising.Funny, b/c my suggestion of using objdump, while actually accurate, was intended as a joke.Statistics: Posted by BigRedMailbox — Tue Dec 31, 2024 7:26 pm
View ArticleGeneral • Re: Controlling Stepper Motor via TB6612FNG Motor Driver using...
Yep, not a stepper controller at all. Product description says:The TB6612FNG Motor Driver can control up to two DC motorsIt contains two H-bridges, so can control one stepper motor, or two DC...
View ArticleGeneral discussion • Re: Raspberry pi 500 rechargeable battery?
The Raspberry Pi 500 seems like a great new product. I only wish, however, that it had a built-in, rechargeable battery, so you become even more portable and avoid the charger like a laptop. Could...
View ArticleTroubleshooting • Re: Issue with Web Browser when RDP into Pi4
Option 2 also worked for me, fixing VS Code splatting garbage on the display using Pi 4B Bookworm 32-bit X-11, browsers likewise. So many thanks, 'user9000'.Statistics: Posted by hippy — Wed Jan 01,...
View Article