First you nedd to build the EV3D4, or other, but the project is based on that model that is on the EV3’s webpage
Then of build your robot, you need to install the program:
git clone https://github.com/peprolinbot/EV3D4-ssh_control
cd EV3D4-ssh_control
pyhton3 conbot.py
,and wait for it says “LOG”
Here you have the function of all the keys(this list is thinked for view from back or from a camera, like a mobile phone):
KEY | FUNCTION |
---|---|
w | Go forward |
s | Go back |
a | Turn left |
d | Turn right |
g | Move head to left |
h | Move head to right |
Space bar | Stop all motors |
m | Play StarWars imperial march |
q | Quit the program |