Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 604 Bytes

README.rst

File metadata and controls

17 lines (9 loc) · 604 Bytes

# fiveleds - LED Display Library

A library to control the LED display in the 57North Hackerpspace


This ws made for the Maplin N00GA - using the AM004 - 03128/03127 LED Display communication board.

This fiveleds object will hold an array of display lines and pages, and an array of Schedules which can be pushed to the device.

An on disk backup will be loaded at creation and stored after every change,

## Functionality

Each line setup by the display can have multiple pages controlled buy the fiveleds.updateline Function.

Each active Schedule will used the cycle the display on each line.