mirror of
https://github.com/SasaKaranovic/HousePlantMonitoringSystem.git
synced 2026-07-08 17:52:37 +02:00
Initial commit
This commit is contained in:
+19
@@ -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
|
||||||
@@ -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
|
||||||
Reference in New Issue
Block a user