How Artificial Intelligence Can Automate Reading Your Water Meter In Home Assistant

Описание к видео How Artificial Intelligence Can Automate Reading Your Water Meter In Home Assistant

#homeassistant #howto #BinaryTechLabs
Artificial intelligence and machine learning are used to automate the reading of a water meter, but it could be any type of meter. The best part is that we can integrate it with Home Assistant with MQTT. If you have ever wanted to track your usage or set up alerts or automations, then this is the video for you! Also this is a fantastic means of aggregating data to analyze.

💖 ABOUT OUR CHANNEL

Welcome to Binary Tech Labs, where we provide tutorials and reviews on Home Assistant, IoT devices, Raspberry Pi and other Single Board Computers, as well as other topics.

Check out our channel here:
   / @binarytechlabs  
Don’t forget to subscribe!

📽️ CHECK OUT OUR OTHER VIDEOS
Home Assistant Install on a Raspberry Pi with WiFi 2022 -    • Home Assistant Install on a Raspberry...  
Install Home Assistant On A Laptop (Intel or AMD) Using Generic x86 Image, No Raspberry Pi Required -    • Install Home Assistant On A Laptop (I...  
Home Assistant, A Surprising Tool That Can Transform Your Doorbell Into a Smart Doorbell (How-To) -    • DIY Smart Doorbell: Turn your wired d...  

🧰 HARDWARE
ESP32-CAM with MicroUSB - https://amzn.to/3iNHGsL
5V Power Supply - https://amzn.to/3JXKKhR
16gb MicroSD Card Pack - https://amzn.to/3u2oK01
USB to TTL UART Converter - https://amzn.to/3qSqw1x

💻 SOFTWARE
Espressif Flash Tool - https://www.espressif.com/en/support/...
WSL 1 or 2 for Windows - https://docs.microsoft.com/en-us/wind...
WSLg for Windows - https://github.com/microsoft/wslg

⌨️ Commands
pip install esptool

pip install setuptools

python -m esptool –-chip esp32 erase_flash

python -m esptool --chip esp32 --port (serial_port) write_flash 0x01000 bootloader.bin 0x08000 partitions.bin 0x10000 firmware.bin

🔗 Additional Links
AI on the edge Instructions - https://github.com/jomjol/AI-on-the-e...
Thingiverse 3d Files (modular) - https://www.thingiverse.com/thing:457...
AI on the edge firmware - https://github.com/jomjol/AI-on-the-e...
AI on the edge SD-Card - https://github.com/jomjol/AI-on-the-e...
Channel haus-automatisierung.com -    / @haus_automation  

FOLLOW US ON SOCIAL
Get updates or reach out to Get updates on our Social Media Profiles!

Twitter: @BinaryTechLabs
Instagram: @BinaryTechLabs

🧲 DISCLAIMER
Some of the items above include affiliate links, which means that if you click on the link and purchase an item, I will receive a small compensation at no extra cost to you. You are not required to do so, but it does help support my videos in the hopes that they are useful to you!

Комментарии

Информация по комментариям в разработке