Adafruit’s PioMatter library adds HUB75 RGB LED Matrix support to the Raspberry Pi 5

HUB75 RGB Matrix Raspberry Pi 5

The Raspberry Pi 5 brought a more powerful CPU and GPU and faster I/Os compared to the Raspberry Pi 4, as well as some incompatibilities. While the transition from a Raspberry Pi 4 to a Raspberry Pi 5 is usually painless for most applications, Adafruit notes that the ability to drive HUB75 RGB LED matrices was lost on the Raspberry Pi 5 which now relies on the Raspberry Pi RP1 peripheral control to drive GPIOs instead of the Broadcom processor directly controlling them. The company has now addressed that by using the PIO (Programmable I/O) block in the RP1 chip, yes that’s the same PIOs as found in the RP2040 or RP2350 microcontroller, to drive HUB75 RGB LED matrices from the Raspberry Pi 5, and their work can be found on the Adafruit-Blinka-Raspberry-Pi5-Piomatter repository on GitHub. The instructions to install the Adafruit Blinka Raspberry Pi 5 PioMatter library (or just […]

Build a four-wheel RC car with ESP32-CAM board and off-the-shelf parts

ESP32 CAM robot car with off-the-shelf parts

While there are plenty of ESP32-based wireless-controlled robot cars with a built-in camera, like the PiCar-X 2.0 or Zeus Car, it might be more fun and rewarding to build something yourself. That’s exactly what Matt Sroufe did by building his own RC car using off-the-shelf parts and an ESP32-CAM board and writing firmware for it. To get started with the build, you’ll need six main components: A 4-wheel car chassis – $47.49 on AliExpress Electronic speed controller  – $5.27 on AliExpress. Matt selected the 30A version with green PCB. Dual-battery holder for about $2 on AliExpress 2x 18650 3.6V cells or 7.4V batteries purchased locally ESP32-CAM board with an external antenna and the 160° FoV camera – About $14 with board, camera, and external antenna. Bluetooth gamepad such as a PS4 controller The total should be around $80 with the batteries assuming you already own a Bluetooth gamepad. You’ll need […]

ArmSoM RK3588 AIModule7 NVIDIA Jetson Nano-compatible SOM

FlashMyPico – Raspberry Pi Pico / Pico 2 code editing and firmware flashing from a web browser

FlashMyPico RP2350 web editor

FlashMyPico website allows you to write C code, build the firmware, and flash it to your Raspberry Pi Pico, Pico W, Pico 2, or Pico 2 W directly from a web browser instead of having to check out the code from GitHub, build it in a terminal, and then manually copy the resulting binary. I’ve given it a quick with a Raspberry Pi Pico 2 board. The first step is to head over to flashmypico.com from your computer or even an Android smartphone. You’ll need a web browser that supports WebUSB, so for example, Firefox is not an option, and I eventually had to use Google Chrome instead. There’s a detect device link on the bottom left, so I clicked on that first, and my Raspberry Pi Pico 2 was detected as “RP2350 Boot” after I put it in bootloader mode. But it just told me that my board is […]

Radxa ROCK 5T SBC packs ROCK 5 ITX mini-ITX motherboard’s features onto a 110x80mm PCB

ROCK 5T

Radxa ROCK 5T is yet another Rockchip RK3588 SBC whose main selling point is to pack most features of the ROCK 5 ITX mini-ITX motherboard (170x170mm) into a much smaller 110x80mm board. The board features up to 32GB RAM, M.2 2280 sockets for NVMe SSDs, four independent display outputs via HDMI, USB-C, and MIPI DSI, HDMI input and camera interfaces, two 2.5GbE RJ45 jacks, on-board WiFi 6/6E and Bluetooth 5.x, and an M.2 Key-B socket for cellular connectivity. Radxa ROCK 5T specifications: (with differences highlighted in bold or strikethrough) SoC – Rockchip RK3588 or RK3588J (industrial grade) CPU – Octa-core processor with four Cortex-A76 cores @ up to 2.2 GHz (industrial) / 2.4 GHz (commercial), four Cortex-A55 cores @ up to 1.8 GHz GPU – Arm Mali G610MC4 GPU VPU 8Kp60 10-bit H.265 / VP9 / AVS2  / AV1 decoder, 8Kp30 H.264  decoder 8Kp30 H.265 / H.264 encoder AI accelerator […]

GEEKOM A6 Review – Part 2: A sub-$500 mid-range AMD Ryzen 7 6800H mini PC tested with Windows 11 Pro (Sponsored)

GEEKOM A6 Review Windows 11 Pro

In the first part of the review, we’ve already checked out the specs, gone through an unboxing and a teardown of the GEEKOM A6 mini PC powered by an AMD Ryzen 7 6800H CPU with up to 32GB DDR5 and a 1TB SSD, before quickly booting the preinstalled Windows 11 Pro. We’ve now had time to test the GEEKOM A6 in detail, so we’ll report our experience with the Ryzen 7 6800H mini PC with Windows 11 Pro. We’ve tested the features, ran benchmarks, evaluated storage and networking performance, stress-tested the device to see how it performs under load, and measured fan noise and power consumption. We’ll also compare it to the previous GEEKOM A5 and A7 mini PCs. [Update: The sponsored tag was added temporarily, as GEEKOM paid for the review to be pinned at the top of the website for one week] Software Overview and Feature Testing Going […]

STMicro’s STEVAL-MKI109D evaluation board supports all ST MEMS sensors with a DIL24 socket

STEVAL MKI109D MEMS sensor evaluation board

STMicroelectronics has introduced the STEVAL-MKI109D a MEMS sensor evaluation board, designed to test and optimize STMicro’s MEMS sensors for various applications, including industrial automation, smart agriculture, and consumer electronics. Built around the STM32H563ZI Arm Cortex-M33 MCU this development board features I²C, I3C, and SPI interfaces, along with a TDM interface for high-speed sensor data communication. The board is also compatible with STMicro MEMS DIL24 adapter boards, which makes it easy for engineers to test different sensors. Additionally, it has software-adjustable power circuitry (0–3.6V), and onboard power monitoring for accurate analysis of sensor performance. STEVAL-MKI109D specifications Main MCU – STMicro STM32H563ZI Arm Cortex-M33 MCU with DSP and FPU Storage  – MicroSD card slot Sensors – Supports all STMicro MEMS DIL24 compatible adapter boards Interfaces – I²C, I3C, SPI, TDM USB – USB Type-C connector for power and programming Misc Onboard J6 connector for STM32 programming and debugging Onboard J9 connector for […]

Rockchip RK3568, RK3588 and Intel x86 SBCs and SoMs in 2025

DeepSeek shown to run on Rockchip RK3588 with AI acceleration at about 15 tokens/s

Rockchip RK3588 DeepSeek R1 NPU acceleration

DeepSeek R1 model was released a few weeks ago and Brian Roemmele claimed to run it locally on a Raspberry Pi at 200 tokens per second promising to release a Raspberry Pi image “as soon as all tests are complete”. He further explains the Raspberry Pi 5 had a few HATs including a Hailo AI accelerator, but that’s about all the information we have so far, and I assume he used the distilled model with 1.5 billion parameters. Jeff Geerling did his own tests with DeepSeek-R1 (Qwen 14B), but that was only on the CPU at 1.4 token/s,  and he later installed an AMD W7700 graphics card on it for better performance. Other people made TinyZero models based on DeepSeekR1 optimized for Raspberry Pi, but that’s specific to countdown and multiplication tasks and still runs on the CPU only. So I was happy to finally see Radxa release instructions to […]

OpenWrt 24.10 released with Linux 6.6, TLS 1.3 by default, and 1970 supported devices

OpenWrt 24.10

OpenWrt 24.10 open-source lightweight Linux operating system for routers has just been released. It’s been upgraded to Linux 6.6 from Linux 5.15 in OpenWrt 2023.05, supports TLS 1.3 by default, improves support for WiFi 6 (802.11ax), and adds initial support for WiFi 7 (802.11be). After over one year of work since the release of OpenWrt 23.05, OpenWrt 24.10 adds over 5400 commits, and the total number of supported devices is now close to 2,000 at 1,970. It’s also the first stable release supporting OpenWrt One, the router directly designed by OpenWrt developers in collaboration with Banana Pi. OpenWrt 24.10 highlights: TLS 1.3 support in default images with MbedTLS 3.6 Activate POSIX Access Control Lists and file system security attributes for all file systems on devices with big flash sizes. Needed by docker. Note this is not enabled for all targets with the small_flash feature flag, including ath79/tiny, bcm47xx/legacy, lantiq/ase, lantiq/xrx200_legacy, […]

Boardcon CM3588 Rockchip RK3588 System-on-Module designed for AI and IoT applications