Difference between revisions of "Mindstorms"
From ThorstensHome
(Created page with "Got a LEGO Mindstorms EV3 set. Downloaded EV3 thing from http://sourceforge.net/projects/lejos/files/?source=pdlp") |
|||
Line 2: | Line 2: | ||
Downloaded EV3 thing from http://sourceforge.net/projects/lejos/files/?source=pdlp | Downloaded EV3 thing from http://sourceforge.net/projects/lejos/files/?source=pdlp | ||
+ | |||
+ | |||
+ | After connecting EV3 via USB cable and verifying in dmesg it got connected: | ||
+ | |||
+ | linux-fpbq:~/Downloads/leJOS_EV3_0.8.1-beta/bin # export JAVA_HOME=/usr/java/jdk1.8.0_05/ | ||
+ | linux-fpbq:~/Downloads/leJOS_EV3_0.8.1-beta/bin # export EV3_HOME=/root/Downloads/leJOS_EV3_0.8.1-beta/ | ||
+ | linux-fpbq:~/Downloads/leJOS_EV3_0.8.1-beta/bin # ./ev3console | ||
+ | No EV3s discovered | ||
+ | Failed to connect to EV3 |
Latest revision as of 12:41, 22 April 2014
Got a LEGO Mindstorms EV3 set.
Downloaded EV3 thing from http://sourceforge.net/projects/lejos/files/?source=pdlp
After connecting EV3 via USB cable and verifying in dmesg it got connected:
linux-fpbq:~/Downloads/leJOS_EV3_0.8.1-beta/bin # export JAVA_HOME=/usr/java/jdk1.8.0_05/ linux-fpbq:~/Downloads/leJOS_EV3_0.8.1-beta/bin # export EV3_HOME=/root/Downloads/leJOS_EV3_0.8.1-beta/ linux-fpbq:~/Downloads/leJOS_EV3_0.8.1-beta/bin # ./ev3console No EV3s discovered Failed to connect to EV3