https://github.com/lego/mindstorms-robot-inventor-hub-api
Documentation for the LEGO MINDSTORMS Robot Inventor hub MicroPython API.
https://github.com/lego/mindstorms-robot-inventor-hub-api
Last synced: 12 months ago
JSON representation
Documentation for the LEGO MINDSTORMS Robot Inventor hub MicroPython API.
- Host: GitHub
- URL: https://github.com/lego/mindstorms-robot-inventor-hub-api
- Owner: LEGO
- License: mit
- Created: 2021-05-12T10:22:43.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2022-12-15T10:32:07.000Z (over 3 years ago)
- Last Synced: 2025-04-09T00:15:18.616Z (about 1 year ago)
- Size: 2.77 MB
- Stars: 78
- Watchers: 16
- Forks: 13
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MINDSTORMS® Robot Inventor hub API
This repository contains the MicroPython documentation for the LEGO® MINDSTORMS Inventor Hub (set 51515). MicroPython is a small and efficient Python implementation that can run on the LEGO MINDSTORMS Inventor Hub.
The LEGO Group has extended MicroPython with the hub package, which provides access to LEGO motors, sensors, and devices built into the hub.
The documentation can be found here:
Several standard MicroPython modules are also available on the hub. You can find documentation for those modules in the official [MicroPython](http://docs.micropython.org/en/v1.12/) documentation.