Steering wheel + pedals made with the lego ev3
Here are some images form different angles
- Install ev3dev on your 2 ev3s
- connect the 2 ev3's to your pc
- Open 2 ssh sessions for your 2 ev3's
- Change /etc/hostname to evwheel for your wheel and evpedals for your pedals.
- Copy wheel.py to evwheel and pedals.py to evpedals
- REBOOT THE 2 EV3'S
- Run driver.py on the windows host and start wheel.py and pedals.py on the right ev3. By going to > filebrowser > wheel.py/pedals.py (The screen should go blank for 5seconds)
- Done