Cassagotchi: A 3D-Printed Arduino Nano Tamagotchi Pocket Pet
Maker Cass turned an Arduino Nano, a tiny OLED, three buttons, and a 3D-printed egg into a fully working Tamagotchi clone you can build…
Learn how to use the products in our store. In this category, you will learn how to operate sensors, displays, and programmable boards for your future electronic projects. Every tutorial includes the source code and wiring diagrams for your convenience. You can order the tutorial materials with a single button on the sidebar. Keep it rocking!
Maker Cass turned an Arduino Nano, a tiny OLED, three buttons, and a 3D-printed egg into a fully working Tamagotchi clone you can build…
Add LoRa long-range radio and GNSS positioning to M5Stack's pocket-sized Cardputer for $48 — a handy tracker, off-grid messenger, and field tool.
Turn a Seeed XIAO ESP32-S3 Sense into a $30 first-person-view RC car with onboard camera, Wi-Fi streaming, and a fully 3D-printable chassis.
An alien-themed Raspberry Pi Zero 2 W cyberdeck with a slick sci-fi case, mechanical keys, and pocket-sized portability for retro-future hacking.
Seeed's ESP-FLY is a $60 hackable mini drone powered by the XIAO ESP32-S3 — fully programmable, repair-friendly, and small enough to fly indoors.
Humble Bundle returns with 14 DRM-free Raspberry Pi Press ebooks at pay-what-you-want pricing — official handbooks, retro gaming guides, and tutorials.
This guide looks at a maker-focused ESP32 project that connects to Claude over Bluetooth Low Energy. It covers what the hardware buddy does, how…
Quick take: Kung first microcontroller mo, start with Arduino. If you need Wi-Fi/BLE + more power, go ESP32. For full Linux apps (camera, AI,…
The heart of modern electronic devices is Microcontrollers, from IoT gadgets to complex robotics systems, but no microcontroller can function without a reliable power…
Since robotics has always been a field that captivates imaginations with artificial limbs that imitate people, we are entering a new era where machines…
A stock Arduino on a 9V battery dies in hours. Sleep modes, dropping the regulator, killing the power LED — five tweaks ranked by…
ESP32 ships with two CPU cores most sketches never touch. Pin work to core 0 or core 1, pass data between them with a…