Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 498 Bytes

File metadata and controls

10 lines (7 loc) · 498 Bytes

Pi_cam_web_streamer

Remote keyboard control for BrickPi Robot + Camera Streaming

Library Requisites

BrickPi library, curses, OpenCV, socket, Python 3, struct, pickle

About

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.