A humidity sensor connected to a Particle Photon which is measuring humidity in the soil of a plant. Using the Particle API I have built a Android native app and a web app in JavaScript displaying the sensor value.
Using twilio 3rd party I'm sending text messages to phone for when you need to water plant.
- firmware C++ for microcontroller
- Android APK for download android app
- NativeApp source code for android app
- WebApp source code for web app
https://drive.google.com/file/d/1DT1yClIPhRtZmV_wM-NI5oGi71oKd_Tr/view?usp=sharing https://drive.google.com/file/d/1DT6xDpO61t78Q-OHGyhNfyQKz6NM_XWX/view?usp=sharing