9 Commits (89da337407a02f626a966653c49f05cbb2489535)
 

Author SHA1 Message Date
LEdoian 89da337407 Add sample scripts.
Currently they need to be in the parent directory, because we do not
install the module in any way.

Also, note the minimal difference between the demo scripts (*_demo.py)
and the actual scripts intended to run on Omnia (the rest)
2 years ago
LEdoian 2bc55ca5d6 Add a simple pygame demo
This allows to see patterns on a desktop without testing on Omnia.
However, this will display different color since the color profile for
the actual LEDs is not known (to me).
2 years ago
LEdoian 1127f86910 Fix led order 3 years ago
LEdoian 7b6e13b162 Fix more silly typos
Just do not code too early in the morning!
3 years ago
LEdoian 953c7abc37 Fix typo 3 years ago
LEdoian 9af7956a8f Fix bad attribute name 3 years ago
LEdoian 416431efca Add future import for Py3.7 compatibility 3 years ago
LEdoian d551372799 Fix syntax of type annotations 3 years ago
LEdoian 180e22f115 Initial version of the library 3 years ago