DEV PLATFORM
- motor.py - GPIO control of L298N controller.
- server.py - Tornado websocket server to interface with motor.py
- index.html - HTML Websocket client that connects to the tornado websocket instance.
- cvStream.py - Computer Vision utilization for camera interface. (WIP)