This is the game I want to recreate. The game is played as follows: There is a 4 ft tall by 7 ft wide wall board that is black vinyl covered except for 16 rows of cutout horses/cars (think Cricut) that extend across the board with 28 segments (car cutouts). One segment is the start, one is the finish and the 25 in the middle are for the race.
I believe I can do this with Nanos for each horse, a set of addressable RGB LEDs, break beams (for the pinball side).
Here's my questions:
- Can a Arduino Nano light the strip across the board in groups of three LEDs behind the horse/car as it moves from left to right?
Can it also handle the break beam switches to act as a counter for every time the ball (rubber ball or pinball, crosses it's path and advances the LEDs to the next cut out.
Each time the beam is interrupted, the next segment lights up until the car/horse/puppy etcetera reaches the end, at which point the overall winner flashes?
The problem is that using one Nano for each player, (and there's 16 players), can shut off the other "racers" Nanos to end the race?
I was thinking of using the Adafruit Grand Central M4 Express featuring the SAMD51
Product ID: 4064 for all of the light strips and a break beam for each player all tied into the same board because it has enough digital pins to do it but then, I haven't a clue how to code it and I'm struggling with determining how much power I'll need.
I was thinking the Nanos are easy for each individual player instead of everyone on the same board, but it can't connect with the other racers as they start or cross the finish line.
I need help, any help and if someone could help with coding either version, that would be a godsend. Which is the better way to do this?
I am building this to be my retirement job. I need a way to support myself because social security won't be enough to pay the bills. This will be my lifesaver so to speak. Any help would be greatly appreciated. I have a year to build this before I leave my job and I'm not so proud as to ask for a hand to help me support myself. Thanks,
Mike