User Tools

Site Tools


arduino:arduino_crash_course:start

This is an old revision of the document!


Crash Course in Arduino Programming

The examples used here have all been tested on an the Arduino Uno baord. If you use a different board, changes to the code (pin numbers in particular) may be required.

Contents

Basics

Input

Output

Covered if time permits

  • Communication buses
    • Serial
    • SPI
    • I2C

Not covered

  • Interrupts
    • External
    • Timers
    • Multiple external
  • Watchdog timers
  • Libraries
    • 7-segment displays
    • LCD displays
  • Switch matrices

Things that need to be incorporated

Many of the examples here borrow from or are based on the examples at http://arduino.cc/en/Tutorial/HomePage.

arduino/arduino_crash_course/start.1352164079.txt.gz · Last modified: 2012/11/06 01:07 by mithat

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki