Wednesday, September 2, 2009

AVR Blips

Thanks to: stevech@san.rr.com childressS@gmail.com

BLIPS is a graphical user interface and command line MS Windows program that loads programs and data into an Atmel AVR microprocessor’s flash and EEPROM memories. BLIPS transfers this data from a PC via either a serial port or a LAN/WAN connection (IP) to an Ethernet/WiFi to serial bridge – such as the Lantronix Xport or WiPort, or equivalent device. The AVR-side bootloader can be the sample provided in source code form with BLIPS or any that meets the Atmel AVR- 109 protocol.

Version 3 of BLIPS adds an optional command line interface to the graphical user interface in prior versions. This permits BLIPS to be called from scripts and batch files, with file and action parameters, and return a success status. The batch mode support for commercial for-profit endusers is controlled by a usage key. A sample command line batch file is:

blips progf -d atmega8 -p com1 -b 57600 "Flash file1.hex"
echo blips exit status = %errorlevel%

Click here to download more about AVR Blips

No comments:

Post a Comment

Your IP Address