Im new to Arduino, and have been trying to build a scoreboard for a hockey table game for some time, and thought I would give an Arduino a shot. I have very little experience and to this point have only used kits. and one very confused attempt (and fail) using a 555 to build a simple counter.
In short;
Im using this as a base for the project: https://www.brainy-bits.com/using-7-segment-display-with-arduino/
using a max7219 to control the 2, 2 digit seven segment displays.
What I would like to add:
-
Id like the switches to be an IR barrier to detect the puck and count the goal rather then actual buttons. (ideally 2 led's emitter and detector rather then a pre-molded module)
-
A clock counting down from 5min to 0 turning on an led at 0. (Obviously would need a start button)
-
A reset button that will reset the clock AND the score.
all off the same Arduino
I have this kit I had been using for a while and it is not Ideal, but If any of it could be used that would work, but Im not at a ll apposed to starting from scratch.
http://www.electronics123.com/shop/product/cps148-4-digit-timing-module-kit-3305
If anyone can help me and let me know what i would need, if it can be done, what i may be missing and maybe how if possible.
Again Im super new to this so feel free to talk to me like I'm 5 ![]()
Thank you!