Skip to content

CheerLights Arduino Library v1.0.3

Latest
Compare
Choose a tag to compare
@nothans nothans released this 02 Nov 17:52
· 2 commits to main since this release

This library allows Arduino-compatible WiFi boards to synchronize with the global CheerLights color by fetching the latest color from the CheerLights API.

Features

  • Simple WiFi setup and configuration
  • Support for multiple Arduino-compatible boards, including:
    • ESP8266
    • ESP32
    • Arduino MKR1000
    • Arduino MKR WiFi 1010
    • Arduino Uno WiFi Rev2
    • Arduino Uno R4 WiFi
    • Other SAMD-based boards
  • Color synchronization with CheerLights API
  • Support for 12 different colors, including RGB and hex values
  • Built-in rate limiting
  • Easy integration with NeoPixel LED strips

Full Changelog: https://github.com/cheerlights/cheerlights-arduino-library/commits/1.0.3