Un pack de 6 lessons autour d'Arduino

Juste une petite publication pour mentionner un
Tutorial en 6 leçons (anglais) pour Arduino disponible sur ladyada.com.
S'il démarre sur des notions rudimentaire, les choses deviendrons plus intéressantes avec les instructions de debugging, le comptage des pressions sur un bouton.
S'il est en anglais, le cursus a au moins l'avantage d'être assez clair.

Le tutorial
  • Lesson 0:
    Pre-flight check...Is your Arduino and computer ready?
  • Lesson 1:
    The "Hello World!" of electronics, a simple blinking light
  • Lesson 2:
    Sketches, variables, procedures and hacking code
  • Lesson 3:
    Breadboards, resistors and LEDs, schematics, and basic RGB color-mixing
  • Lesson 4:
    The serial library (for debugging) and binary data - getting chatty with Arduino and crunching numbers
  • Lesson 5:
    Buttons & switches, digital inputs, pull-up and pull-down resistors, if/if-else statements, debouncing and your first contract product design.
  • Lesson 6:
    LEDs in more detail, Kirchoff's Voltage Law, Ohm's Law and a peek at the potentiometer

Aucun commentaire