This commit is contained in:
pablo 2022-10-23 21:30:15 +02:00
parent ce17d1091a
commit 8ce94d7d00
6 changed files with 117 additions and 0 deletions

20
README.md Normal file
View file

@ -0,0 +1,20 @@
# Tillandsia Usneoides
This repository contains all the documentation for the Tillandsia Uneoides
plant watering assistant (_Tillun_ for brevity).
| Item | Value |
|------|---------------------|
| Name | Tillandsia Uneoides |
| Code | TU-001 |
Contents:
- `Requirements`: contains details about the features and requirements.
- `Design`: contains the design of the device, environment and
- `Components documentation`: complementary documentation of the suggested
components.
- `Software`: the microcontroller's code and documentation.
- `Calibration and testing`: notes on the calibration and usage of the device
resulting from real-world experimentation.
- `User manual`: instructions on how to setup and use the device.