
Click Here to download circuit cellar February 2010
The Serial Device Test Utility is designed to assist in analyzing the communicationbetween a PC and a device connected over the serial port. The application has a number of features to make this process relatively easy. Some of the features that are included are a fully configurable COM port interface, the ability to program constant wrappers (header/footer) around the serial port data, the ability to send data using either ASCII text, decimal values for each byt, or hexadecimal values for each byte, inbound data is decoded into both standard ASCII text and hexadecimal byte values, and the ability to log the data to a file in either HTML or plain text format.
Drawing on the experiences of a world-class LabVIEW development organization, The LabVIEW Style Book is the definitive guide to best practices in LabVIEW development.
Thanks to: stevech@san.rr.com childressS@gmail.com
Notepad++ is a free (as in "free speech" and also as in "free beer") source code editor and Notepad replacement that supports several languages. Running in the MS Windows environment, its use is governed by GPL License.
This site presents a simple didactical microcontroller modules designed for teaching of microcontroller systems, digital signal processing, and system programming.

The NanoVM is a java virtual machine for the Atmel AVR ATmega8 CPU, the member of the AVR CPU family used e.g. in the DLR Asuro robot, manufactured by AREXX engineering. With the NanoVM, the Asuro can be programmed in the popular Java language using the standard Sun JDK. The NanoVM and its tools are distributed under the GPL and can be used on other AVR based systems as well.