An open API service indexing awesome lists of open source software.

https://github.com/codeadamca/ev3-space-moc

This is a series of Python files used to control a LEGO MOC space base.
https://github.com/codeadamca/ev3-space-moc

bluetooth ev3 ev3dev lego mindstorms python

Last synced: 2 months ago
JSON representation

This is a series of Python files used to control a LEGO MOC space base.

Awesome Lists containing this project

README

          

# LEGO® Mindstorms® EV3 Space Base

The source code for a LEGO base controlled using LEGO Mindstorms EV3, a PS4 controller, and a web browser interface.

![Space Base Panel](_readme/screenshot-spacebase.png)

> Online application is available here:
> [https://pages.codeadam.ca/ev3-space-moc-panel](https://pages.codeadam.ca/ev3-space-moc-panel)

---

## Repo Resources

- [LEGO EV3](https://www.lego.com/en-ca/product/lego-mindstorms-ev3-31313)
- [ev3dev](https://www.ev3dev.org/)