Skip to content

anthroprose/arduino-plant-monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

arduino-plant-monitor

v1.0.0 - 03/07/2013

Info

Use an Arduino+Seeduino components to monitor the moisture level of soil so we can tell when the plants need watering.

Currently monitors two plants, with built in thresholding.

Ability to launch a REST interface for polling the sensors as well as a PUSH notification system for sending Zenoss Events with the JSON API.

References

Config

host : "my.zenoss.com",
user : "admin",
passwd : "pass",
usb : "/dev/ttyUSB0",
proto : "https"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages