Device Control
BlinkControl
Mickey Chan <developer@comicparty.com>
This is an Arduino/ESP32 module for easily manage multiple LED on/off, blinking or Buzzer beats with different pattern.
Work with digital pins, analog pins or pins on 74HC595 shift register via johnnyb's Shifty. Each instance of the module control one pin. Module provide some predefined blink and breathe pattern. You may also control blink pattern by providing a pattern array.
Go to repositoryThis library is compatible with all architectures so you should be able to use it on all the Arduino boards.