Metadata-Version: 2.4
Name: mindstorms-net
Version: 0.1.0
Summary: Python package to connect LEGO EV3 and 51515 via ESP32/BLE/serial
Home-page: https://github.com/yourusername/mindstorms-net
Author: Your Name
Author-email: youremail@example.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.5
Description-Content-Type: text/markdown
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: requires-python
Dynamic: summary

# mindstorms-net

**mindstorms-net** allows Python code on LEGO EV3 and LEGO 51515 (SPIKE Prime) to communicate via ESP32 bridge.

- Event-based API
- JSON message protocol
- MicroPython headless ESP32 bridge
- EV3 & SPIKE examples included
