Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 775 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 775 Bytes

alt text

Arduino Examples

These tutorials offer an introduction to the open-source electronics prototyping platform Arduino. To use the introductory examples, all you need is a USB Arduino, USB A-B cable, and a few other parts.

Every tutorial will include documents from Fritzing that will assist you while you go through these tutorials.

  • Example 01: Blinking LED
  • Example 02: Turn on LED while the button is pressed
  • Example 03: Keep LED on after the button is released
  • Example 04: Fade an LED in and out like on a sleeping Apple computer
  • Example 05: Turn on LED when the button is pressed and keep it on after it is released