brmdoor/TODO
Petr Baudis e2f813dd25 sketch: Convert from ethernet shield to USB serial comunication
Ethernet shield has been extremely unreliable, and we need a USB host nearby for a webcam anyway.
2011-03-13 23:39:25 +01:00

26 lines
758 B
Text

* Support for brmwiki update notifications.
Watch the RSS feed.
* Potentially some prettier icons and richer javascript stubs.
* Way to override status from web page.
To keep status LED and web page in sync, bi-directional
communication will be required.
* Way to unlock door remotely (through some secure channel).
Bi-directional communication will be required.
* Webcam support.
We will need to figure out where to connect it.
* Picture snapshot support.
Add a button to the panel that will make the webcam
take a snapshot - useful for letting the world know
who came in, or to publish random stuff. Post to twitpic
or some-such.
* Live-feed support.
Turn webcam on/off based on the second switch. Route the
stream to some public place.