This is a Python script which:
- Connects a Wiimote and a EduKit 3 robot (https://camjam.me/?page_id=1035)
- Lets player drives the EduKit 3 robot in Mario Kart style
The code is based on a project in raspberrypi-spy.co.uk. Project URL: http://www.raspberrypi-spy.co.uk/?p=1101.
- Tested on:
- Raspberry Pi 4
- Raspbian 10
- Python 2.7.16
- EduKit 3
- Turn on bluetooth on Raspberry Pi 4.
- Turn on battery pack for EduKit 3 motors.
- Run
python edukit3-mariokart.py
. - Press
1
+2
on Wiimote to connect. - Drive the EduKit 3 in Mario Kart style.