Simple library to interface with L293D motor controller with the raspberry pi.
Also includes websocket server to interact with the car over the web
Make sure you have following packages installed before running pip install -r
on requirements.txt
:
- libevent-dev
- PWM does not work for some reason.