Update README.md
This commit is contained in:
parent
9814908d7a
commit
efa77f2a2c
1 changed files with 4 additions and 1 deletions
|
@ -1,11 +1,14 @@
|
||||||
ITSynOpen
|
ITSynOpen
|
||||||
=========
|
=========
|
||||||
|
|
||||||
A custom Arduino device with Ethernet Shield showing via Twitter if somebody is in the Hackerspace.
|
A custom Arduino device with Ethernet Shield.
|
||||||
|
* The Twitter version writes the status via Thingspeak to twitter.
|
||||||
|
* The direct version wtites the updates to your server, which provides SpaceAPI data.
|
||||||
|
|
||||||
Recommended partlist:
|
Recommended partlist:
|
||||||
---------------------
|
---------------------
|
||||||
|
|
||||||
|
* Arduino compatible with Ethernet shield (or compatible)
|
||||||
* LED's for ethernet + resistors: red green and yellow
|
* LED's for ethernet + resistors: red green and yellow
|
||||||
* Status LED's: red, yellow, green + blue for unknown
|
* Status LED's: red, yellow, green + blue for unknown
|
||||||
* 2 push buttons as input
|
* 2 push buttons as input
|
||||||
|
|
Reference in a new issue