General • Checking Bluetooth project is viable
I’d like thoughts on whether this project is viable with a Pico W before I set off and hit a brick wall. To be clear, I’m not asking people to do it for me.I’d like to make a USB to Bluetooth adapter...
View ArticleBeginners • PI4 media player (2 differents streams over 2 HDMI)
Hello,I'm owning a PI4 and I would like to use it to stream 2 different content over his 2 HDMI ports.The idea is to have a folder with dynamic content (mostly mp4 video clips) that I'll update on a...
View ArticleSDK • FreeRTOS SMP - Share tick with other core
Hi there, I am struggling to make vTaskDelay work for tasks that are running on the second core (or the one without the tick, see Code: config_TICK_CORE.This is my minimal example where the...
View ArticleSDK • Writing multiple flash partitions via drag and drop.
I've organized my flash like this:0x00_0000 Partition table0x00_2000 A partition0x0c_2000 B partition0x18_2000 Bulk data (eg sound samples)0x40_0000 End of flashI'm using an rp2350. I want to be able...
View ArticleBeginners • FAT32 or NTFS for usb drives?
Hi, I got a 128 GB USB drive that I would like to format. I am planning to use it to transfer files between Windows and Raspberry Pi. It was in FAT32 by default so it was limited to 32GB. I heard that...
View ArticleAdvanced users • Using 7" touchscreen display only as user interface
I'm using a CM4 on an IO board and running bookworm. A 7" Raspberry Pi Display is plugged into Disp1 and working, as are a keyboard and mouse on USB ports. The desktop is mirrored on both the...
View ArticleRaspberry Pi OS • Updates Icon ?
Hi guys,I used to get notified if updates were available by an icon on the the task bar top right, however I no longer have it for some reason, is there a way to re-install it ?ThanksStuartStatistics:...
View ArticleRaspberry Pi OS • Safely ejecting adb-connected device on CLI
I tried Code: adb -s <INSERT DEVICE SERIAL NUMBER HERE> push /home/alinuxchap/Documents/dat/Hk/man/eject.txt /data/local/tmp & adb -s <INSERT DEVICE SERIAL NUMBER HERE> reconnect...
View ArticleBeginners • Tenda AX300 Wi-Fi6 (u2/W311Mi) adapter
Hello all,So I got myself a Tenda AX300 Wi-Fi6 (u2/W311Mi) and soon discover that it's not compatible with the latest Raspberry Pi OS Bookworm Kernel 6.12 released 13th May 2025Went on Tendas website...
View ArticleGeneral • How do Pico-range and RP2 users do things ?
One for Raspberry Pi ... but others may wish to comment ...Given we have little insight into how users undertake development for their Pico-range and RP2 devices; would it be useful to add some...
View Article