Skip to content

smlobo/ev3-remote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ev3-remote

Python code to control a Lego EV3 from a laptop

Instructions

  1. Run the server_robot/main.py file from VS Code (with the ev3 MicroPython extension). The EV3 is now listening on Port 12345.
    OR
    main.py could also be run from the command line (after ssh to the EV3)
    OR
    main.py could be run from the robot, using the Brickman File Browser
  2. Run the client-laptop/client-laptop.py file from the laptop.
  3. Press i, j, k, l to maneuver the robot forward, left, backward, & right respectively.
    Press q to quit.

About

Python code to control a Lego EV3 from a laptop

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages