Table of Contents

Adding extensions to the Kniwwelino

You can add additional components, such as sensors, LEDs, motors, buttons to the Kniwwelino by making use of the pins on the outer area, or the i2c connector. There are different types of pins, each having a different role in the connection to the Kniwwelino.

Each component need to be connected to two or more of these pins, depending on the technical specification of the component. In the following we show you how standard components are connected to the Kniwwelino.

The connection itself can be done in various ways. In the section Connecting extensions you can read 2 ways of connecting them without soldering.

External LED

To switch on a light: you can give a feedback (for instance that you got a message) or just for decoration.

To connect an LED:

To program external LED, you can use the following block: set external LED

You can also find step-by-step instructions for connecting LEDs here: Adding external LEDs

External push button

To trigger an event: you can press the button or click it (press and release). In this case the circuit is closed.

To connect a button:

You can also find step-by-step instructions for connecting buttons here: Adding external buttons

Buzzer

The buzzer allows you to play a musical note or a tone.

To connect a buzzer:

Servo motor SG90

A servo is a motor able to turn to a predefined position. This position is an angle between 0° and 180°. It allows you, for instance, to build a mechanical arm.

To connect a servo motor:

You can find step-by-step instructions on how to connect a servo motor here: Adding a servo

Neopixel LED strip

Switch on the LEDs and change their colour and effect to give a feedback or for decoration.

To connect an LED strip:

You can find detailed instructions for connecting an Neopixel RGB LED strip here: Adding external Neopixel (WS2812) LEDs

Proximity sensor

You can find detailed instructions for connecting a proximity sensor here: Adding external Sensors

Potentiometer

You can find detailed instructions for connecting a potentiometer here: Adding external Analog Sensors

i2C sensors

You can find detailed instructions for connecting i2c sensors here: Adding external I2C Sensors

Connecting extensions

To connect your extensions (except for i2C sensors) you can either use alligator clips or silicon wire. Make sure to connect the right leg with the right pin as indicated in the diagrams above.

Important! Before connecting any extensions, make sure to cut the power supply for the Kniwwelino.

Connecting with alligator clips

For each connection:

Connecting with silicon wire

For each connection:

All instructions