Simple arduino code to load user inputs into an array. Play with it here: https://www.tinkercad.com/things/8rQE1vWJKZc Took a couple days to learn some of the ins and ...
ButtonArray is an Arduino library/class which is used to measure an array of buttons. It uses an update-function to measure the buttons and a void function with an integer as parameter can be given to ...