/lanbo

Simple library to interface with L293D motor controller on raspberry pi

Primary LanguagePython

Lanbo

Simple library to interface with L293D motor controller with the raspberry pi.

Also includes websocket server to interact with the car over the web

Dependencies

Make sure you have following packages installed before running pip install -r on requirements.txt:

  • libevent-dev

TODO

  • PWM does not work for some reason.