Anonymous

Project:Notification Board: Difference between revisions

From London Hackspace Wiki
no edit summary
No edit summary
Line 1: Line 1:
Project maintained by Solexious, contact via IRC or charlesyarnold@gmail.com
Project maintained by Solexious, contact via IRC or charlesyarnold@gmail.com
==Summary==
==Summary==
[[File:102424263.jpg|thumb]]
[[File:102424263.jpg|thumb]]
Line 5: Line 6:


It will send visual and audible notifications to the space, and also publish notifications to the network, temperature, movement etc
It will send visual and audible notifications to the space, and also publish notifications to the network, temperature, movement etc
Currently v0.2


==Phases==
==Phases==
Line 19: Line 22:


:IRC Script: [http://github.com/londonhackspace/irccat-commands/blob/master/notify.py]
:IRC Script: [http://github.com/londonhackspace/irccat-commands/blob/master/notify.py]
==Change Log==
===v0.2===
* Include full ascii support
* Add initText
* Remove update speed delay
===v0.1===
* Initial proof of concept
* Limit to a-z A-Z and 0-9
==Protocol Specification==
Currently, messages are sent directly over serial.
They are upto 21 char's long, and can only be from regular ascii. The message is terminated with a line return.
'''This is a test msg'''
==Feature Requests==
* Dynamic font loading
* Individual pixel mapping
1,077

edits