Welcome![Sign In][Sign Up]
Location:
Search - ICCAVR ATMEGA16

Search list

[SCMATmega16单片机控制短信猫收发短信

Description: ICCavr 环境下c语言 Atmega16单片机控制GPRS模块进行text模式短信收发程序。
Platform: | Size: 46790 | Author: kthz1122@163.com | Hits:

[SCMja07

Description: 单片机atmega16,编译器ICCAVR-SCM atmega16, compiler is ICCAVR
Platform: | Size: 74752 | Author: 徐德强 | Hits:

[SCM07ad11

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:

[uCOS16ucosii

Description: 在ATmega16芯片上移植的ucosii系统应用,使用ICCAVR编译器。由于ATmega16芯片仅仅有16k的rom和1k的ram,因此这个移植范例中仅使用了系统延时函数来点亮led。-the ATmega16 chip transplant ucosii applications, use ICCAVR compiler. As ATmega16 mere 16k chip rom the 1k and the ram, Therefore, the transplant use only example of the system to function delay led lit.
Platform: | Size: 76800 | Author: 韩兆伟 | Hits:

[SCMIccAVR_C

Description: IccAVR C语言例子程序源程序,IccAVR C语言例子程序源程序-IccAVR C language source code examples procedures, IccAVR C language source code examples procedures
Platform: | Size: 64512 | Author: | Hits:

[SCMm8final

Description: atmega8 prt8000 (nrf905)发送示例 iccavr,开发,通过串口发送.-atmega8 prt8000 (nrf905) this example iccavr, development, Serial through this.
Platform: | Size: 6144 | Author: 林平 | Hits:

[ARM-PowerPC-ColdFire-MIPSiccavr240128

Description: 240128液晶的驱动程序 主控制器为ATMEGA16 开发环境为ICCAVR 可以参考-240128 liquid crystal host controller driver for the ATmega16 development environment for ICCAVR can refer to
Platform: | Size: 6144 | Author: 黄晓东 | Hits:

[Embeded-SCM Developnrf24l01

Description: 我写的atmega16驱动的nrf24l01程序,iccavr编译-I wrote the ATmega16-driven nRF24L01 procedures, iccavr compiler
Platform: | Size: 91136 | Author: zhongyong | Hits:

[SCMTest_Mega32

Description: MEGA32L 单片机的按键,LED,LCD等测试例程,ICCAVR编译器-SCM MEGA32L button, LED, LCD, such as routine testing, ICCAVR compiler
Platform: | Size: 53248 | Author: 仲斌 | Hits:

[SCMDS18B20

Description: AVR ATmega16 ds18b20 驱动程序,编译环境 ICCAVR6.31A 功能函数需要自己写移植代码-AVR ATmega16 ds18b20 driver, the compiler environment ICCAVR6.31A function needs its own code to write transplantation
Platform: | Size: 5120 | Author: lm | Hits:

[SCMudisk_test0827

Description: AVR单片机平台Atmega32+CH375A芯片读写U盘代码,可以实现在优盘中创建文件,写入文件等。已经在ICCAVR平台测试通过-AVR single-chip platform Atmega32+ CH375A chip U disk read and write code that can be achieved in the USB to create documents, write documents. ICCAVR platform has been tested through
Platform: | Size: 230400 | Author: 单振宇 | Hits:

[SCMSPI_AVR_PROTEUS

Description: 用两片AVR(ATmega16)单片机 实现双机通信(双向,并带反馈)。开发环境为ICCAVR。文件中不但有完整的源代码,还有用PROTEUS作的仿真图。-With two AVR (ATmega16) single-chip dual machine communications (two-way, and with feedback). Development environment for ICCAVR. Document not only complete source code, but also used for the simulation of Fig PROTEUS.
Platform: | Size: 71680 | Author: 贺紫恒 | Hits:

[OtherAutoBortComp

Description: Simple auto board computer based on ATmega16 mcu with connected LCD based on HD44780. Sourse code -- iccavr Project -- proteus 7.4-Simple auto board computer based on ATmega16 mcu with connected LCD based on HD44780. Sourse code-- iccavr Project-- proteus 7.4
Platform: | Size: 626688 | Author: Got | Hits:

[SCMzhongduanxiangl

Description: atmega16的中断向量的一张表格。初学者用iccavr编程时,要用到的。我将它保存下来,不用来回查了。-atmega16 an interrupt vector table. Beginners programming with iccavr use to. I will survive it, do not return the check.
Platform: | Size: 89088 | Author: 邢建鹏 | Hits:

[SCM12864watch

Description: 12864的测试程序,atmega16单片机,8m晶振。iccavr编译。-12864 test procedures, atmega16 single-chip, 8m crystal. iccavr compiler.
Platform: | Size: 23552 | Author: 董传峰 | Hits:

[SCM12864draw

Description: 基干Atmega16的LCD12864画图程序,12864的控制器为st7290,编译器iccavr-LCD12864 backbone of Atmega16 drawing procedure, the controller 12864 for st7290, compiler iccavr
Platform: | Size: 3072 | Author: trimble | Hits:

[SCMCH1

Description: atmega16单片机与PC机串口通信,编程环境ICCAVR-communicate by single-chip atmega16 and PC through USART
Platform: | Size: 17408 | Author: spring | Hits:

[SCMAtmega16PC8563

Description: 硬件TWI总线读写PCF8563的程序,谨供初学者参考。其中文件夹中的《ICC_PRJ》是ICCAVR的工程文件和源文件-TWI bus hardware to read and write PCF8563 procedures, I would like for the advanced users. Where in the folder " ICC_PRJ" yes ICCAVR project files and source files
Platform: | Size: 3203072 | Author: wangyi | Hits:

[Embeded-SCM Developuart

Description: ATmega16串口通信,进行简单的UART数据传送,双机通信,在ICCAVR下编译-ATmega16 serial communication, a simple UART data transmission, two-machine communication, compiled in ICCAVR
Platform: | Size: 32768 | Author: 徐飞 | Hits:

[SCMICCAVR

Description: atmega16驱动12位ADC-TLC2543源程序-atmega16,ADC-TLC2543
Platform: | Size: 1024 | Author: 王可 | Hits:
« 12 3 »

CodeBus www.codebus.net