#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:
https://www.youtube.com/channel/UCvhBb9Es7uCdmIhOyC7O5kADon’t forget to subscribe!
📽️ CHECK OUT OUR OTHER VIDEOS
Home Assistant Install on a Raspberry Pi with WiFi 2022 -
https://youtu.be/qmijXm3hmg4Install Home Assistant On A Laptop (Intel or AMD) Using Generic x86 Image, No Raspberry Pi Required -
https://youtu.be/nKvIYKCg8I4Home Assistant, A Surprising Tool That Can Transform Your Doorbell Into a Smart Doorbell (How-To) -
https://youtu.be/8206KlRJVLc🧰 HARDWARE
ESP32-CAM with MicroUSB -
https://amzn.to/3iNHGsL5V Power Supply -
https://amzn.to/3JXKKhR16gb MicroSD Card Pack -
https://amzn.to/3u2oK01USB to TTL UART Converter -
https://amzn.to/3qSqw1x💻 SOFTWARE
Espressif Flash Tool -
https://www.espressif.com/en/support/download/other-toolsWSL 1 or 2 for Windows -
https://docs.microsoft.com/en-us/windows/wsl/installWSLg 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-edge-device/wikiThingiverse 3d Files (modular) -
https://www.thingiverse.com/thing:4573481AI on the edge firmware -
https://github.com/jomjol/AI-on-the-edge-device/tree/master/firmwareAI on the edge SD-Card -
https://github.com/jomjol/AI-on-the-edge-device/tree/master/sd-cardChannel haus-automatisierung.com -
https://www.youtube.com/channel/UCRDCsZvUg75Bibp9qYbHivwFOLLOW 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!