FutureBoard Coded on Kittenblock - Onboard Sensors
by KittenBot in Circuits > Gadgets
30 Views, 1 Favorites, 0 Comments
FutureBoard Coded on Kittenblock - Onboard Sensors
There are multiple onboard sensors on Futureboard.
Supplies
FutureBoard: https://bit.ly/3N0EI3K
Onboard Sensors Blocks
Please check out.
Sample Program: Buttons
Pressing the buttons changes the color.
Sample Program: Temperature and Light Sensors
The sensor values are shown on the screen.
Sample Program: Accelerometer and Gyroscope
Please refer to the following figure for the axis orientation.
The acceleration values are shown on the screen.
Sample Program: Gestures
The Futureboard can detect 8 gestures:
- 'shake'
- 'freefall'
- 'tilt_up'
- 'tilt_down'
- 'tilt_left'
- 'tilt_right'
- 'face_up'
- 'face_down'
Shake the FutureBoard for a sound.
Sample Program: Gesture Triggers
Shake the FutureBoard for a sound.
Note: Trigger Events only work when the program is uploaded onto the FutureBoard.
Sample Program: Gyroscope
Shows the roll and pitch of the FutureBoard.
Sample Program: Magnetic Sensor
The magnetic sensor has a range of ±800(μT)。
The magnetic strengths are shown on FutureBoard.
The magnetic sensor needs to be calibrated before use.
Sample Program: Compass
The compass returns a compass bearing, with 0 indicating North.
The compass bearing is shown.