]> git.piffa.net Git - sketchbook_andrea/blob - RGB_LED/README
analog cleanup
[sketchbook_andrea] / RGB_LED / README
1 La serie degli esercizi sui LED RGB introduce argomenti come:
2
3 - Forme di dati strutturate: array associativi
4 - Programmazione ad oggetti per rappresentare un LED RGB (vedi anche
5         la serie multitasking per refactoring, scope delle variabili /
6         proprieta').
7
8 Ottima lezione in italiano sul componente:
9 - http://www.maffucci.it/2014/09/27/arduino-lezione-09-uso-di-led-rgb-parte-1/