virtualabs / pixoo-client

Divoom Pixoo Client for Python3
63 stars 13 forks source link

Divoom Pixoo client for Python3

This small python script provides a way to communicate with a Divoom Pixoo over Bluetooth.

This script provides a class able to manage a Pixoo, but you need to create your own code to make it work.

Dependencies

Use a third-party software to bind your computer with your pixoo (BlueZ + blueman-applet for instance). Then you may use this python class to manage your Pixoo.

How to use this class

This class provides many methods to connect and manage a Pixoo device.