Expert Input Needed: Building a Water Quality Monitoring System Using ESP32 and Power BI
Hi everyone,
I’m working on a school project and could use some advice. I’m setting up a water quality monitoring system using the following components:
• FireBeetle ESP32 E IoT Microcontroller (Wi-Fi & Bluetooth)
• DFRobot Analog Turbidity Sensor for Arduino
• DFRobot Analog TDS Sensor/Meter for Arduino
• DFRobot Gravity Analog pH Sensor/Meter Pro Kit V2
• DFRobot Waterproof DS18B20 Digital Temperature Sensor Kit
• LCD 16x2 (for displaying sensor indicators)
I plan to use MQTT for data communication and Power BI for visualization. Since I’m new to this, I’m wondering if this setup will integrate well with the ESP32. Are there any adjustments or additional components I should consider to ensure everything works smoothly? Additionally, any tips on connecting these devices to the ESP32 and using MQTT effectively would be greatly appreciated.
Thanks so much for your help!