Welcome![Sign In][Sign Up]
Location:
Search - rs232 pc-avr

Search list

[Other resourceavr_EEPROM

Description: //实验板的AVR程序,片内eeprom操作练习,和计算机通讯,上电后首先发送保存在片内的数据 //然后接收PC发送的数据并保存起来,然后读取数据返回给pc,断电后数据不丢失。 //接线定义:将串口经rs232连接pc机 即PW6-7/8. //记事:本程序旨在对片内eeprom使用的理解与演示,程序适合初学者使用. //使用8MHz晶体。
Platform: | Size: 17773 | Author: 夜风 | Hits:

[SCMuart_iccavr

Description: UART为RS232串行通信例子程序,利用ICCAVR的终端调试窗口和PC机键盘,可以将你从PC键盘输-UART for example RS232 serial communication procedure, and use the terminal ICCAVR debug window and PC keyboard, you can lose from the PC keyboard
Platform: | Size: 16384 | Author: zxc | Hits:

[Software EngineeringPC-RS232_control_LED

Description: 通过本实验学习PC机串口与AVR单片机串口之间相互通讯的基本硬件接口电路和软件编程方法,并且达到使用PC机来控制LED的简单应用。-experiential learning through the PC serial port and AVR serial communications between the basic hardware interface circuit and software programming, and to reach the PC use to control the application of a simple LED.
Platform: | Size: 342016 | Author: 卓瑞豐 | Hits:

[SCMavr_EEPROM

Description: //实验板的AVR程序,片内eeprom操作练习,和计算机通讯,上电后首先发送保存在片内的数据 //然后接收PC发送的数据并保存起来,然后读取数据返回给pc,断电后数据不丢失。 //接线定义:将串口经rs232连接pc机 即PW6-7/8. //记事:本程序旨在对片内eeprom使用的理解与演示,程序适合初学者使用. //使用8MHz晶体。
Platform: | Size: 17408 | Author: 夜风 | Hits:

[SCMusart

Description: AVR串行通信的异步传输模式USART,通过RS232与计算机或者单片机进行串行通信。-AVR serial communication ATM USART, through computer-or single-chip RS232 serial communication.
Platform: | Size: 27648 | Author: 吴娟 | Hits:

[SCMPC_SofterForBootLoad

Description: 这个程序的主要目的是为了提供一个具有通用性的 AVR Bootloader,不同型号的AVR单片机只需要修改一下几个简单的配置参数就可以直接使用了,不需要再修改主程序。因为现在网上流传的很多 Bootloader程序都是针对某个或几个特定型号的,在换用其它型号后,需要对程序进行较多的修改;而且很多Bootloader程序虽然实现了基本功能,但是存在着一些缺陷或隐患,或者使用起来不够方便,所以我写了这个程序。它是在网上流传的马潮老师的ATmega128 Bootloader程序的基础上,结合了我以前在PIC18单片机中使用Bootloader的一点经验,以及学习自AVR USB中一些使用宏定义的技巧,再经过多次优化和反复测试后得出的。-PC SOFTERWARE Bootloader for AVR
Platform: | Size: 143360 | Author: knight | Hits:

[Embeded-SCM DevelopRS232

Description: PC机和单片机之间通过RS232传输数据的同步协议,以包形式收发数据,可以发送任何数据。-PC machine and MCU via RS232 to transfer data between the synchronization protocol to send and receive data packet format, you can send any data.
Platform: | Size: 3849216 | Author: 龚云隆 | Hits:

[Software EngineeringOP07

Description: AVR单片机性能优越,有着广阔的市场前景,本设计主要研究AVR单片机的各部分功能,了解AVR单片机及其外围芯片连接,做出接口软件。 本设计将AVR单片机各部分功能融合起来,采用Atmega16L作为系统的核心,以12864为液晶显示,以RS232转换PC到单片机的电平,采用Atmega16L本身的A/D等等,出于价格和研究实用性方面的考虑本系统采用万用板制作。 经实践证明,该系统可以对AVR单片机的各部分功能进行实验研究,达到了对AVR单片机系统设计的要求,性能稳定,结构合理,适合在教学和实际应用中推广。 -AVR microcontroller superior performance, has broad market prospects, the main research design AVR microcontroller function of each, about AVR microcontrollers and peripheral chips to connect, to make interface software. The AVR microcontroller design will integrate the various parts function, using Atmega16L as the core of the system, to 12864 for the liquid crystal display to RS232 converter PC to MCU level, using Atmega16L own A/D, etc., for the price and of practical of considerations of the system used by 10,000 board production. The practice shows that the system can AVR microcontroller function of each experimental study, achieved the AVR microcontroller system design requirements, performance and stability, reasonable structure, suitable for practical application in the teaching and promotion.
Platform: | Size: 237568 | Author: hanxin | Hits:

[Com Portch376

Description: CH376通讯的上位机程序,通过操作RS232串口实现读写CH376-CH376 PC communications programs, through the operation of RS232 serial interface to read and write CH376
Platform: | Size: 7394304 | Author: 赵永科 | Hits:

[SCM2011IgorPlugUSB

Description: 用AVR做电脑遥控器的免费调试程序,下载即可使用,先做好固件,插在PC上-Purpose of this article is to inform readers about implementation USB interface into singlechip microcontroller, which this interface directly not supports. Simply: implementation USB interface on firmware level (similar as emulation of RS232 interface in microcontrollers, which not have RS232 support). This project includes development of firmware on microcontroller side, driver development on computer side (for Windows operating system) , development of DLL library for functions calling from another programs (programmers level) and development of demo program (users level), which shows all functions of this device. Device is named IgorPlug-USB (AVR) (as successor of my previous device for computer remote control IgorPlug- serial port version).
Platform: | Size: 337920 | Author: 刘兴强 | Hits:

[SCMUSART

Description: avr atmega16 通过rs232与pc usart通信。baud:38400,自己做了实物验证程序正确可行!-the USART communication between atmega16 and pc ,and BAUD IS 38400.the program is right for my physical Verification
Platform: | Size: 150528 | Author: whb | Hits:

[OtherARV_BOOTLOADER.RAR

Description: AVR BOOTLOADER • Support many types of AVR microcontrollers. • Support AVR device with multi-uart. • Support RS232/RS485/RS422 mode. -Support AES crypt routine (128/256 bits key) • Support customize communication baudrate and system clock frequcene. • Automatically calculate the baudrate error. • Write with AVR GCC, 100 C code. • High optimized code, occupy small space. • Cut out the function conveniently, and can meet different requirements. • Support Watchdog. • User may use the LED to show the upgrade status. • Support to use super terminal as download software on PC. • Support verification while write to FLASH. • Can define the size of user program section. - AVR BOOTLOADER • Support many types of AVR microcontrollers. • Support AVR device with multi-uart. • Support RS232/RS485/RS422 mode. -Support AES crypt routine (128/256 bits key) • Support customize communication baudrate and system clock frequcene. • Automatically calculate the baudrate error. • Write with AVR GCC, 100 C code. • High optimized code, occupy small space. • Cut out the function conveniently, and can meet different requirements. • Support Watchdog. • User may use the LED to show the upgrade status. • Support to use super terminal as download software on PC. • Support verification while write to FLASH. • Can define the size of user program section.
Platform: | Size: 537600 | Author: sanya | Hits:

[SCMavr_UART

Description: avr 单片机串口通信代码,通过RS232将数据传送到PC端。含电路图及keilc源代码(有详细注解)。-avr microcontroller serial communication code, via RS232 to transfer data to the PC. Keilc including circuit diagrams and source code (a detailed explanation).
Platform: | Size: 171008 | Author: suny | Hits:

[Com PortUsart

Description: 开发环境 AVR STUDIO 6.2 ,编写RS232串口程序,实现PC与ATMEGA 64A单片机的双向收发!-Development environment AVR STUDIO 6.2, write RS232 serial procedures to achieve two-way transceiver PC and microcontroller ATMEGA 64A!
Platform: | Size: 19456 | Author: dai | Hits:

CodeBus www.codebus.net