ANAVI Miracle Emitter is a compact, open-source Wi-Fi and Bluetooth development board powered by the ESP32-C3 microcontroller running at 160 MHz with the open standard instruction set RISC-V architecture. It is designed to control an addressable 5V NeoPixel LED strip (WS2811, WS2812B, TM1809, etc.), which can be powered via the onboard USB Type-C port or externally.
ANAVI Miracle Emitter User's Manual
ANAVI Miracle Emitter KiCad Project
The default firmware of ANAVI Miracle Emitter depends on the following Arduino libraries:
- WiFiManager by tzapu (version 2.0.17)
- ArduinoJson by Benoit Blanchon (version 7.4.1)
- PubSubClient by Nick O'Leary (version 2.8)
- Adafruit HTU21DF Library by Adafruit (version 1.1.2)
- Adafruit APDS9960 Library by Adafruit (version 1.3.0)
- U8g2 by oliver (version 2.35.30)
- Adafruit Unified Sensor by Adafruit (version 1.1.15)
- Adafruit BMP085 Unified (version 1.1.3)
- FastLED (version 3.9.20)