Javelin Stamp Developers Guide...
Posted: Fri Dec 13, 2002 5:40 pm
This thread is for developers of the Javelin Stamp from Parallax. Below is some examples and source code. If you have anything you belive would be worth sharing let us know.
Starter Kit

The Javelin is a 24-pin DIP module programmed in a subset of the Sun Microsystems Java language. The Java programming language is not the only thing that makes the Javelin Stamp uniquely different from BASIC Stamps: 32 k bytes of RAM/program space (leftover space can be used for variables, arrays, and serial buffers; 32 k bytes of non-volatile EEPROM; buffered serial communication in the background; up to seven UART objects that can communicated independently of each other and the main program; pulse width modulation in the background; 8000 instructions/second execution speed (not including background processes which run independently of foreground tasks).
Just the Stamp...

Starter Kit

The Javelin is a 24-pin DIP module programmed in a subset of the Sun Microsystems Java language. The Java programming language is not the only thing that makes the Javelin Stamp uniquely different from BASIC Stamps: 32 k bytes of RAM/program space (leftover space can be used for variables, arrays, and serial buffers; 32 k bytes of non-volatile EEPROM; buffered serial communication in the background; up to seven UART objects that can communicated independently of each other and the main program; pulse width modulation in the background; 8000 instructions/second execution speed (not including background processes which run independently of foreground tasks).
Just the Stamp...
