Project:LED Notification board2: Difference between revisions
From London Hackspace Wiki
No edit summary |
No edit summary |
||
Line 8: | Line 8: | ||
Specs: | Specs: | ||
- 4 x [http://shop.boxtec.ch/32x8-matrix-display-board-ht1632c-green-dp13111-p-40171.html| DE-DP10XV110 Green LED Dot Matrix] available in the space | - 4 x [http://shop.boxtec.ch/32x8-matrix-display-board-ht1632c-green-dp13111-p-40171.html | DE-DP10XV110 Green LED Dot Matrix] available in the space | ||
What extra functionalities do you want to add to the actual board? | What extra functionalities do you want to add to the actual board? |
Revision as of 12:26, 8 December 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 Solexious' project. We're using this project as a learning platform for the new Not Just Arduino members.
We had interesting discussions & contributions from Jasper, TimS, Sue and Artag, everybody welcome to contribute.
Specs:
- 4 x | DE-DP10XV110 Green LED Dot Matrix available in the space
What extra functionalities do you want to add to the actual board?
>>>> Please add below: your links, suggestions, code, specs on the project page
Documentation
Existing board:
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
Other links:
- There is some useful info on connecting Arduinos and Sure displays on the Make, Hack, Void site
The code is here: https://github.com/devdsp/HT1632-AVR