readme updated
This commit is contained in:
parent
36f466acea
commit
3a0663bd70
1 changed files with 9 additions and 8 deletions
17
README.md
17
README.md
|
@ -1,16 +1,17 @@
|
||||||
ITSynOpen
|
ITSynOpen
|
||||||
=========
|
=========
|
||||||
|
|
||||||
A custom Arduino device with Ethernet Shield.
|
This is the Arduino firmaware for the IT-Syndikat Isitopen device
|
||||||
* The Twitter version writes the status via Thingspeak to twitter.
|
|
||||||
* The direct version wtites the updates to your server, which provides SpaceAPI data.
|
In this Repository you find three versions
|
||||||
|
* one with Twitter bindings using simple push buttons
|
||||||
|
* one designed to send data directly to the server using simple push buttons
|
||||||
|
* one designed to send data directly to the server using two fat red and green buttons (currently in use)
|
||||||
|
|
||||||
Recommended partlist:
|
Recommended partlist:
|
||||||
---------------------
|
---------------------
|
||||||
|
|
||||||
* Arduino compatible with Ethernet shield (or compatible)
|
* Arduino compatible with Ethernet shield (or compatible)
|
||||||
* LED's for ethernet + resistors: red green and yellow
|
* two big pushbuttons with integrated LEDs
|
||||||
* Status LED's: red, yellow, green + blue for unknown
|
* box
|
||||||
* 2 push buttons as input
|
* prototype shield
|
||||||
|
|
||||||
* A prototype shield
|
|
||||||
|
|
Reference in a new issue