The Official Arduino Website - A good place to visit to download the Arduino IDE on any other computer, or just to find out more about the history of Arduino and about what other people are doing with them.
Adafruit Arduino Tutorials - A great guide to complement the ARDX that we have in class
Adafruit Crickit Learning Guide - Instructions on how to set up your Crickit Board for your Circuit Playground.
Sparkfun Arduino Activity Guide v3.3 - Source for great sketches that can be edited, like different buzzer tunes.
ARDX - The official site for the materials that correspond with our Arduino kit
Replacement for Exercise 12 (DC Motor) - The one in our guide does not work consistently. Use this code AND wiring diagram.
Multi-tasking the Arduino - a series of activities that take you beyond using delays towards using the processors internal clock.
Fritzing - This website helps you to design images that clearly show how Arduino shields and breadboards are wired, in case you want to blog or share your projects with others. (It is also a source for project ideas.)
Processing - A programming language that is often used in Arduino projects because they work well together (Arduino is a derivative of Processing).
Sites for Arduino Project Ideas
Morse Code Translator - Using the piezo buzzer and the serial monitor, create a device that translates what you type into Morse code beeps.
Sparkfun - The vendor who organized our kits also has many great project ideas.
Adafruit - Another electronics vendor based here in NY who makes fantastic electronics and tutorials
Instructables - A great DIY site with a decent selection of Arduino projects.
Arduino Playground - The Official wiki for all sorts of playground ideas.
Duino 4 Projects - Another project site, suggested by campers (Thanks, Liam!)
Sparkfun: Resources and Going Further - Things to do once you finish all the activities in the SIKGuide.