Hello,
I found the C Example for a Button Matrix concept for MIOS. I have the same task, I need to scan at least 128 buttons (256 max) quickly with one core. Now I started wondering:
What are the advantages/disadvantages of that button matrix in comparison to using standard DINs for 128 Buttons (means 4 fully equipped DIN modules) regarding
-
speed/performance
-
accuracy (missed button presses)
-
memory usage (on the same PIC, I want to do some I2C communication as well, if possible)
I looked around in the forums and in the wiki, but did not find much… There is the 16x16 matrix that QBAS developed, but I did not find a comparison to the old system of using chained DINs.
Thanks, ALEXander.
Thanks!
ALEXander.