Arduino and Touchpad Tic Tac Toe

Arduino and Touchpad Tic Tac Toe using arduino

Or, an exercise in input and output multiplexing, and working with bits.  And a submission for the Arduino contest. This is an implementation of a tic tac toe game using a 3×3 array of bicoloured LEDs for a display, a simple resistive touchpad, and an Arduino to tie everything together. Parts and consumables One perf […]

Arduino and Touchpad Tic Tac Toe using arduino Continue Reading