Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 359 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 359 Bytes

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.