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

https://github.com/slavede/brickpi-acu

Flask REST API for controlling antenna attached to Mindstorm LEGO motor
https://github.com/slavede/brickpi-acu

Last synced: 3 months ago
JSON representation

Flask REST API for controlling antenna attached to Mindstorm LEGO motor

Awesome Lists containing this project

README

          

# brickpi-acu
Flask REST API for controlling antenna attached to Mindstorm LEGO motor

Since LEGO Mindstorm motor has issues with rotating for particular degree (http://www.dexterindustries.com/topic/accuracy-of-rotating-a-motor/) I used modified BrickPi.py library from https://github.com/dwalton76/LegoDigitalClock.

Still, it had some issue with precision so I tweaked acu class to toggle until it's inside acceptable error (defaults to 5 degrees).