Arduino Sketch ReadSwitchInput
This sketch is used by Exercise: Read Switch Input. Full Source Code The full code is all in one file ReadSwitchInput.ino. // ReadSwitchInput – read a digital input and report its value using the LED and serial monitor // // Copyright (c) 2016, Garth Zeglin. All rights reserved. Licensed under the // terms of the BSD 3-clause […]