ChordJoy is a keyboard application that accepts chordal input from a set of digital ports, outputting letters and the chords that correspond to the piano keyboard keys the user has pressed.
Dependencies: PinDetect_KL25Z mbed-rtos mbed
Fork of ChordJoy by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
5:1186eb1f3c2b | 2014-09-22 | andrewhead | Ready to publish. |
4:400a042e762a | 2014-09-22 | andrewhead | Play chords after hearing rising edge! |
3:ed89297af2ce | 2014-09-22 | andrewhead | Read chord from pressed keys. |
2:49e2b1273f16 | 2014-09-20 | andrewhead | Measure time on seconds resolution |
1:b6b866a58a87 | 2014-09-20 | andrewhead | Listens for button interrupts from 7 ports. |
0:5ffec551c755 | 2014-09-18 | andrewhead | Play all chords on 3 buzzers. |