If you want to build a button array, follow this diagram. The main idea here is to connect each button to a diode in a row by column fashion, and read all the rows column by column. Rows works as ...
This example code is in the public domain.
Nowadays, visual indication is a must-have feature for any electronic device, which will make user interaction much easier. There are multiple ways to implement the visual indication, from simple ...