// The program checks the float switch every 15 minutes /* Button Turns on and off a light emitting diode(LED) connected to digital pin 13, when pressing a pushbutton ...
This example demonstrates the use of pinMode(INPUT_PULLUP). It reads a digital input on pin 2 and prints the results to the serial monitor. /* Input Pull-up Serial This example demonstrates the use of ...