LLMStick

LLMStick – An AI and LLM USB device based on Raspberry Pi Zero W and optimized llama.cpp

Youtuber and tech enthusiast Binh Pham has recently built a portable plug-and-play AI and LLM device housed in a USB stick called the LLMStick and built around a Raspberry Pi Zero W. This device portrays the concept of a local plug-and-play LLM which you can use without the internet. After DeepSeek shook the world with its performance and open-source accessibility, we have seen tools like Exo that allow you to run large language models (LLMs) on a cluster of devices, like computers, smartphones, and single-board computers, effectively distributing the processing load. We have also seen Radxa release instructions to run DeepSeek R1 (Qwen2 1.5B) on a Rockchip RK3588-based SBC with 6 TOPS NPU. Pham thought of using the llama.cpp project as it’s specifically designed for devices with limited resources. However, running llama.cpp on the Raspberry Pi Zero W wasn’t straightforward and he had to face architecture incompatibility as the old […]

FlashMyPico RP2350 web editor

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

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 […]

ArmSoM RK3588 AIModule7 NVIDIA Jetson Nano-compatible SOM
iLabs CPico RP2350

CPico RP2350 is another Raspberry Pi Pico 2 alternative with USB-C, 8MB flash, 2MB PSRAM, BConnect I2C & debug ports

iLabs CPico RP2350 is a Raspberry Pi Pico 2 alternative with the same form factor, still based on the Raspberry Pi RP2350 microcontroller but equipped with a USB-C port, 8MB flash, 2MB PSRAM, a Reset button, and Bconnect I2C and debug ports. Apart from that, the CPico RP2350 retains the other features of the Raspberry Pi Pico 2 including the two 20-pin PGIO headers, and BOOT button. It joins other Raspberry Pi Pico 2 alternatives like the Waveshare RP2350-Plus adding battery support. CPico RP2350 specifications: SoC – Raspberry Pi RP2350 CPU Dual-core Arm Cortex-M33 @ 150 MHz with Arm Trustzone, Secure boot Dual-core RISC-V Hazard3 @ 150 MHz Up two cores can be used at any given time Memory – 520 KB on-chip SRAM Security 8KB of anti-fuse OTP for key storage Secure boot (Arm only) SHA-256 acceleration Hardware TRNG Fast glitch detectors Package – QFN-60 Memory – 2 MP […]

Waveshare DDSM Driver HAT (B) Raspberry Pi DDSM motor driver

ESP32-based Waveshare DDSM Driver HAT (B) for Raspberry Pi supports DDSM400 hub motors

Waveshare has recently launched DDSM Driver HAT (B), a compact Raspberry Pi DDSM (Direct Drive Servo Motor) motor driver designed specifically to drive the DDSM400 hub motors. This board is built around an ESP32 MCU and supports wired (USB and UART) and wireless (2.4GHz WiFi) communication. Additionally, the board features a physical toggle switch, which lets it choose between the ESP32 control or USB control modes. On ESP32 control mode you can control the device through a built-in web application. In the USB control mode, the motor driver can be controlled via USB from a host computer sending JSON commands. An XT60 connector is used to power the board, and programming is done through a USB-C port that connects to the ESP32. The board is suitable for robotics projects, especially for mobile robots in 6×6 or 4×4 configurations. Waveshare DDSM Driver HAT (B) specifications: Wireless MCU – Espressif Systems ESP32-WROOM-32E ESP32 […]

Raspberry Pi 5 IPEM Power Energy Monitor

Ditronix’s IPEM PiHat turns your Raspberry Pi into a mains power energy monitor (Crowdfunding)

The IPEM PiHat is a HAT (Hardware Attached on Top) board for the Raspberry Pi that turns the single-board computer into a mains power energy monitor with four CT clamps. It provides an accurate way to track energy usage in home, office, and solar energy systems and is compatible with single-phase, two-phase, and three-phase electrical systems. The Raspberry Pi-based power energy monitor uses CT (current transformer) cable clamps to sample and measure data which can be used to report and analyze electric energy usage. This data can be used to save and divert energy to reduce costs and inefficiencies. The system is easy to set up and does not require a professional electrician. It uses a CT current clamp clipped over the building’s main power cables and connected to the local mains circuit for voltage and frequency measurement. The add-on board comes in two variants: IPEM PiHat and IPEM PiHat […]

RUBIK Pi AI SBC

Qualcomm QCS6490-based Rubik Pi 3 AI SBC supports Android, Linux, and LU operating systems

Thundercomm has officially launched the Rubik Pi 3 SBC built around the Qualcomm QCS6490 SoC with a 12.5 TOPS AI accelerator. The SBC comes in a “PI-CO ITX” form factor that combines the Pico-ITX standard and the 40-pin GPIO header found on Raspberry Pi SBCs. The SBC comes with a standard set of interfaces, including USB, HDMI out, MIPI-CSI camera support, Ethernet, Wi-Fi 5, Bluetooth 5.2, and much more. Additionally, the SBC features a 40-pin header for GPIO, UART for debugging, audio output, and RTC battery support. The company mentions that it is the first Pi-based system using Qualcomm’s AI platforms, hence it supports Raspberry Pi HAT/HAT+ expansion boards, making it suitable for various AI, IoT, and edge computing projects. Rubik Pi 3 SBC specifications: SoC – Qualcomm QCS6490 CPU – Octa-core Kryo 670 with 1x Gold Plus core (Cortex-A78) @ 2.7 GHz, 3x Gold cores (Cortex-A78) @ 2.4 GHz, 4x […]

Rockchip RK3568, RK3588 and Intel x86 SBCs and SoMs in 2025
PicoPD USB PPS/AVS development board

PicoPD Pro – An open-source RP2040 development board with USB PD support up to 30V

The PicoPD Pro is an open-source Raspberry Pi RP2040 development board that integrates USB PD support up to 30V, and features like voltage negotiation and power delivery while still retaining the Raspberry Pi Pico functionality. It features the AP33772S USB-C PD3.1 sink controller from Diodes Incorporated. The AP33772S supports the full USB-C PD 3.1 specification, including Extended Power Range (EPR) / Adjustable Voltage Supply (AVS) up to 28V and Programmable Power Supply (PPS) up to 21V. The PicoPD Pro USB PPS/AVS development board is ideal for powering devices with specific requirements, such as motor control boards, LED drivers, custom battery chargers, and other high-power applications. It also features a 5V rail output for less demanding applications. It can also be used as an AP33772S evaluation board. We have previously seen other USB-C PD solutions like the Spark Analyzer, YULC LED Controller, and USB Insight Hub which may serve a similar […]

Raspberry Pi CM5 mini-ITX motherboard

EDATEC ED-SBC3300 is an industrial mini-ITX motherboard for the Raspberry Pi CM5

EDATEC ED-SBC3300 is an industrial mini-ITX motherboard designed for the Raspberry Pi CM5 with plenty of ports and headers including HDMI 2.1 and LVDS display interfaces, seven USB 3.0/2.0 interfaces, up to two Gigabit Ethernet ports, a mini PCIe slot for 4G LTE cellular connectivity, RS232 and RS485 interfaces, and more. Like many Raspberry Pi CM5 hardware platforms, the EDATEC ED-SBC3300 mini-ITX motherboard is not exactly new since it’s basically the same as the EDATEC ED-SBC2300 Raspberry Pi CM4-powered industrial Mini-ITX motherboard, but fitted with a Raspberry Pi CM5 instead. Let’s still have a look at the specifications to see if anything has changed. EDATEC ED-SBC3300 specifications: SKUs – EDATEC ED-SBC3300 series – ED-SBC3310, ED-SBC3311, ED-SBC3320, and ED-SBC3321 SoM – Raspberry Pi CM5 SoC – Broadcom BCM2712 CPU – Quad-core 64-bit Arm Cortex-A76 processor @ 2.4GHz GPU – VideoCore VII GPU with support for OpenGL ES 3.1 graphics, Vulkan 1.2 […]

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