]> git.piffa.net Git - sketchbook_andrea/blob - README
Initial Commit
[sketchbook_andrea] / README
1 Andrea's Sketchbook 
2 =====================
3
4 Esempi per i corsi su Arduino.
5 Le ultime versioni sono disponibili su: git.andreamanni.com
6
7 Per aggiornare il proprio archivio:
8 cd sketchbook_andrea/ ; git fetch
9     
10
11 Note
12 ------
13
14 - head_tails_ino
15 Is the code example of C book for control structures (IF)
16
17 - loop_match_2_ino
18 Is the code example of C book for iterative structures (while  - for loop)
19
20
21 >-- Copyright note: all these is released into the Public Domain --<