Skip to content
This repository was archived by the owner on Aug 17, 2021. It is now read-only.

Releases: arnitdo/gpguio

gpguio r1.2.2

08 Aug 16:17

Choose a tag to compare

Backup of script.py file will be created when gpguio is run for the second time, so that users do not lose previous file if they accidentally run it again.

gpguio r1.2.1

01 Aug 18:28

Choose a tag to compare

Added LEDBoard functionality + fixed typo

gpguio r1.2.0

31 Jul 13:06

Choose a tag to compare

Added SenseHat custom text and custom icon on matrix functionality
Added Picamera functionality (extremely basic)

gpguio r1.1.0

26 Jul 18:30
7b64a59

Choose a tag to compare

gpguio r1.1.0 - Now with Custom text display on SenseHat LED matrix.
Next up - SenseHat custom images / icons on the LED matrix and PiCamera

gpguio r1.0.1

25 Jul 10:46

Choose a tag to compare

When creating LEDs, empty text would be seen in the log
Corrected behaviour to show LED name and LED pin number as configured

Changed the gpiozero import method
import gpiozero has been changed to <from gpiozero import *>
Not pep8 compliant but is an alternative to writing <component_name> = <gpiozero.<component_type>(<pin_number>)>>

gpguio r1.0.0

23 Jul 19:17
04db2a7

Choose a tag to compare

The public release of gpguio
r1.0.0 released on 23/7/2020