News

To “see” the output of your ZMPT101B module, just follow the wiring scheme shown above, and upload below code to your Arduino Uno. void setup() { Serial.begin(9600); } void loop() { ...