Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
captainigloo committed Aug 2, 2014
1 parent eba6c17 commit 76092d1
Showing 1 changed file with 7 additions and 8 deletions.
15 changes: 7 additions & 8 deletions README.md
Expand Up @@ -21,14 +21,13 @@ Thanks to :
- [Marcussacapuces91 Github / SparkCore-RESTserver ](https://github.com/Marcussacapuces91/SparkCore-RESTserver)
- [Joyent Github/ http-parser](https://github.com/joyent/http-parser)

### Projects
- Project 1 : spark-Web-Tinker.ino

RESTFull URL : http://IP-Sparkcore/D0/on|off
Digital JSON URL : http://IP-Sparkcore/json/dig/
Return : {"TS":20140802091229,"D0":0,"D1":0,"D2":0,"D3":0,"D4":0,"D5":0,"D6":0,"D7":1}
Analog JSON URL : http://IP-Sparkcore/json/ana/
Return : {"TS":20140802091252,"A0":2127,"A1":2117,"A2":2097,"A3":2098,"A4":2107,"A5":2114,"A6":2083,"A7":2085}
### Projet "spark-Web-Tinker.ino"

- RESTFull URL : http://IP-Sparkcore/D0/on|off
- Digital JSON URL : http://IP-Sparkcore/json/dig/
- Return : {"TS":20140802091229,"D0":0,"D1":0,"D2":0,"D3":0,"D4":0,"D5":0,"D6":0,"D7":1}
- Analog JSON URL : http://IP-Sparkcore/json/ana/
- Return : {"TS":20140802091252,"A0":2127,"A1":2117,"A2":2097,"A3":2098,"A4":2107,"A5":2114,"A6":2083,"A7":2085}

### Installation
- [Connect the Spark Core to your wifi](https://www.spark.io/start)
Expand Down

0 comments on commit 76092d1

Please sign in to comment.