.

INCLUDES RFID interfacing with avr GPS interfacing with avr RF Module interfacing with avr Stepper Motor With AVR

Tuesday, December 20, 2011

AVR Terminal

Description

This is a terminal program that you can use for serial communication with you AVR microcontrollers. It is written in MS Visual Basic.Net. The program is simple to use. To use the program a file called port.dll needs to be placed in the same folder as the AVR Terminal.exe file or in the Windows system folder. All the files can be downloaded at the bottom of this page. Within the program the Com ports 1 to 8 can be choosen and also the baud rate from 300 to 19200 baud. The screen is divided in 2 areas, one for the input and one for the output. If you enter text in the input area and press [ENTER] the input area will automatically be cleared and send to the microcontroller.


Hardware

You can use the ATTiny2313 project board to communicate with the AT2313 microcontroller, which has a on board RS232 interface.

Software

The program can be downloaded from this page.

No comments:

Post a Comment