Interchanging between Armourbit and Robotbit

KOI supports both Robotbit and Armourbit, the only difference is in the initialization.

KOI Initialization

modules/functional_module/PWmodules/images/mcbanner.png

Load KOI Extension: https://github.com/KittenBot/pxt-koi

Loading Extensions

Initialization Blocks:

../../../_images/15.png

For Armourbit users, choose “init powerbirck port”.

../../../_images/23.png

For Robobit users, choose “init Tx Rx”

../../../_images/33.png

There are no difference between the 2 coding wise.

../../../_images/44.png

In the following tutorials, Robotbit will be used. Armourbit users can modify the code based on this guide.