Qwiic Starter Kit

The Qwiic Starter Kit was designed to allow users to get started with Arduino without the need for soldering or breadboarding. Hooking up a handful of inputs and outputs to an Arduino has never been so easy.

Not currently available

Our Code: SKU-004742

Supplier Link: [SparkFun MPN:14752]


Description

The Qwiic Starter Kit was designed to allow users to get started with Arduino without the need for soldering or breadboarding. Hooking up a handful of inputs and outputs to an Arduino has never been so easy. The Qwiic Starter Kit includes three inputs: a joystick, accelerometer, and proximity sensor, and one small display for outputting text, graphics, or even a microPong game!

The BlackBoard by SparkFun is an Arduino Uno derivative with a variety of feature improvements. We’ve increased the 3.3V regulator to output up to 600mA, included a Qwiic connector with translation circuitry, and even a jumper that allows the board to run at 3.3V or 5V. We’ve include our favourite 1 meter microB cable in the kit as well!

The Qwiic Joystick makes it easy to control things like graphics or motors. The Joystick has 1024 steps on both the X and Y axis and a select button when the joystick is pressed.

The Qwiic Proximity sensor can detect objects and motions (like a hand appearing/disappearing) up to 20 centimeters away.

The Qwiic Accelerometer is a classic solid state triple axis accelerometer capable of measuring movement, tilt, and orientation (portrait versus landscape for example).

The Qwiic OLED is a 64x48 pixel white and black display that easy to program for text and simple graphics.

The Qwiic Starter Kit includes a handful of Qwiic cables to get you started as well!

Numerous well written example sketches and hookup guides are available to get you started.

Includes:


Resources

Example Sketches

BlackBoard Drivers

  • The BlackBoard uses the CH340G IC for serial. This IC uses CDC drivers built in to most modern OS including Windows 7, 8, 10, Linux Mint, OSX Yosemite, El Capitan, and Sierra which means you shouldn’t need to install any extra software; you should plug in the BlackBoard and have a serial com port initialise without any driver install. However, there are a wide range of operating systems out there, so, if you run into driver problems, you can get drivers here.
    • Windows - Driver version 3.4 (2016-09-28)
    • Linux - Driver version 1.5 (2018-03-18)
    • Mac - Driver version 1.4 (2017-01-11) for 10.9, 10.10, 10.11, and 10.12