搜索资源列表
AVR_Common_Bootloader
- AVR 通用 Bootloader 使用说明 *支持多种型号的AVR单片机 *支持多串口的AVR单片机 *支持RS232/RS485/RS422模式 *支持多种通信波特率和时钟频率 *自动计算波特率误差,如果波特率误差>2%,将给出错误提示 *完全C语言编写,容易修改 *为移植做了很多优化,将移植的工作量减少到了最低 *代码高度优化,占用空间小 *方便的功能裁剪,适应不同的要求 *支持看门狗 *支持使用LED指示升级状态 *支持超级终端下载-
soft
- RS232 和 RS485 互相转换,两个端口可以是不同的波特率,编译平台IAR for AVR
(45)avr+rs485+lcd12864+ad+da+motor
- 数控云台的整个完整方案,结合protues防真部分内容。
RS485_mega16
- RS485多机通信(主机呼叫从机,从机返回数据) 基于AVR mega16单片机,实现RS485通信,内含proteus仿真图。-More than 485 machine communication (calls from the host machine, from machine to return data) based on AVR mega16 single chip to achieve RS485 communications, containing proteus simu
485
- AVR单片机的485通信参考程序 -AVR MCU reference 485 communication procedures
RS485
- 基于RS485的多机通讯,真的是很不错的源代码啊,我在网上看见了就下了发出来大家学习-RS485-based Multi-machine communication, is really very good source ah, I saw on the Internet was issued to them to learn
WINavrForBootLoad
- 这个通用的Bootloader可以支持大部分具有自编程功能、带有Boot区和UART串口的AVR单片机(主要是Mega系列)。如果是多串口的单片机,可以任意选择使用其中的一个串口。程序支持RS232/RS485/RS422方式,如果程序稍加修改,也应当可以很容易的支持USI、SPI、I2C等接口。-WinAVR For BootLoader
uart-485
- avr单片机利用485通信的源程序和仿真程序-avr and rs485
rs485
- 用AVR编写的RS485程序,实现RS485与上位机的通信程序-RS485 programs written with the AVR to achieve RS485 with the host computer' s communication program
RS485
- 使用AVR(atmega16)单片机与RS485进行通信-Using the AVR microcontroller to communicate with RS485
AVR_RS485
- WINAVR中编写的AVR单片机485通讯程序,已经测试通过。-WINAVR prepared AVR microcontroller 485 in the communication process, has been tested.
AVR
- 自制AVR开发板详细资料,其中包括详细的代码和PCB制作。包括12846LCD,18B20,DS1302,PS/2,62256,RS232,RS485等-Home AVR development board detailed information, including details of the code and PCB production. Including 12846LCD, 18B20, DS1302, PS/2,62256, RS232, RS485, etc.
AVR-RS485
- AVR单片机实现的485通讯从机接收程序(带帧校验)-AVR MCU' s 485 slave receiver (with Frame Check)
RS485
- AVR单片机的RS485通信调试程序,在ICC中调试通过-AVR SCM communication interface RS485 commissioning procedures in the ICC debugging through
RS485
- ATmega128串口程序,可经485串口调试,采用AVR studio软件编程-ATmega128 serial procedures
rs485
- AVR单片机的485通信驱动程序 用ICCAVR写的 可以直接使用 调试已经通过-AVR MCU with 485 communication drivers can be used directly ICCAVR write debugging has been passed
RS485
- 基于avr的485通信-485 Communication based on AVR
AVR-Rs485
- 基于AVR单片机的RS485通讯程序编写,使用ICCAVR软件编写-RS485 communication program based on the AVR microcontroller to write, to write software using ICCAVR
AVR_BootLoader V1.2
- 使用Bootloader 升级芯片内程序详解(AVR support RS232/RS485/RS422 mode** support multiple communication wave Special rates and clock frequency Baud Rate* Automatic calculation error, if error Baud Rate)
RS485
- 利用485转USB,在PC上可以演示。AVR 板上要有485的接口(Using 485 turn USB, it can be demonstrated on PC.)