Robotbit Edu Coding with KittenBlock
Last updated
Last updated
Robotbit Edu can be programmed with KittenBlock.
Refer to this page for introduction with Kittenblock: Kittenblock Introduction
Connect the Micro:bit to your computer with a USB cable.
Click select hardware and choose MicroBit Python from the menu.
Press this exclamation mark(!).
Click this button to connect the Micro:bit.
Micro:bit will display a heart icon after connecting to Kittenblock.
If the Micro:bit does not show a heart icon,
For information about DC motors by Kittenbot, please visit: Kittenbot Actuators
Sample Program:
Connect 2 DC motors to the M1A and M1B port of the Robotbit.
For information about servos by Kittenbot, please visit: Kittenbot Actuators
Sample Program:
Connect a servo to the S1 port of Robotbit.
For information about DC motors by Kittenbot, please visit: Kittenbot Actuators
Sample Program:
Connect Stepper Motors to the M1 and M2 port of the Robotbit, with the red wire connecting to the VM port.
4.1 Lighting up all lights
4.2 Customizing color with RGB
4.3 Lighting up individual lights
The blocks for the IO pins are found in the menu for Micro:bit.
5.1 Reading values from pins
5.2 Writing values to pins
a