SparkFun Inventor's Kit V4.0(KIT-14265)
The example sketches in this repository are part of the SparkFun Inventor's Kit (a.k.a. "The SIK"). The SIK consists of an SparkFun RedBoard and a variety of electronic components designed to help you learn basic programming and circuits. Build five projects comprised of 16 circuits as you navigate through the best inventor's kit yet! Once you've mastered these circuits, you'll be able to start building projects limited only by your imagination!
These sketches are designed to work with the SIK Experiment Guide tutorial.
- If you haven't yet, download and install the Arduino IDE
- Obtain the latest SIK Guide Code by one of the following methods:
- Clone this repository using Git (New to Git? Click here.)
- Download this repository as a zip file and unzip.
- Place the
SIK-Guide-Code
folder in the Arduino IDEexamples
directory:
- PC: drag the
SIK-Guide-Code
folder intoC:\program files\Arduino-x\examples
- MAC: Right-click on the Arduino IDE app and click "Show Package Contents...". Drag the
SIK-Guide-Code
folder intoContents/Resources/Java
- Linux: see http://www.arduino.cc/playground/Learning/Linux
- Start the Arduino IDE; the examples should be visible in this menu:
File > Examples > SIK Guide Code
- 1A Blink an LED
- 1B Read a Potentiometer
- 1C Night-light
- 1D RGB Night-light
- 2A Buzzer
- 2B Digital Trumpet
- 2C Simon Says Game
- 3A Servo Motor
- 3B Distance Sensor
- 3C Motion Alarm
- 4A LCD Hello World
- 4B LCD Thermometer
- 4C DIY Who Am I Game
- 5A Motor Basics
- 5B Remote-controlled Robot
- 5C Autonomous Rover
- Hookup Guide - Experiment Guide for the SIK.
- v40 -SIK code version 4.0
- v33 -SIK code version 3.3
- v32 -SIK code version 3.2
- v30 -SIK code version 3.0
These sketches were written by SparkFun Electronics with lots of help from the Arduino community.
All contents of this repository are released under Creative Commons Share-alike 4.0.