TMP36 Temperature Sensor
Just added a TMP36 temperature sensor to the mix. Feeds are now showing ambient temperature in Fahrenheit. In several forums, its well-documented that issues arise from readings from analog sensor in succession. The new…
Mark I build is active!
I now have the Mark I build online and feeding data. If you want to check it out, you can follow @cyborgplant on Twitter, or view the feed at: https://cosm.com/feeds/101294
DF Robot Soil Moisture Sensor
For reading the soil moisture, I am using a DF Robot Soil Moisture Sensor. This is a very simple sensor, and reads moisture on the soil based on resistance between the two metal elements on…
TP Link TL-WR702N Router
Keeping with the theme of keeping it simple, I am using this TP Link Router as the “wires” to make this wired device wireless. Its a simple and cheap solution to an ethernet connection, and…
Arduino Uno with Ethernet Shield
At the core of this project is an Arduino R3 microcontroller hooked up to an ethernet shield. There are other form factors that might’ve been more compact for this use, but I tried to keep…