Control easily the LEDs of your PYBLITE

The official pyboard running MicroPython.
This is the reference design and main target board for MicroPython.
You can buy one at the store.
Target audience: Users with a pyboard.
Post Reply
jaboto
Posts: 1
Joined: Mon May 29, 2017 9:21 pm

Control easily the LEDs of your PYBLITE

Post by jaboto » Mon May 29, 2017 9:27 pm

I have been working recently on a small library that allows you to control the 4 LEDs of the PYBLITE in an easier way with several patterns and options for each pattern.

I came with the idea after requiring something like that for a small game that I am developing and thought that maybe some of you would like to use it as well.

You can fork it from here:
https://github.com/jaboto/beautylights

Post Reply