Initial commit

This commit is contained in:
Sasa Karanovic
2021-02-25 22:18:35 -05:00
commit 1d93e0e36e
2 changed files with 38 additions and 0 deletions
+19
View File
@@ -0,0 +1,19 @@
*.d
*.o
*.bin
*.hex
*.elf
*.bat
dist
build
__pycache__
*.SchDocPreview
*.PcbDocPreview
*.PcbDoc.htm
History
**/__Previews
**/Project Logs for*
**/Project Outputs for *
*.html
*.htm
*.ldb
+19
View File
@@ -0,0 +1,19 @@
# DIY House Plants Watering System
## Part 1: Sensor board
Watch: [DIY House Plants Watering System // Part 1: Sensor Board](https://youtu.be/ucjUwo17kw4)
Blog page: https://sasakaranovic.com/blog/diy-house-plants-watering-system-part-1-sensor-board/
Build watering system for house plants. In part one of this video series, we will create a sensor that measures soil moisture, ambient temperature and light.
## Part 2: Central/Collector unit
TBD
## Part 3: Dashboard
TBD