const int BPin= 3; //Set the digital 3 to B pin const int SPin= 4 ;//Set the digital 4 to S pin pinMode(APin, INPUT);//initialize the A pin as input pinMode(BPin, INPUT);//initialize the B pin as ...
Version 1.3.0 (sketch), 1.4.0 (host console) License: GPL-3.0 A full duplex capable optical Morse code terminal on a single Arduino. One LED is the transmitter, one photoresistor is the receiver, and ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results