A new application is available for the Gator board, Bitlash: an
interactive interpreter that lets you directly manipulate I/O pins,
take A/D readings, implement delays, etc. as well as write simple
programs, all without any compiling or downloading. Bitlash is
intended to provide an Arduino-style interactive environment.
As this is a text-based interactive application, it does not have (or
need) any GUI support. You can simply download the Bitlash HEX file
from the URL below and install it into your board from the Devices
tab:
http://www.ruggedcircuits.com/Arduino/bitlash.hex
More information is available at the Bitlash web site (http://
bitlash.net) as well as on the Arduino page on our web site:
http://ruggedcircuits.com/html/arduino.html#Bitlash