This project is an emulation of the original Tamagotchi P1 designed to run on Arduino UNO hardware. It uses TamaLib as its core engine, with heavy optimizations applied so it can function within 32K Flash and 2K RAM limitations.
- Emulation based on TamaLib optimized for low memory
- Uses SSD1306 I2C OLED displays via the U8g2 library
- Requires specific hardware including push buttons, resistors, and a buzzer
- Includes instructions to convert Tamagotchi ROM files into C headers using Java
CrowPanel Advanced 10.1-inch HMI Display Overview
This AI terminal uses dual-core ESP32-P4 RISC-V and ESP32-C6 wireless architecture. It is designed for industrial automation and smart home control.
* Dual-core processor with AI acceleration and up to 32MB PSRAM
* 10.1-inch IPS capacitive touchscreen (1024x600)
* Wi-Fi 6, Bluetooth 5.3, and replaceable modules for Zigbee or LoRa
* Facial recognition via integrated camera interface
* Voice interaction with microphone array and dual speakers
* Compatible with Arduino IDE, ESP-IDF, and LVGL
ESP-Claw is an AI agent framework by Espressif that enables ESP32 series chips to function as active decision-making centers rather than passive executors. It implements a full intelligence loop involving sensing, reasoning, and execution locally on edge hardware. Through conversational programming via chat interfaces, users can define device behaviors using dynamic Lua loading without traditional coding expertise.
- Event-driven architecture with millisecond response times
- Structured memory management that prioritizes privacy by keeping data off the cloud
- MCP communication support allowing devices to act as both a client and a server
- Broad compatibility with various LLM APIs including OpenAI, Anthropic, Qwen, and DeepSeek
- Support for multiple development boards via web-based flashing or local builds
A wireless 24GHz mmWave motion tracking system consisting of a standalone radar node that reports detected targets over Wi-Fi to a separate display unit.
Key details:
- Multi-target tracking for up to 3 people within a 7m range
- Live radar-style visualization on an Arduino GIGA Display Shield
- Distance-reactive audio alerts via a passive piezo buzzer
- Battery-powered operation with USB-C recharging and LED level indicators
- Includes 3D-printable enclosure files and full firmware for the XIAO ESP32-S3 and GIGA R1
This repository contains a collection of Arduino-based emulators for the vintage Busch 2090 Microtronic Computer System, an educational 4-bit computer from Germany produced in the early 1980s. The project provides multiple implementation versions ranging from simple Arduino Uno R3 setups to more advanced "Next Generation" hardware featuring OLED displays and SD card storage. It includes comprehensive documentation on reverse-engineered protocols such as the 2095 Cassette Interface, machine code sound output techniques, and various built-in ROM programs for games like Lunar Lander and Nim.
This project is an ESP32-based ADSB tracker that provides a real-time flight radar display similar to FlightRadar24 on a small round TFT screen. It displays aircraft positions, trails, and local airport markers using data from sources like ADSB.lol or OpenSky. The system includes advanced visual features such as auto zoom cycling, decorative day/night sky layers with sun and moon calculations based on solar math, and optional GPS support for localized tracking.
- ESP32 DevKit V1 compatibility with Waveshare 1.28 inch GC9A01 round TFT display
- WiFiManager integration for easy network configuration
- Real-time aircraft trails and deconfliction to reduce visual clutter near airports
- Dynamic zoom cycling from 25 km to 250 km range
- Local solar math for sun position and moon phase rendering
- Optional TinyGPSPlus support for live location coordinates
An overview of ESPConnect, a free self-hosted web utility used to manage and flash ESP32 microcontrollers. The tool provides detailed hardware profiling for various MCU models, allows for advanced partition management, and enables flashing firmware or creating system backups through filesystem access. It also includes essential debugging features like an NVS Inspector and a Serial Monitor.
- Detailed hardware profile generation (MAC address, memory, clock speeds)
- Partition layout modification and flash backup capabilities
- File system support including SPIFFS, LittleFS, and FATFS
- Debugging via UART logs and session history tracking
- Easy deployment on Proxmox using LXC scripts
Following his successful creation of a 7:1 scale Arduino UNO Rev3, creator UncleStem has developed a matching oversized "turtle robot" designed to operate with the massive board. Using a standard-sized turtle robot as a blueprint, he scaled up every component by utilizing functional equivalents, such as high-power motors intended for kids' ride-on vehicles and 3D-printed shells that mimic the appearance of original miniature parts. The resulting mega-robot functions identically to its small counterpart, using an ultrasonic sensor on a servo mount to navigate around obstacles.
Anthropic has released an open-source project called Claude Desktop Buddy that allows ESP32-S3 hardware to act as a physical companion for the Claude desktop application. By utilizing a new Bluetooth Low Energy (BLE) API, these small devices can provide real-time updates on AI agent activity and allow users to approve or deny permission requests directly through physical buttons.
Key features and details:
- Connects via BLE to macOS and Windows desktop apps for fast, local interaction
- Features Tamagotchi-style animations that reflect the AI's status, such as sleep, busy, or attention modes
- Supports custom character skins using user-provided GIF packs
- Optimized for ESP32-S3 boards like the M5StickC Plus and M5Stack Cardputer
- Developed using the Arduino framework and PlatformIO
Clawdmeter is a custom-built desk dashboard powered by the ESP32-S3 that provides real-time monitoring of Claude Code token usage. Utilizing a 2.16-inch AMOLED screen and Bluetooth LE connectivity, the device displays animated pixel art that reacts to usage rates and acts as a HID keyboard for quick command shortcuts via BLE.