Interchanging between Armourbit and Robotbit

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

KOI Initialization

../../_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/22.png

For Robobit users, choose “init Tx Rx”

../../_images/32.png

There are no difference between the 2 coding wise.

../../_images/42.png

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