A library for making it easy to have multiple buttons connected to the same analog read pin. Using resistors one connects multiple buttons in parrallell with different resistors for each of the ...
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 ...