This libary supports up to 8 unidirectional or 4 bidirectional DSHOT ESCs on ESP32. This library uses the Remote Control Peripheral (RMT). The low level RMT API is used because the RMT driver is not ...
This library allows you to make the ESP32 act as a Bluetooth Keyboard and control what it does. The BleKeyboard interface is almost identical to the Keyboard ...