Refacto function run_display Add call to function refresh_display_notes Add call to function refresh_display_gamme
Fork of Nucleo_piano_V1 by
History
Refacto function run_display; Add call to refresh_display_notes; Add call to refresh_display_gamme
2018-07-04, by Aliened [Wed, 04 Jul 2018 23:06:52 +0000] rev 10
Refacto function run_display; Add call to refresh_display_notes; Add call to refresh_display_gamme
Add Serial UART communication to print actions messages
2018-07-04, by Aliened [Wed, 04 Jul 2018 22:17:46 +0000] rev 9
Add Serial UART communication to print actions messages
project clean just need comments
2018-07-04, by aknin001 [Wed, 04 Jul 2018 21:47:32 +0000] rev 8
project clean just need comments
project working need clean code and comments
2018-07-04, by aknin001 [Wed, 04 Jul 2018 21:17:39 +0000] rev 7
project working need clean code and comments
piano ok 4 octave, 8 notes, bug display better
2018-07-03, by aknin001 [Tue, 03 Jul 2018 03:29:59 +0000] rev 6
piano ok 4 octave, 8 notes, bug display better
piano 8 notes, 4 octave, bug display
2018-07-03, by aknin001 [Tue, 03 Jul 2018 02:06:44 +0000] rev 5
piano 8 notes, 4 octave, bug display
Nucleo_Piano_V1
2018-07-02, by Aliened [Mon, 02 Jul 2018 19:47:31 +0000] rev 4
Nucleo_Piano_V1
Nucleo piano based upon Nucleo_rtos_basic template; [Initialization] 4 buttons (DO, RE, MI, FA), speaker, LCD screen; [Piano] DO, RE, MI, FA individually work + display on LCD screen; DO, RE generate troubles when pressed together
2018-07-02, by Aliened [Mon, 02 Jul 2018 18:01:08 +0000] rev 3
Nucleo piano based upon Nucleo_rtos_basic template; [Initialization] 4 buttons (DO, RE, MI, FA), speaker, LCD screen; [Piano] DO, RE, MI, FA individually work + display on LCD screen; DO, RE generate troubles when pressed together
- replace mbed-rtos and mbed libraries with mbed-os library; - update example with latest thread syntax
2017-11-23, by bcostm [Thu, 23 Nov 2017 13:09:25 +0000] rev 2
- replace mbed-rtos and mbed libraries with mbed-os library; - update example with latest thread syntax
Adding new mbed library
2017-06-07, by arostm [Wed, 07 Jun 2017 13:55:59 +0000] rev 1
Adding new mbed library