-
Notifications
You must be signed in to change notification settings - Fork 1
jeztek/aguino
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
=== Aguino === This project uses node.js and pyserial to enable control of a plant watering device using a HTTP REST interface. Authors: Ted Morse Eric Park Dependencies: node.js http://www.node.js pyserial http://pyserial.sourceforge.net/ arduino http://www.arduino.cc == URLs == As stated, this project tries to use a REST interface. Here are the URLs that are recognized: /client/connect/{client-id}/ - 'GET' registers an arduino board when it is OK to receive commands /control/{ip}:{cliend-id}/water - 'GET' displays a form for confirmation - 'POST' tells the arduino board with the given ID connected to IP to do the 'water' action /status/ - Generic status page.
About
Plant watering device control
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published