Edge project to run on an edge node for controll the irrigation of a desk plant based on soil moisture measurements.
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
- Raspberry Pi 3 B+
- DHT22 Temperature Humidity Sensor
- Soil Moisture Sensor
- 3-4.5V DC Motor
- Marina Tubing
- NPN Transistor
- 1K Ohm Resistor
- Jumper Wires
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.