Hull Pixelbot Code Version 3.0

The latest version of the Hull Pixebot Code engine is now available on Github. You can use this to download little programs into your robot where they are stored and interpreted. It makes controlling your robot a snap (said the man who wrote it). 

You can get the latest version of the code here

You can get the latest documentation here.

This is a stepping stone on the way to a full scripting language which will run inside the Hull Pixelbot. This version provides support for variables, simple expressions and conditional execution. It is designed to provide the execution engine for the script that I'm working on.

I'm quite proud of it.