waterbearlang / waterbear

Visual block syntax for programming languages
http://waterbearlang.com/
358 stars 88 forks source link

Simple ardiuno robot wrapper 1: Magician Chassis #131

Open stretchyboy opened 12 years ago

stretchyboy commented 12 years ago

Need very simple commands wrapper for a specific robot ( http://www.sparkfun.com/products/10825) which can be made to work quickly then generalise out to other setups. This is not to replace the general arduino plugin but to give usable results fast.

Example commands forward 5 turn left

maybe up to

if something in front of bot turn right else forward

stretchyboy commented 12 years ago

Some progress has been made on this https://github.com/waterbearlang/waterbear/tree/131-simple-robot

maynot be actually using magician it depends on what works for us at www.access-space.org / http://www.refab-space.org although whatever it is it will be an open design so it can be cloned.