ichpuchtli / simavr

simavr is a lean, mean and hackable AVR simulator for linux & OSX
GNU General Public License v3.0
0 stars 0 forks source link

Pmod 4x4 Keypad #6

Open ichpuchtli opened 11 years ago

ichpuchtli commented 11 years ago

A Qt Widget implementing the Pmod 4x4 Keypad. The port that the buttons are connected to must be accessible if not mutable. A menu in the Qt application or a runtime argument could be used to achieve this.

Predictions: Lines Of Code: 200 lines Code Time: 2 hours