atanisoft / Esp32OlcbIO

ESP32 OpenLCB IO Board
9 stars 5 forks source link

PCA9685 support #9

Closed atanisoft closed 1 year ago

atanisoft commented 1 year ago

Adds support for the PCA9685 "hat" device which provides 16 PWM outputs, typically used for servos.

Fixes: https://github.com/atanisoft/Esp32OlcbIO/issues/7 Fixes: https://github.com/atanisoft/Esp32OlcbIO/issues/8 Fixes: https://github.com/atanisoft/Esp32OlcbIO/issues/3 Fixes: https://github.com/atanisoft/Esp32OlcbIO/issues/1