Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 1.49 KB

README.md

File metadata and controls

35 lines (24 loc) · 1.49 KB

Automated IoT Plant Irrigation

Edge project to run on an edge node for controll the irrigation of a desk plant based on soil moisture measurements.

How to Use

Clone this project template using the nio command line interface (CLI) or Git.

nio new plant-node -t https://github.com/tlugger/herbert_edge.git

Hardware Used

Wiring Schematic

File Reference

blocks
A directory that contains block types, as submodules. The project template comes with a few of the most commonly used block types. Block types can be added and removed. Additional block types can be found in the block library and added through the System Designer, or, you can add your own custom block types here.

etc
A folder containing project configurations and scripts.

nio.conf A simple project configuration file that has reasonable defaults set for you.