Skip to content

jensadne/python-ev3

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-ev3

a project to run lego ev3 in python ##Things you will need

Getting Started

  • Burn the lejos sdcard at your linux machine
  • Extract python and copy to sdcard 2nd partition (LMS2012_EXT) /home/root
  • Use lejos to boot ev3
  • Connect ev3 either by wireless or usb. The latest lejos provide tcp over usb.
  • Use ssh to connect ev3 for example
    ssh root@10.0.1.1
    password is empty
    export LD_LIBRARY_PATH=/home/root/python2/lib
    export PATH=/home/root/python2/bin:$PATH

Reference

About

a project to run lego ev3 in python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published