
🔗 Useful Links
✅Tuya IoT platform: https://auth.tuya.com/?_source=d721577c86dbfae18cfcf69f43aa09bb
✅Cloud project quick demo: https://iot.tuya.com/cloud/?code=1234&_source=0ddb6af98c5593b28623464e580df9b7
📚About
This video shows you a DIY IoT Plant watering reminder system through Tuya IoT gadgets and Tuya Cloud platform using Python. We use the following devices:
❤️💚💙RGB LED strip which is turned off when the plant needs to be watered, else it lights on (hence a reminder to water the plant)
💧🌡🔌 Humidity/Temperature sensor which constantly monitors the humidity of the plant.
📶 📶 📶 A zigbee smart gateway since the sensor is a zigbee device and we need a means of communication between the sensor and our wifi access point.
Our IoT Plant watering reminder system is a legacy based system and could be easily built up upon. For example, a watering gadget could be added to water the plant when the LED strips turn off. This project is open source and anyone is free to use it.
⏲Outline
00:00 Intro
01:28 IoT Tuya Devices
02:01 What is IoT ?
03:20 Creating a Tuya Developer Account
04:33 Creating a Tuya IoT Project
06:06 Configuring API Services
07:47 Managing Assets
08:40 Configuring Devices
11:08 Adding RGB LED Strip Device
14:20 Adding Smart ZigBee Gateway Device
16:50 Adding Sensor Device
18:58 Installing Tuya Python Packages
20:34 Setting Access/Key ID on Python
21:42 Connecting to Tuya API Cloud
23:55 Function thru Tuya API Cloud
28:47 Turning On/Off LED Strip
33:45 Blinking LED Strip
35:04 Change LED Strip Color
37:58 Reading Humidity & Temperature from Sensor
41:58 Smart Plant Reminder Watering IoT System on Python
48:05 Outro
0 Comments