Location:
Search - atmega16 serial
Search list
Description: atmega16的串口调试程序,对初学者又没有仿真器的朋友或许有点帮助
Platform: |
Size: 37749 |
Author: wolf |
Hits:
Description: 用单片机的SPI串口实现数据发送和接收的C语言代码-MCU SPI serial data send and receive C language code
Platform: |
Size: 1024 |
Author: 侯景昆 |
Hits:
Description: GSM通讯串口类,通过RS232串口与GSM MODEM连接,发送短信.-GSM serial communications category, RS232 serial port and GSM modem connections, sending text messages.
Platform: |
Size: 61440 |
Author: 李汤 |
Hits:
Description: ICCAVR编译器下的ATmega16芯片的AD使用范例。使用C语言编写,把通过中断方式的AD采集到的值送到串口。-ICCAVR compiler under the ATmega16 chips use AD model. The use of C language, the adoption of the AD interrupt processing of value to the serial.
Platform: |
Size: 5120 |
Author: 韩兆伟 |
Hits:
Description: 这是一个DELPHI与单片机相结合的应用例子
这个程序的主要功能是通过串口与单片机通讯,读写EEPROM的资料。
上位机程序是用Delphi 6.0,下位机程序是CVAVR 1.24,
采用的主芯片是Atmel ATMega16,
EEPROM芯片是Atmel AT24C04(或AT24C256)
Application ...... 应用程序 for Delphi 6.0 (SP2)
..\EEPROM.dpr ...... DELPHI 项目包
..\EEPROM.res ...... DELPHI 项目包资源
..\EEPROM.cfg
..\EEPROM.dof
..\EEPROM.exe ... 编译生成的可执行文件
..\EEPROM_form.pas ... 主界面程序文件
..\EEPROM_form.dfm ... 主界面资源文件
..\HexTable.cds ... 内存表
Fireware ...... 固件程序 for CVAVR 1.24 (+)
..\TestEEPROM.prj ...... 项目程序
..\TestEEPROM.c ...... 程序文件
..\TestEEPROM.asm ...... 生成的汇编文件
..\TestEEPROM.hex ...... 可烧录至Atmel ATMega16的文件
-This a Delphi and SCM combination of application example of this process is the main function by serial Communication with the MCU, writable EEPROM information. PC procedures with Delphi 6.0, the next crew procedures CVAVR 1.24. The main chip is Atmel ATMega16. Atmel chip EEPROM AT24C04 (or AT24C256 Applications) Applicat ion ...... applications for Delphi 6.0 (SP2) .. \ EEPROM. dpr ...... DELPHI project package .. \ ...... DE EEPROM.res LPHI project packet resources .. \ EEPROM.cfg .. \ EEPROM.dof .. \ EE PROM.exe ... compiler generating executable file .. \ EEPROM_form.pas. .. interface files .. \ EEPROM_form.dfm ... the main interface resource files .. \ HexTable.cds ... ...... memory table Fireware firmware for C VAVR 1.24 () .. \ TestEEPROM.prj ...... projects procedures .. \ TestE
Platform: |
Size: 416768 |
Author: Aleyn.wu |
Hits:
Description: 基于三星S6B0741芯片的LCD,LCD型号为LM9033A。单3.3V电压,有并行和串行通讯模式,串行通讯只需5个IO,所以使用起是来很方便。本例用ATmega16驱动,串行连接,WINAVR C语言编程。在此贴出程序,希望能给大家一些帮助-based on the chip Samsung S6B0741 LCD, LCD models LM9033A. Single 3.3 V voltage, parallel and serial communication model, serial communication only five IO, were used to be rather inconvenient. The cases used ATmega16 driven serial connection, WINAVR C programming language. Patch up the process, in the hope of giving you some help
Platform: |
Size: 10240 |
Author: 黄小林 |
Hits:
Description: atmega8 prt8000 (nrf905)发送示例
iccavr,开发,通过串口发送.-atmega8 prt8000 (nrf905) this example iccavr, development, Serial through this.
Platform: |
Size: 6144 |
Author: 林平 |
Hits:
Description: 该代码是ATMEGA16单片机下的串口通讯程序,采用ICC编译通过,源程为C编写。-ATMEGA16 microcontroller serial communications under the procedures adopted by the ICC compiler, C source-prepared.
Platform: |
Size: 11264 |
Author: houdong |
Hits:
Description: 采用Atmega16的变频式超声波发生器的源代码-ATmega16 using the frequency ultrasonic generator source code
Platform: |
Size: 56320 |
Author: 严勇文 |
Hits:
Description: atmega16的串口调试程序,对初学者又没有仿真器的朋友或许有点帮助-ATmega16 serial debugger for beginners and no emulator to help a friend that might be
Platform: |
Size: 37888 |
Author: wolf |
Hits:
Description: 适用于ATmega16的串口程序。完成寄存器的初始化设计-ATmega16 Serial applicable procedures. Completion of the initialization register design
Platform: |
Size: 1024 |
Author: wangzeming |
Hits:
Description: avr单片机ATMEGA16,控制串口程序-avr Singlechip ATMEGA16, serial control procedures
Platform: |
Size: 2048 |
Author: XUE Dongming |
Hits:
Description: 基于ATmega16单片机设计的串口波特率发送程序。下载方便。-ATmega16-based single-chip serial port baud rate to send the design process. Download easy.
Platform: |
Size: 8192 |
Author: 叶子 |
Hits:
Description: source code for Serial (UART)
ATmega16
Platform: |
Size: 1024 |
Author: hunterzzz |
Hits:
Description: Atmega16串口USART例子,带proteus仿真文件,非常适合学习-Atmega16 serial USART example, with proteus simulation files, very suitable for learning
Platform: |
Size: 75776 |
Author: liangxuebao |
Hits:
Description: ATmega16串口通信,进行简单的UART数据传送,双机通信,在ICCAVR下编译-ATmega16 serial communication, a simple UART data transmission, two-machine communication, compiled in ICCAVR
Platform: |
Size: 32768 |
Author: 徐飞 |
Hits:
Description: ATMEGA16串口(usart)仿真,使用protues进行仿真,特别适合初学者练习串口程序调试!-ATMEGA16 serial (usart) simulation, using protues simulation, especially for beginners serial debugging!
Platform: |
Size: 71680 |
Author: 申明 |
Hits:
Description: Atmega16串口程序具有接收和发送功能-Atmega16 serial procedures to receive and transmit functions
Platform: |
Size: 17408 |
Author: haozai |
Hits:
Description: 用于没有烧写ATmega16并行编程器的朋友,初用ATmega16的工程师在串行编程时写错熔丝位,及加密位,造成不能再应用串行编程,构成不便,没并行编程将无法再使用,做了一个简易的并行编程器将的芯片加密位及熔丝恢复出厂默认值及恢复串行在线编程功能(ISP)。(For not writing ATmega16 parallel programmer friends, beginning with ATmega16 engineers in the wrong serial programming fuse, and encryption, which cannot use serial programming, inconvenience, no parallel programming will no longer be used to make a simple parallel programmer will chip encryption and fuse restore factory default serial programming and recovery (ISP).)
Platform: |
Size: 2048 |
Author: ledaswan
|
Hits:
Description: atmega16串口发送数据 可用(ATmega16 serial port send data available)
Platform: |
Size: 1024 |
Author: tai d
|
Hits: