Adding external Sensors
External sensors can be connected to the Kniwwelino through the pins available on the outer area. Most Sensors need to be connected to the GND and 3.3V pins of the Kniwwelino, as well as one or more of the outer pins on the lower outer side of the Kniwwelino. Please see the specific sensor section for more details.
You can read the sensor data and use it in your application with the specific block, listed in Sensors
:
Supported Sensors
HC SR04P
- Available Values:
- Distance in cm [0-400]
- Used Library: Library 1.0.0 https://github.com/Martinsos/arduino-lib-hc-sr04
- Connection Pins:
- Sensor Vcc: 3.3v
- Sensor Trig: D0
- Sensor Echo: D5
- Sensor Gnd: GND
DS18B20
Temperature sensor from Maxim Integrated Products datasheet
- Available Values:
- Temperatur in Celsius [-55-125]
- Used Libraries:
- OneWire 2.3.4 https://github.com/PaulStoffregen/OneWire
- Connection Pins:
- Sensor Vcc: 3.3v
- Sensor Signal: D5, D6 or D7
- Sensor Gnd: GND
- Sensor Signal to Vcc: 4.7kOhm resistor