Problem Statement
When I moved into my college dorm I wanted to have a few plants to make it feel more at home. As it turned out, keeping these plants watered was going to be a challenge for me. I was inexperienced with caring for plants and I nearly killed a few of my plants within a month of moving in. I needed a solution.
Solution
I figured I could make a machine to remind me or at least give me insight on when to water my plants. I built an aparatus to help me do so. The machine would be able to read water level and display it to a client on a web interface.
Moreover, the parts and skills used are as follows:
- NodeMCU v1.0 ESP8266
- Water Measurent Sensor
- C++
- HTML
- CSS