Arduino

INTRO PART 1

Required tools:

A computer with access to the Internet.

Estimated time for this lab: 30 minutes

Check off when complete:

The Arduino website is divided into six main sections. First visit the Main Site arduino.cc/en/Main.

Visit the Getting Started section and get acquainted with want they have to say about themselves.

Visit the Learning section and note the extensive list of links to projects. This will come in handy later when you want to do things not discussed in this book.

Visit the Reference section. This provides links to the documentation for the Arduino functions library. We will learn about much of what is shown here.

Visit the Blog at arduino.cc/blog. This is where the team members post interesting things about the Arduino.

Visit the Playground. This is a wiki where Arduino users can contribute. This is another huge resource that you will want to use later as you gain more experience with the Arduino.

THE IDE