0 purchases
rogotocore 0.3.0
# Rogoto LibraryRogoto Library to control a BrickPI as a Logo Turtle built out of Lego Technics.This library will create parse commands and then tell the Lego Technics what to do.It allows people to draw items by doing the following:``` pendown forward 10 right 90 forward 10 right 90 forward 10 right 90 forward 10 penup```The above should put the pendown, draw a square and then lift the pen.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.