How to add the SmartInventor Board to Arduino

  1. When using the Arduino IDE, you will need to install the Rokit Smart Inventor board files using the Arduino Board Manager.
    • Do this by opening the Arduino application.
      • click on File > Preferences
        step 1 of board install
  2. In the Preferences window, locate the “Additional Boards Manager URLs” section and paste the following URL
    • https://raw.githubusercontent.com/RobolinkInc/Robolink/master/package_rokit_index.json
    • Hit ok to apply the changes
      Step 2 of Board installation
  3. Next, go to the Tools tab
    • Tools > Boards > Boards Manager
      Step 3 of Board installation
  4. in the “Type” select “All” to “Contributed
    • Type “rokit” in the search bar.
    • Select the 1.0.3 version and select “install
      Step 4 of Board installation

You should now be able to select the Smart Inventor Board.