All Projects → sparkfun → Sik Guide Code

sparkfun / Sik Guide Code

Example code from the SparkFun Inventor's Kit Guide.

Projects that are alternatives of or similar to Sik Guide Code

Jarolift MQTT
Controlling Jarolift TDEF 433MHZ radio shutters via ESP8266 and CC1101 Transceiver Module in asynchronous mode
Stars: ✭ 43 (-40.28%)
Mutual labels:  arduino-ide
Spimemory
Arduino library for Flash Memory Chips (SPI based only). Formerly SPIFlash
Stars: ✭ 279 (+287.5%)
Mutual labels:  arduino-ide
Ideasnprojects
That Project's Source Code
Stars: ✭ 344 (+377.78%)
Mutual labels:  arduino-ide
Dagor-Brushless-Controller
The Dagor Controller is a fully integrated tiny solution for brushless-based actuators with wireless capabilities.
Stars: ✭ 197 (+173.61%)
Mutual labels:  arduino-ide
SI4844
Silicon Labs SI4844 (BROADCAST ANALOG TUNING DIGITAL DISPLAY AM/FM/SW RADIO RECEIVER) Library
Stars: ✭ 16 (-77.78%)
Mutual labels:  arduino-ide
Deviot
Sublime Text plugin for IoT development based in PlatformIO ecosystem (Arduino IDE)
Stars: ✭ 281 (+290.28%)
Mutual labels:  arduino-ide
DigiOS
Mini OS emulator for Digispark (an Attiny85 based microcontroller).
Stars: ✭ 46 (-36.11%)
Mutual labels:  arduino-ide
Arduino Pro Ide
The Arduino IDE for advanced users and developers. Experimental alpha version.
Stars: ✭ 917 (+1173.61%)
Mutual labels:  arduino-ide
Train plus plus
Repo and code of the IEEE UIC paper: Train++: An Incremental ML Model Training Algorithm to Create Self-Learning IoT Devices
Stars: ✭ 17 (-76.39%)
Mutual labels:  arduino-ide
Sim7000 Lte Shield
LTE CAT-M/NB-IoT Arduino-compatible shield with GNSS and temperature sensor. Library supports SIMCom 2G/3G/4G LTE/CAT-M/NB-IoT
Stars: ✭ 340 (+372.22%)
Mutual labels:  arduino-ide
arduino-dark-theme
Arduino dark theme!
Stars: ✭ 61 (-15.28%)
Mutual labels:  arduino-ide
Sim800L-Arduino-Library-revised
HIGH SCHOOL PROJECT - The purpose of this Arduino library is to allow the use of the SIM800L module in a simple and transparent way.
Stars: ✭ 81 (+12.5%)
Mutual labels:  arduino-ide
Espui
A simple web user interface library for ESP32 and ESP8266
Stars: ✭ 330 (+358.33%)
Mutual labels:  arduino-ide
AutomationShield
Arduino library and MATLAB/Simulink API for the AutomationShield Arduino expansion boards for control engineering education.
Stars: ✭ 22 (-69.44%)
Mutual labels:  arduino-ide
Ardublockly
Visual programming for Arduino. Based on blockly, implements Arduino code generation and facilitates program uploading.
Stars: ✭ 363 (+404.17%)
Mutual labels:  arduino-ide
BlueVGA
VGA library for STM32F103C (BluePill) that can manipulate a screen with 28x30 tiles with 8x8 pixels each, in a total resolution of 224x240 pixels with 8 colors using a very low footprint
Stars: ✭ 39 (-45.83%)
Mutual labels:  arduino-ide
Kmansonoff
Firmware for ESP8266 based itead Sonoff switches for use with HomeAssistant / mqtt
Stars: ✭ 282 (+291.67%)
Mutual labels:  arduino-ide
Bleeper
Library to manage your firmware configurations written in C++
Stars: ✭ 54 (-25%)
Mutual labels:  arduino-ide
Bare Arduino Project
Start your Arduino projects right out of the box
Stars: ✭ 505 (+601.39%)
Mutual labels:  arduino-ide
Platform Espressif32
Espressif 32: development platform for PlatformIO
Stars: ✭ 333 (+362.5%)
Mutual labels:  arduino-ide

SparkFun Inventor's Kit V4.1 - Example Sketches

SparkFun Inventor's Kit

SparkFun Inventor's Kit V4.1 (KIT-15267)

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.

Getting Started

  1. If you haven't yet, download and install the Arduino IDE.
  2. Obtain the latest SIK Guide Code by one of the following methods:
  3. Place the SIK-Guide-Code-master folder in the Arduino IDE examples directory:
    • Windows: Drag the SIK-Guide-Code-master folder into C:\Program Files\Arduino-x\examples
      • Note: For those that automatically installed the Arduino IDE on a Windows 64-bit computer, the Arduino program folder may be located in the "C:\Program Files (x86)..." folder.
    • MacOS: Right-click on the Arduino IDE app and click "Show Package Contents...". Drag the SIK-Guide-Code-master folder into Contents/Resources/Java
    • Linux: see http://www.arduino.cc/playground/Learning/Linux
  4. Start the Arduino IDE; the examples should be visible in this menu. Depending on how the folder is named, it should look similar to: File > Examples > SIK Guide Code.

Sketch Topics

Project 1

  • 1A Blink an LED
  • 1B Read a Potentiometer
  • 1C Night-light
  • 1D RGB Night-light

Project 2

  • 2A Buzzer
  • 2B Digital Trumpet
  • 2C Simon Says Game

Project 3

  • 3A Servo Motor
  • 3B Distance Sensor
  • 3C Motion Alarm
Project 4
  • 4A LCD Hello World
  • 4B LCD Thermometer
  • 4C DIY Who Am I Game
Project 5
  • 5A Motor Basics
  • 5B Remote-controlled Robot
  • 5C Autonomous Rover

Documentation

Version History

  • v41 -SIK code version 4.1
  • v40 -SIK code version 4.0
  • v33 -SIK code version 3.3
  • v32 -SIK code version 3.2
  • v30 -SIK code version 3.0

License Information

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].