Skip to content

pixelblaze-client

This site contains documentation for the Python pixelblaze-client library, which provides communication with the Pixelblaze LED controller.

Table Of Contents

The documentation is organized according to the Diátaxis documentation framework and consists of four separate parts:

  1. How-To Guides
  2. API Reference
  3. The Pixelblaze Protocol
  4. Tutorials

which attempt to provide information on various aspects of the library to suit the needs of different users and use cases.

Acknowledgements

Thanks to:

  • @wizard, for inventing the Pixelblaze and making it easy to do wondrous things with LEDs;
  • Eric Lawrence, for inventing the Fiddler Web Debugger and making it easy to see the Pixelblaze wire protocols; and
  • Guido van Rossum, for inventing the Python programming language and making it easy to put together a device driver like this in a matter of hours.