Unofficial Python library for controlling SPOTLED Bluetooth LED displays. Supports text, images, animations, and real-time updates. Current version: 1.3.0, release cadence: irregular.
pip install spotledNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Discover a SPOTLED device and send text.
Install bluez (sudo apt install bluez) and add user to bluetooth group (sudo usermod -a -G bluetooth $USER).
Disconnect any other Bluetooth connections to the device before running discovery.
No dependency data recorded yet.