antonvh / LMS-uart-esp

Documentation and example code for extending MINDSTORMS hubs with i2c and uart devices using the LMS-uart-convertor board and LMS-esp-i2c-wifi board.
https://antonsmindstorms.com/product/uart-breakout-board-for-spike-and-ev3-openmv-compatible/
BSD 3-Clause "New" or "Revised" License
20 stars 2 forks source link
esp8266 i2c lego-mindstorms micropython

LEGACY Library. This is old and unmaintained.

Use mpy-robot-tools, SerialTalk and PUPRemote instead.


Anton's MINDSTORMS Hacks Breakout board - libraries and API

Hi there!

Welcom to this repository. If you just obtained one of our breakout boards, head over to the Breakout Wiki to start soldering. All boards come pre-flashed so you shouldn't have to flash them.

Once you're done soldering, head back here to try the libraries and example projects!

Libraries/API

We have built a couple of generic communication libraries allowing for easy communication between the MINDSTORMS hubs and other electronics.

Projects and Examples