I have been working on a Home Automation System in which several loads have been connected. The main controller is Esp32. The voltage and current sensors are connected with/across the loads and the values are sent to the controller. Now these values are visible in "Arduino Serial Monitor" in real-time. But I want to send these values to a real-time database (e.g. Firebase, InfluxDB etc.). How can I send these real time values of Voltage, power and current to the real time database?

More Muhammad Faizan's questions See All
Similar questions and discussions