Skip to content

ddland/mp_cutebotpro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mp_cutebotpro

MicroPython driver for the CuteBot Pro and the Micro:Bit.

Status

Work in progress. Library can be used for (almost) all hardware on the CuteBot Pro, but is not yet documentend and/or tested.

MicroPython

I downloaded the hex-file from MicroBit - MicroPython, version 2.1.12. Copying the .hex file to the USB-drive (microbit) should be enough.

Running

Upload the code to the micro:bit (using Thonny or another IDE). The main.py is an example where the PID line-follow is started once the A-button is pressed.

Error Codes

  • When the I2C device (motorboard, LEDs, sensors) on the CuteBot Pro is not available, a cross is displayed on the micro:bit. Switching on the power to the motorboard usually fixes this error.

About

MicroPython driver for the CuteBot Pro and the MicroBit

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages