Hey null, would you like to subscribe to our awesome weekly local deals newsletter ?Of course, you can easily unsubscribe whenever you want.
End of Report
void loop() int raw = analogRead(sensorPin); float voltage = (raw / 1023.0) * 5.0; float ac_voltage = (voltage - offset) / sensitivity; Serial.print("AC Voltage: "); Serial.println(ac_voltage); delay(500); zmpt101b proteus library