How to add the SmartInventor Board to Arduino
- 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
- click on File > Preferences
- Do this by opening the Arduino application.
- 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
- Next, go to the Tools tab
- Tools > Boards > Boards Manager
- Tools > Boards > Boards Manager
- in the “Type” select “All” to “Contributed”
- Type “rokit” in the search bar.
- Select the 1.0.3 version and select “install”
You should now be able to select the Smart Inventor Board.