An open API service indexing awesome lists of open source software.

https://github.com/fmalcher/tallyarbiter-esp32

TallyArbiter Client with ESP32
https://github.com/fmalcher/tallyarbiter-esp32

Last synced: over 1 year ago
JSON representation

TallyArbiter Client with ESP32

Awesome Lists containing this project

README

          

# tallyarbiter-esp32

**Listener client for [TallyArbiter](https://github.com/josephdadams/TallyArbiter) with an ESP32 and simple LEDs**

This work is based on [code from the TallyArbiter repo](https://github.com/josephdadams/TallyArbiter/tree/master/listener_clients/esp32-neopixel-listener). It allows you to build tally listeners with simple LEDs connected to an ESP32 board.

## Build with Arduino IDE

Install the following libs in the Library Manager:

* FastLED
* SocketIoClient
* Arduino_JSON
* WebSockets (version 2.3.4)
* WifiManager (by tzapu)
* MultiButton

## License

Published and distributed under MIT license