Skip to content

Commit 5ec4054

Browse files
authored
Update README.md
1 parent 9ed298c commit 5ec4054

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,13 @@
11
# 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).
33

44
## 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.
66

77

88
## Documents used
99
- [PyBricks - LEGO Powered Up UART Protocol](https://github.com/pybricks/technical-info/blob/master/uart-protocol.md)
1010
- [ceeoinnovations/SPIKEPrimeBackpacks](https://github.com/ceeoinnovations/SPIKEPrimeBackpacks)
11-
- [hub module docs](https://hubmodule.readthedocs.io/en/latest/)
1211
- [EV3 Hardware Developer Kit](https://education.lego.com/en-us/support/mindstorms-ev3/developer-kits)
1312

1413
## Disclaimer

0 commit comments

Comments
 (0)