Circuit diagram

3Dsimo Kit
Device: 3Dsimo Kit
Rev. 1.00 Page 8/18
Pic. 6: Choice of the communication port(COM3)
4.3 First compilation
You can find base code on github.com or down below, it can be modified without restrictions
(although, it must fit inside the device’s memory). After downloading, run Arduino IDE and open the
file using File => Open, choose 3DsimoKit.ino on your disc and press open. After that the code shows
up in the editor, which is structured into several sections and the executive part is then split into
several functions. The button which is labeled as “1” in Pic. 7 checks if the program is written correctly.
The user can see information of how much memory is taken, as shown on the status bar. Button “2”
uploads the successfully compiled program to the microcontroller. The upload takes between 10-20s.