Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 328 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 328 Bytes

micropython_robotics

Some micropython codes I have written as part of a mechtronics college course project.

The bots were 3D printed with omni-wheels and ran micropython on ESP8266 chips.

A server running OpenCV was used together with the Aruco Marker library to locate the robots and send positions to them via. Sockets.