Simple implementation of goal counter for table football using laser diode and phototransistor.
Dependencies: GoalCounter WS2812 PixelArray
History
Code cleaning, added winner animation
2019-01-14, by nxf46245 [Mon, 14 Jan 2019 17:48:30 +0000] rev 6
Code cleaning, added winner animation
Added second instance of a GoalCounter class
2019-01-13, by nxf46245 [Sun, 13 Jan 2019 14:51:45 +0000] rev 5
Added second instance of a GoalCounter class
Fix non copyable issue;
2019-01-13, by nxf46245 [Sun, 13 Jan 2019 14:23:30 +0000] rev 4
Fix non copyable issue;
Updated GoalCounter class
2019-01-12, by nxf46245 [Sat, 12 Jan 2019 18:50:49 +0000] rev 3
Updated GoalCounter class
Code cleaning, NonCopyable warning needs to be fixed
2019-01-11, by nxf46245 [Fri, 11 Jan 2019 18:29:58 +0000] rev 2
Code cleaning, NonCopyable warning needs to be fixed
Code refactoring
2019-01-10, by nxf46245 [Thu, 10 Jan 2019 15:48:39 +0000] rev 1
Code refactoring
implementation of Goal Counter class
2019-01-10, by nxf46245 [Thu, 10 Jan 2019 14:48:03 +0000] rev 0
implementation of Goal Counter class