What I want:
-Monitor temperature, humidity, light, rain and soil moisture of a garden.
-Send that data to a Google Sheet and display graphs zoomed out synchronously.
-Use low voltage and low costs.
-Cover a good portion of land, like 3.5 m * 4.6 m
What I need:
-Micro controller.
-Sensors...
Would an 8-bit micro controller be appropriate for this project? I plan on having multiple sensors be pinned to it. I also am going to keep it in a box that covers it from the elements.
Hi all!
I am trying to implement sensors to a community garden so that it may measure temperature, humidity, light, rain, and soil moisture. The garden is approximately 3.4 m * 4.6 m and would prefer to use one micro controller to receive the analog data but am aware that the longer the wires...