
ESP32-C3-Lyra V2.0 by Espressif
ESP32-C3-Lyra is an ESP32-C3-based audio development board produced by Espressif for controlling light with audio. The board has control over the microphone, speaker, and LED strip, perfectly matching customers’ product development needs for ultra-low-cost and high-performance audio broadcasters and rhythm light strips.
Feature List
- Module Embedded: ESP32-C3-WROOM-02 module with a 4 MB external SPI flash
- Audio: built-in ECM microphone, speaker power amplifier, speaker connector
- LED Strip Connector: support for two types of connections, i.e., connections to addressable LED strips and RGB LED strips
- Infrared Control: support for infrared (IR) transmitting and receiving
- Keys: boot key, reset key, and six function keys (MODE, COLOR, PLAY/PAUSE, SET, VOL+/LM+, VOL-/LM-)
- USB: 1 x USB Power Port, 1 x USB-to-UART Port
- Power Supply: 5 V power supply over USB or 12 V DC power supply
Specifications
- ESP32-C3-WROOM-02 Module
- Speaker PA Chip
- Speaker Output Port
- Function Press Keys
- Boot/Reset Press Keys
- USB-to-UART Port
- USB-to-UART Bridge Chip
- USB Power Port
- System Power Switch
- LED Strip Power Selection Switch
- 12 V DC Power Port
- 12 V to 5 V Buck Chip
- Addressable LED Strip Port
- RGB LED Strip Port
- System Power LED
- IR Receiver
- IR Transmitter
- Microphone
- System LED
Purchase
Contribute
Have some info to add for this board? Edit the source for this page here.
CircuitPython 10.0.3
This is the latest stable release of CircuitPython that will work with the ESP32-C3-Lyra V2.0. Use this release if you are new to CircuitPython.
Modules included in this download
_asyncio _bleio _bleio (native) _eve _pixelmap adafruit_bus_device adafruit_pixelbuf aesio alarm analogbufio analogio array atexit audiobusio audiocore audiomixer audiomp3 binascii bitbangio bitmapfilter bitmaptools board builtins builtins.pow3 busdisplay busio busio.SPI busio.UART canio codeop collections digitalio displayio epaperdisplay errno espidf espnow fontio fourwire framebufferio getpass gifio hashlib i2cdisplaybus io ipaddress jpegio json keypad keypad.KeyMatrix keypad.Keys keypad.ShiftRegisterKeys keypad_demux keypad_demux.DemuxKeyMatrix locale lvfontio math max3421e mdns microcontroller msgpack neopixel_write nvm onewireio os os.getenv ps2io pulseio pwmio rainbowio random re rgbmatrix rtc sdcardio select sharpdisplay socketpool socketpool.socketpool.AF_INET6 ssl storage struct supervisor synthio sys terminalio tilepalettemapper time touchio traceback ulab usb vectorio warnings watchdog wifi zlibFeatures: Wi-Fi, Bluetooth/BTLE, Breadboard-Friendly
Absolute Newest
Every time we commit new code to CircuitPython we automatically build binaries for each board and language. The binaries are stored on Amazon S3, organized by board, and then by language. These releases are even newer than the development release listed above. Try them if you want the absolute latest and are feeling daring or want to see if a problem has been fixed.
Previous Versions of CircuitPython
All previous releases of CircuitPython are available for download from Amazon S3 through the button below. For very old releases, look in the OLD/ folder for each board. Release notes for each release are available at GitHub button below.
Older releases are useful for testing if you something appears to be broken in a newer release but used to work, or if you have older code that depends on features only available in an older release. Otherwise we recommend using the latest stable release.