Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Spark: An introduction to Arduino

Spark: An introduction to Arduino

A brief description of the world of Arduino, and some basic examples of Arduino code.

Presented at the Cantina Spark session, July 15, 2015.

George White

July 15, 2015
Tweet

More Decks by George White

Other Decks in Technology

Transcript

  1. Digital Pins (some with PWM) Analog Pins ICSP Programming Pins

    ATMega328P microcontroller Reset Button USB port Power jack Power Pins
  2. To get started, you need— • An Arduino ◦ Start

    with an UNO R3 • A USB A-to-B cable • The Arduino IDE ◦ http://ardunio.cc/downloads ◦ Get the latest version (right now, that’s 1.6.5)
  3. Learning more about Arduino • http://arduino.cc • Getting Started with

    Arduino • http://learn.adafruit.com • http://codebender.cc • Many, many resources on the web!