adafruit / Wippersnapper_Protobuf

Protocol buffer messages for Adafruit.io WipperSnapper Beta
MIT License
0 stars 2 forks source link

Support for Addressable Pixels #90

Closed brentru closed 10 months ago

brentru commented 2 years ago

Generalized protocol buffer API for controlling addressable pixels including WS2812 (NeoPixel), WS2801, APA102 (DotStar).

Some communication API inspiration from our BLE docs, https://github.com/adafruit/bluetooth-low-energy#addressable-pixel-service---0x0900

brentru commented 10 months ago

This has been supported since Nov 18, 2022. Closing!