What’s Inside a Rokit Smart Kit

Every Rokit Smart Kit will include the following
|
|
The included download cable will enable you to use the Arduino IDE to program the Smart Inventor Board.
Smart Inventor Board Pin Map
This is a pin layout that you can utilize when programming the Smart Inventor Board

The Smart Inventor board has the following components already built onto the board:
|
|
By default the board comes pre-installed with 11 programs for our 11 default robot builds.
- Flip the power switch to the “ON” position.
- By default, the board has a LED positioned for the first program. To select a program you will use the left and right IR sensors. The Left IR sensor makes you move down a program(you will see the LED position change and move to the left), while the Right IR sensor makes you move up a program (you will see the LED position change and move to the right). The Center IR sensor allows you to execute a program after you have selected it.
When coding please follow the initial coding setup:
- Place Dipswitch 1 in the “ON” position on the Smart Inventor Board. It is the red box with 1,2,3 on it.
- Connect the USB to UART connector to the Micro USB cable and attach it to the board. This will prompt the right most LED to blink, indicating you are in programming mode.
- In programming mode you can utilize the Arduino Sketch to create your own programs, or even modify our robot programs.
- Note: you must install the Arduino IDE in order to program.