Remote keyboard control for BrickPi Robot + Camera Streaming
BrickPi library, curses, OpenCV, socket, Python 3, struct, pickle
BrickPi movement control for NXT Motors, through a remote keyboard. The camera streaming uses OpenCV to capture video image frames, and transports image data through TCP and socket module program.