Difference between revisions of "Project:Notification Board"

From London Hackspace Wiki
Jump to navigation Jump to search
Line 9: Line 9:
 
:*Phase 2: Add sounds when the message changes
 
:*Phase 2: Add sounds when the message changes
 
:*Phase 3: Add strobe beacons
 
:*Phase 3: Add strobe beacons
:*Phase 4: Daemon the arduino and allow connection via MQTT
+
:*Phase 4: Daemon the arduino and allow connection via MQTT, add idle messages
 
:*Phase 5: Add temperature, light level and PIR sensors
 
:*Phase 5: Add temperature, light level and PIR sensors
 
:*Phase 6: Add i-wire, inc i-buttons
 
:*Phase 6: Add i-wire, inc i-buttons

Revision as of 13:27, 24 May 2010

Project maintained by Solexious, contact via IRC or charlesyarnold@gmail.com

Summary

This is the board that will hang in the space.

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

Phases

  • Phase 1: Allow messages to be displayed on the LED board from IRC
  • Phase 2: Add sounds when the message changes
  • Phase 3: Add strobe beacons
  • Phase 4: Daemon the arduino and allow connection via MQTT, add idle messages
  • Phase 5: Add temperature, light level and PIR sensors
  • Phase 6: Add i-wire, inc i-buttons

Code

Arduino Code: [1]
Arduino Lib: [2]
IRC Script: [3]