mirror of
https://github.com/pybricks/pybricks-projects.git
synced 2026-09-15 02:52:41 +00:00
db10b7580818821e91b8e03966da8edacfbd3cdd
This removes the MicroPython struct and socket specifics and replaces them with Python3 counterparts. Also a few changes are made to deal with strings, which on MicroPython are just bytes. Now, the server works on Python3 and client EV3s can connect to it.
Pybricks Projects
This repository contains example programs for official and unofficial LEGO models, made using Pybricks MicroPython.
For suggestions and troubleshooting, please create an issue on our support issue tracker.
Languages
Python
100%