News

Can be used with Arduino or plain ESP-IDF. Driver inputs DMX using UART2 on GPIO pin 16. Feel free to experiment with other UARTs and Pins. Driver outputs DMX using UART2 on GPIO pin 17. Feel free to ...
However you can also output to any other class which inherits from Arduino Print: e.g. the Arduino ESP32 I2SClass or you can use the data callback described below. You can be notified when a packet is ...
Since I had a spare ESP32 lying around, I tried building a smart dashboard that pulls metrics from the other smart devices in ...