Skip to content

Software for interfacing with ewctrl-mini PCA9685 I2C boards

Notifications You must be signed in to change notification settings

0-ft/ewctrl-mini

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ewctrl mini lighting controller

This code controls a collection of ewctrl mini boards using an Arduino-compatible brain e.g. esp32. It's not super ready-to-use but please get in touch if you do want to use it.

  • Automatically discovers connected boards on the I2C bus
  • Controlled (wirelessly on esp32) over websocket
  • Receives a JSON map of name->pattern, where pattern is a collection of Bezier curves of power/time
  • Then waits for pattern start commands (by name), and triggers playback of the corresponding pattern, writing out samples as fast as possible to ewctrl mini boards

About

Software for interfacing with ewctrl-mini PCA9685 I2C boards

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published