I have been asked if I could build some game with the pro version of your board.
The person has a couple of boards, I am assuming that they want one as an overall game timer for the game play and the other as a game item itself.
I have been looking at the tutorials which all rely on the start button being pressed.
That in itself isn’t practical for the game in mind and have a possible solution to the automation of the timer starting. The game doesn’t need any of the features of pulling in sequence or double speed time counter or instant detonation, its a very simple timer need.
The questions I have would be answered in looking through the code which I grabbed a copy from git hub that you have uploaded.
Where would I find the code sections that relate to the programming setup as the game only needs one setup that when phase 1 is completed, the countdown starts automatically for phase 2 of the game.
It would be much simpler if you have a bare board except for the surface mount microcontroller and then the issue of flashing the chip with the modded code, I don’t have a board to hand to see if there is a header for this or if there is an FTDI needed to program the chip.
Another question is the settings, are they remembered when switched off between game days? or are they a case of having to be programmed every time the game is used?