文件名称:MainSimSoftCom
介绍说明--下载内容均来自于网络,请自行研究使用
本程序是一个AVR单片机通信小程序(其他单片机只要修改一下初始化即可),解压后用ICC软件打开项目即可编译,用到了RS232和RS485两种通信方式,两个串口,RS485走的9位数据位。很小的一个系统程序,只有三个C文件和一个H头文件。很适合在校学生和刚开始接触实际设计的新人。-This program is a small communication program AVR microcontroller (other microcontroller initialization as long as you can change it), with the ICC after decompression software to open the project can be compiled, use the RS232 and RS485 two kinds of means of communication, two serial ports, RS485 to go 9-bit data bits. A very small system program, only the three C files and an H header files. Very suitable for school students and the beginning of the actual design of the new contacts.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
MainSimSoftCom\project\main.dp2
..............\.......\main.i
..............\.......\main.lis
..............\.......\main.o
..............\.......\main.s
..............\.......\MainRs485.cof
..............\.......\MainRs485.dbg
..............\.......\MainRs485.hex
..............\.......\MainRs485.lk
..............\.......\MainRs485.lst
..............\.......\MainRs485.mak
..............\.......\MainRs485.mp
..............\.......\MainRs485.prj
..............\.......\MAINRS485.SRC
..............\.......\RS232.dp2
..............\.......\RS232.i
..............\.......\RS232.lis
..............\.......\RS232.o
..............\.......\RS232.s
..............\.......\RS485.dp2
..............\.......\RS485.lis
..............\.......\RS485.o
..............\.......\RS485.s
..............\source\main.c
..............\......\main.c.bak
..............\......\main._c
..............\......\RS232.c
..............\......\RS232.c.bak
..............\......\RS232._c
..............\......\RS485.c
..............\......\RS485._c
..............\......\system.h
..............\......\system.h.bak
..............\......\system._h
..............\说明.txt
..............\project
..............\source
MainSimSoftCom
..............\.......\main.i
..............\.......\main.lis
..............\.......\main.o
..............\.......\main.s
..............\.......\MainRs485.cof
..............\.......\MainRs485.dbg
..............\.......\MainRs485.hex
..............\.......\MainRs485.lk
..............\.......\MainRs485.lst
..............\.......\MainRs485.mak
..............\.......\MainRs485.mp
..............\.......\MainRs485.prj
..............\.......\MAINRS485.SRC
..............\.......\RS232.dp2
..............\.......\RS232.i
..............\.......\RS232.lis
..............\.......\RS232.o
..............\.......\RS232.s
..............\.......\RS485.dp2
..............\.......\RS485.lis
..............\.......\RS485.o
..............\.......\RS485.s
..............\source\main.c
..............\......\main.c.bak
..............\......\main._c
..............\......\RS232.c
..............\......\RS232.c.bak
..............\......\RS232._c
..............\......\RS485.c
..............\......\RS485._c
..............\......\system.h
..............\......\system.h.bak
..............\......\system._h
..............\说明.txt
..............\project
..............\source
MainSimSoftCom