Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 617 Bytes

File metadata and controls

12 lines (7 loc) · 617 Bytes

PythonConnect

❗ ❗ ❗ Out of date. ❗ ❗ ❗

Utilities to connect to Pixel Dice using Python.

This project makes use of bluepy lib as its bluetooth stack. See pixels.py to get started.

The advertisement data structure and the some messages have changed since this project was last updated.

For a more recent Python implementation, see AstraLuma's Nat20 package.