- Setup microSD card: https://www.ev3dev.org/docs/getting-started/
- Download and move main files onto a SD card to partition
ROOTFSand/home/robot/libc++/directory - Install
puttyfor Windows(pscp.exe has to be in same directory as costume programing language) andshh,sshpassfor linux - Download costume programing language(no installation required)
- You are ready to use everything and have fun, PS: do not forget to send robot constants
- program_1.prgm is run from main1 (program_2.prgm from main2)
- robot_1.conf is used in main1 to set class Robot (robot_2.conf is used in main2)
- left arm -> A
- left wheel -> B
- right wheel -> C
- right arm -> D
- gyro -> 1
- color left -> 2
- color right -> 3
- angle zero is at Y axis
- angle is in rad
- angle goes counterclockwise (left is positive, right negative)
- for send file feature on linux
sshpassandsshhas to be installed, for Windowsputtyhas to be installed (pscp.exe has to be in same directory as costume programing language) - supports English and Slovak
- for more information read príručka M++, for now it is only in Slovak