SparkFun
SparkFun Inventor's Kit - v4.1.2
A note for SparkFun Inventor's Kit v4.1 users: The only change that was made from the SIK v4.1 to the SIK v4.1.2 is our new carrying case. All of the intern...
Get notified when back in stock
The only change that was made from the SIK v4.1 to the SIK v4.1.2 is our new carrying case. All of the internal parts and instructional guide have remained the same!
- SparkFun RedBoard Qwiic
- Arduino and Breadboard Holder
- SparkFun Inventor's Kit Guidebook
- White Solderless Breadboard
- SparkFun Carrying Case
- SparkFun Mini Screwdriver
- 16x2 White-on-Black LCD (with headers)
- SparkFun Motor Driver (with Headers)
- Pair of Rubber Wheels
- Pair of Hobby Gearmotors
- Small Servo
- Ultrasonic Distance Sensor
- TMP36 Temp Sensor
- 6' USB micro-B Cable
- Jumper Wires
- Photocell
- Tricolor LED
- Red, Blue, Yellow and Green LEDs
- Red, Blue, Yellow and Green Tactile Buttons
- 10K Trimpot
- Mini Power Switch
- Piezo Speaker
- AA Battery Holder
- 330 and 10K Resistors
- Binder Clip
- Dual-Lock™ Fastener
- The Carrying Case - Black HDPE has been replaced with the SparkFun Carrying Case.
- SIK Printed Guidebook (PDF, Download File: 31.8MB)
- SIK Print Guide Errata (v4.1)
- Online Experiment Guide
- RedBoard Qwiic Driver Install
- SIK Info Page
- Dimensional Drawing
- SIK Case Insert Files
- Project 1: Light
- Circuit 1A: Blinking an LED
- Circuit 1B: Potentiometer
- Circuit 1C: Photoresistor
- Circuit 1D: RGB Night-Light
- Project 2: Sound
- Circuit 2A: Buzzer
- Circuit 2B: Digital Trumpet
- Circuit 2C: "Simon Says" Game
- Project 3: Motion
- Circuit 3A: Servo Motors
- Circuit 3B: Distance Sensor
- Circuit 3C: Motion Alarm
- Project 4: Display
- Circuit 4A: LCD "Hello, World!"
- Circuit 4B: Temperature Sensor
- Circuit 4C: "DIY Who Am I?" Game
- Project 5: Robot
- Circuit 5A: Motor Basics
- Circuit 5B: Remote-Controlled Robot
- Circuit 5C: Autonomous Robot
Jargon buster
Plain-language definitions for the technical terms used above.
- Headers
- Rows of connector contacts on a fixed pitch (commonly 2.54 mm) used to link a board to a breadboard, jumper wires, or another board. They come as male pin headers and female socket headers; when a module ships with pre-soldered headers it can be used straight away, whereas bare pads require soldering the pins yourself.
- I2C
- I2C is a two-wire communication bus used by many sensors and small modules. It matters because several I2C devices can share the same two wires, but each device needs a compatible address and your controller must support I2C.
- LCD
- LCD stands for liquid crystal display, a screen technology that uses a backlight and liquid crystals to show images or text. It matters because LCD modules usually need a display driver and enough controller pins or a bus interface to send image data.
- LED
- A light-emitting diode (LED) is a small electronic component that emits light when current flows through it in the correct direction. Because it only conducts one way, its polarity matters, and a through-hole LED must be soldered the correct way around to light up.
- PCB
- A printed circuit board (PCB) is a board, usually rigid, with etched copper tracks that connect electronic components together without loose wiring. Components are mounted on the board and signals route between them through the copper layout.
- photocell
- A light-sensitive component whose electrical resistance changes with the amount of light falling on it. It matters when choosing or using light sensors, automatic lights, or brightness-detecting circuits because its response speed, resistance range, and sensitivity affect how reliably it detects light levels.
- potentiometer
- A variable resistor usually turned with a knob or shaft to create an adjustable electrical signal. It is often used for inputs such as volume, brightness or position, so it helps beginners learn how a microcontroller reads changing values.
- Qwiic
- Qwiic is a plug-in connector system for I2C devices that uses small 4-pin cables, so you can connect compatible sensors without soldering. It matters because your controller or adapter also needs Qwiic, or you will need a cable or breakout to wire it up.
- RGB
- Short for red, green and blue, the three primary colours of light that are mixed in varying amounts to make a wide range of colours. In electronics RGB can refer to an LED or pixel that blends these three colours, or to a colour signal or interface that carries separate red, green and blue channels.
- servo
- A servo is a motor with built-in position control, usually told to move to a specific angle by a control signal. It matters when you need repeatable movement, such as steering, arms, flaps, or linkages, rather than continuous spinning.
Find this product in
Brands
SparkFun Inventor's Kit Guidebook
User Guide · 31.9 MB · Click any page to view full size
Supplier page — sparkfun.com
Supplier Description · 1.7 MB · Click any page to view full size
Serial Basic CH340C Datasheet
Datasheet · 83.5 KB · Click any page to view full size
ch3402CDS
Datasheet · 243.9 KB · Click any page to view full size
Resources & Downloads
Guides, code examples, and more
Source Code
Open-source libraries, firmware & example projects for this product
Files and translations of the SparkFun Inventor's Kit Guide from Sparkfun.com
fbb8ab5
over 6 years ago
· 15 commits
- English Create SIK v4.1a Book 2020 Web.pdf over 6 years ago
- README.md Update README.md over 6 years ago
Related Tutorials
Free guides on learn.littlebird.com.au