OpenDuino
From syn2cat - HackerSpace.lu
(Difference between revisions)
m |
|||
| Line 11: | Line 11: | ||
[[Image:OpenDuino.jpg|none|400px]] | [[Image:OpenDuino.jpg|none|400px]] | ||
| + | |||
| + | == Features == | ||
| + | * MW extension | ||
| + | * Set space status at the push of a button | ||
| + | * Supports plugins with a set of hooks | ||
| + | ** Currently one plugin sends SMS on status change | ||
| + | ** Another plugin could tweet, but we use [[Tweet2cat]] | ||
== Source == | == Source == | ||
| − | |||
You can check out both the arduino and php parts of the source code by using | You can check out both the arduino and php parts of the source code by using | ||
svn co svn://hackerspace.lu/openduino | svn co svn://hackerspace.lu/openduino | ||
| − | |||
=== Todo === | === Todo === | ||
Revision as of 19:06, 7 December 2009
| | |
|---|---|
| OpenDuino is a hard- and software solution to notify site visitors of the hackerspace occupation status | |
| Meetings: | |
| Type: | misc
|
| Status: | running |
| Members: | Azunix, Gunstick |
| Contact Person: | Tschew (mail), Kwisatz (mail) |
| Tools | |
| QrCode: |
|
"File:" cannot be used as a page name in this wiki.
see Special:Version for details on the OpenDuino Wiki extension.
Features
- MW extension
- Set space status at the push of a button
- Supports plugins with a set of hooks
- Currently one plugin sends SMS on status change
- Another plugin could tweet, but we use Tweet2cat
Source
You can check out both the arduino and php parts of the source code by using
svn co svn://hackerspace.lu/openduino
Todo
- Integrate with Membership Management Tool
- Integrate rrdtool occupancy statistics
- Create notification messages dictionary file
- Integrate with alarm system
