OverMiner Nano
Pocket-sized Kaspa lottery miner with a touchscreen
Price: ~$15 hardware (DIY firmware flash)
Bring your own hardware
OverMiner Nano is open-source firmware for the ESP32-2432S028R, commonly sold as the "Cheap Yellow Display" (CYD). Source the board from your preferred retailer, flash our firmware, and you're mining.
What you'll need
- ESP32-2432S028R board (search "Cheap Yellow Display" or "CYD")
- USB-Micro cable for power and flashing
- 2.4 GHz WiFi network (no 5 GHz support)
- A modern web browser for flashing and configuration
Features
- Stratum to any Kaspa pool
- Captive-portal first-time setup (no app needed)
- Built-in web UI with live stats, config, and OTA firmware updates
- mDNS announcement for OverManager auto-discovery
- Persistent lifetime share and block counters
- NTP-synced event log
Technical Specifications
Getting Started
High-level overview. Full step-by-step instructions live in the project README on GitHub.
- 1
Get the hardware
Order an ESP32-2432S028R "Cheap Yellow Display" (CYD) board from any retailer that carries them.
- 2
- 3
Flash it
Use a Web Serial flasher (Chrome or Edge) or esptool from the command line. The README walks through both options.
Flashing guide - 4
First-boot setup
Power the board via USB-Micro, then connect to the "OverMiner-Nano-XXXX" WiFi network it advertises. The captive portal opens automatically — pick your home WiFi, enter the credentials, and the device joins your LAN.
- 5
Configure mining
Open the device's web UI (mDNS name or IP shown on the screen). Enter pool URL stratum+tcp://pool.overbuildlabs.com:5558, your Kaspa wallet address, and a worker name. Save and start mining.
- 6
Track shares
Lifetime share and block counters live on-device. Pool-side stats appear on our pool dashboard.
Pool dashboard
kaspa123 — change it from the device's web UI on first login.Plays well with OverManager
OverMiner Nano announces itself via mDNS so OverManager can auto-discover it on your LAN. Monitor hashrate, restart, configure pool — same interface as your ASICs.
Learn about OverManager