Skip to content
This repository was archived by the owner on Feb 2, 2021. It is now read-only.

AnimationSender

Max Narvaez edited this page Jan 18, 2020 · 5 revisions

An AnimationSender connects to a specified IP and port and can send AnimationData instances (as JSON representations of that instance) to the AnimatedLEDStripServer at that IP.

The sender includes features such as:

  • Sending animations to the server
  • Receiving data about running animations from the server*
  • Receiving information about the strip the server is controlling*
  • Callbacks for major events*

* Not supported by all libraries

Clone this wiki locally