MaTouch SmartKnob Assembled ESP32-based rotary knob with touchscreen display sells for $69

Makerfabs MaTouch SmartKnob

Makerfabs has recently released “MaTouch SmartKnob Assembled” based on the SmartKnob View open-source hardware design but enclosed in a plastic case. As a reminder, the SmartKnob View is an ESP32-S3-based DIY rotary knob built around a BLDC motor. With clever software and engineering, the motor is so configured that it can do software configurable detents, haptic feedback, magnetic encoder, and more. It also has a round LCD touchscreen, and USB-C, and features a convenient 3D enclosure that can also be attached to your wall with some sticky pull tabs. The SmartKnob View was a great concept, but its DIY nature made it difficult for many people to get their hands on one as it was never manufactured in quantities. The MaTouch SmartKnob Assembled solves this issue by building upon the original design and comes fully assembled for immediate use. The original module integrates a 240×240 round LCD and uses an […]

GoogleFindMyTools locates ESP32-based Bluetooth trackers using Google Find My Device network

Google Find My Device ESP32

Leon Böttger’s GoogleFindMyTools is a re-implementation of Google’s Find My Device network. It works with Android devices and commercial trackers, but experimental support for ESP32-based trackers has recently been added.

The implementation features two components. First, the main.py Python script that will list and locate devices, and then the ESP32 firmware implemented in C with the ESP-IDF. The host computer will also need several Python libraries that can be installed with “pip install -r requirements.txt” and Google Chrome web browser.

This is the output of the Python script on my Ubuntu laptop:

ArmSoM RK3588 AIModule7 NVIDIA Jetson Nano-compatible SOM

Stackable HAT brings high-resolution 24-bit ADC to Raspberry Pi (Crowdfunding)

24 bit ADC 8 layer Stackable HAT on Raspberry Pi

Sequent Microsystems’ “Eight 24-bit ADC 8-layer Stackable HAT” is a Raspberry Pi expansion board designed for home automation projects. It is compatible with all Raspberry Pi models with a 40-pin GPIO header and features a stackable design that provides scalability for more complex setups. It includes eight independent 24-bit ADC channels, providing ultra-high resolution for measuring small analog signals accurately. It also features programmable gain amplifiers on each input channel for amplifying weak signals and optimizing the ADC’s input range. It is stackable up to eight layers, allowing for up to 64 differential analog inputs. It provides 4A continuous and 5A peak power to the Raspberry Pi via the GPIO header. It sends data via the I2C lines, leaving all other pins free for use. Also, it supports isolated RS485 communication for long-distance connectivity. The 8-layer Stackable HAT for Raspberry Pi is suitable for precision data acquisition applications, including industrial […]

Mekotronics R58-PTZ video surveillance/live streaming embedded computer features a PTZ camera, two HDMI input ports

Mekotronics R58-PTZ embedded computer with pan and tilt camera

I swear it’s not an AI-generated picture of a device, but the Mekotronics R58-PTZ is real and just another unusual Rockchip RK3588 hardware platform from the company that’s an embedded computer with a 3-inch display on the front panel and a PTZ (Pan-Tilt-Zoom) camera placed on top. Mekotronics describes it as a live-streaming box designed for video surveillance, so I assume its main use case is to leverage to built-in 6 TOPS NPU for live streaming with some real-time effect and/or surveillance applications detecting persons, masks, etc… especially it also offers two HDMI inputs for extra cameras. Mekotronics R58-PTZ specifications: SoC – Rockchip RK3588 octa-core processor with CPU – 4x CortexA76  cores @ up to 2.4 GHz, 4x CortexA55 core @ 1.8 GHz GPU – Arm Mali-G610 MP4 GPU with support for OpenGL ES 1.1/2.0/3.2, OpenCL 2.2, Vulkan 1.2 Video decoder – 8Kp60 H.265, VP9, AVS2, 8Kp30 H.264 AVC/MVC, 4Kp60 […]

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

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

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

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