Difference between revisions of "Project:LED Notification board2"

From London Hackspace Wiki
Jump to navigation Jump to search
(Created page with "The space has 10 LED 8x8 DOT Matrix which we can use for a new notification board.")
 
Line 1: Line 1:
The space has 10 LED 8x8 DOT Matrix which we can use for a new notification board.
+
Let's work as a group on a micro-controller project!
 +
 
 +
We are building a new LED notification board for the workshop. Adapted from [[http://wiki.london.hackspace.org.uk/view/Project:Notification_Board| this project]].
 +
 
 +
What extra functionalities do you want to add to the actual board?
 +
 
 +
>>>> add here: your links, suggestions, code, specs on the project page
 +
 
 +
==Documentation==
 +
 
 +
As example here is the code from the 1st notification board:
 +
- Arduino code: https://github.com/solexious/NotifyBoard
 +
- Arduino Lib: http://github.com/solexious/MatrixDisplay
 +
- IRC Script: http://github.com/londonhackspace/irccat-commands/blob/master/setBoard.py

Revision as of 20:16, 5 November 2012

Let's work as a group on a micro-controller project!

We are building a new LED notification board for the workshop. Adapted from [this project].

What extra functionalities do you want to add to the actual board?

>>>> add here: your links, suggestions, code, specs on the project page

Documentation

As example here is the code from the 1st notification board: - Arduino code: https://github.com/solexious/NotifyBoard - Arduino Lib: http://github.com/solexious/MatrixDisplay - IRC Script: http://github.com/londonhackspace/irccat-commands/blob/master/setBoard.py