Just wanted to show here my newest creation. Buttons to play TGC2019 without having to go to the keyboard.
They can be pressed by foot or club.
Build with an arduino which emulates a keyboard, so no software needed on the computer, just plug and play.
There is even some "intelligence", meaning that "long press" on the green button switches between training mode, where the green button is a "mulligan", and competition mode, where the green button is just "enter" to drop the ball if it went into the water.
If someone wants to rebuild I can provide with the code and give hints on cabling, but it is pretty straight forward.
I used a nano IOT 33, just had one of those laying around, but you can use any other arduino which is 32u4 or SAMD based.
They can be pressed by foot or club.
Build with an arduino which emulates a keyboard, so no software needed on the computer, just plug and play.
There is even some "intelligence", meaning that "long press" on the green button switches between training mode, where the green button is a "mulligan", and competition mode, where the green button is just "enter" to drop the ball if it went into the water.
If someone wants to rebuild I can provide with the code and give hints on cabling, but it is pretty straight forward.
I used a nano IOT 33, just had one of those laying around, but you can use any other arduino which is 32u4 or SAMD based.
Comment