Ахмад Бацци Python monitors my plants via Tuya Python IoT
🎯 Загружено автоматически через бота:
🚫 Оригинал видео:
📺 Данное видео принадлежит каналу «Ахмад Бацци» (@AhmadBazzi). Оно представлено в нашем сообществе исключительно в информационных, научных, образовательных или культурных целях. Наше сообщество не утверждает никаких прав на данное видео. Пожалуйста, поддержите автора, посетив его оригинальный канал.
✉️ Если у вас есть претензии к авторским правам на данное видео, пожалуйста, свяжитесь с нами по почте support@, и мы немедленно удалим его.
📃 Оригинальное описание:
🔗 Useful Links
✅Tuya IoT platform:
✅Cloud project quick demo:
✅Lecture notes
📚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
Intro
IoT Tuya Devices
What is IoT ?
Creating a Tuya Developer Account
Creating a Tuya IoT Project
Configuring API Services
Managing Assets
Configuring Devices
Adding RGB LED Strip Device
Adding Smart ZigBee Gateway Device
Adding Sensor Device
Installing Tuya Python Packages
Setting Access/Key ID on Python
Connecting to Tuya API Cloud
Function thru Tuya API Cloud
Turning On/Off LED Strip
Blinking LED Strip
Change LED Strip Color
Reading Humidity & Temperature from Sensor
Smart Plant Reminder Watering IoT System on Python
Outro
More insights
✅what is iot ? IoT, stands of Internet of Things, and is a group of sensors, software or other processing capabilities that are connected together for data exchange to achieve a certain goal.
✅projects ? There are many iot ideas for home (actually many iot ideas 2020 or even 2021) using many platforms such as iot raspberry pi projects, iot hidden mesh networks.
1 view
2
2
1 day ago 00:48:44 1
[Ахмад Бацци] Python monitors my plants via Tuya Python IoT