You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-3Lines changed: 2 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,14 +1,13 @@
1
1
# EV3-OpenMV-Stuff
2
-
An OpenMV software, hardware example for LEGO Mindstroms EV3 (support SPIKE/RI),
2
+
An OpenMV software, hardware example for LEGO Mindstroms EV3 (support SPIKE/RI).
3
3
4
4
## How it works
5
-
Team ceeoinnovations create an LEGO UART Protocol MicroPython lib that can work with OpenMV, and we make a sample program to
5
+
Team ceeoinnovations created a MicroPython library for the LEGO UART Protocol that can be used with OpenMV, and we wtote a sample program to let OpenMV detect objects by color and mark them with IDs on the screen (OpenMV IDE view) and send the largest object information to EV3.
6
6
7
7
8
8
## Documents used
9
9
-[PyBricks - LEGO Powered Up UART Protocol](https://github.com/pybricks/technical-info/blob/master/uart-protocol.md)
0 commit comments