Welcome![Sign In][Sign Up]
Location:
Search - iccavr S

Search list

[Other resourceAVRusart

Description: avr应用有关使用注意事项如下 1 在使用例子程序之前将库文件libslavr.a 拷贝到ICCAVR 安装目录下的库文件目录中 即...\\LIB\\目录将头文件slavr.h 拷贝到头文件目录即...\\include\\目录 2 如果想使用库文件中的函数那么设置如下 1) 在文件中应使用 \"#include <slavr.h>\"包含slavr.h 头文件 2) 在工程选项中的Additional LIB 一栏中填入\"slavr\" 使用附加的libslavr.a 库文件(注意引号不需要输入) 3 libslavr.a 库中包含的函数清单如下 1) void write_lcd(unsigned char data,unsigned-avr applied to matters relating to the use of the following examples of the use of a procedure before the document libslav r.a ICCAVR copy of the installation directory of the library catalog is ... \\ LIB \\ directory paper's head lavr.h copy directory that is the end ... \\ include \\ directory 2 if they wish to use the library Functions are then installed a), the document should be used "# include
Platform: | Size: 10023 | Author: nndx | Hits:

[Other resourceRTOSICCAVR

Description: UCOS/II for ICCAVR - The version of UCOS/II is 2.04 - the original port was done by Ole Saether for the IAR compiler. Jens E. Holtegaard ported one version using ICCAVR. Joerg Meyer did another port (using Jens port as a start?). This is basically Joerg s port plus a little bit of changes and documentation by me. - YOU MUST DOWNLOAD THE MAIN PART OF THE UCOS/II FROM THE UCOS/II WEBSITE http://www.ucos-ii.com . The supplied project file assumes the portable source is in the ..\\source directory. - Joerg has written couple document showing the stack frames etc. but it is in German :-) They are included in this directory. - The Timer2 overflow interrupt is used for Timer Tick. If you want to change that, modify os_cpu_c.c and os_cpu_a.s - I have tested this using ATMega103 with and without external RAM using AVR Studio simulator. See test1.c test program. Both Code Compressed (PRO) and STD versions have been tested. -UCOS / II for ICCAVR - The version of UCOS / II is 2.04-the original port was done by Ole Saethe r for the IAR compiler. Jens E. Holtegaard porte d one version using ICCAVR. Joerg Meyer did anot her port (using Jens port as a start). This is bas ically Joerg's port plus a little bit of changes a nd documentation by me. - YOU MUST DOWNLOAD THE M AIN PART OF THE UCOS / FROM THE UCOS II / II WEBSITE http : / / www.ucos - ii.com. The supplied project file assumes the portable source is in the .. \\ source directory. - Joerg couple has written document showing the stack frames etc.. but it is in German :-) They are included in this directory. - The Ti mer2 overflow interrupt is used for Timer tick. If you want to change that. modify os_cpu_c.c and os_cpu_a.s - I have teste d this using ATMeg
Platform: | Size: 200913 | Author: zhjol | Hits:

[SCMAVRusart

Description: avr应用有关使用注意事项如下 1 在使用例子程序之前将库文件libslavr.a 拷贝到ICCAVR 安装目录下的库文件目录中 即...\LIB\目录将头文件slavr.h 拷贝到头文件目录即...\include\目录 2 如果想使用库文件中的函数那么设置如下 1) 在文件中应使用 "#include <slavr.h>"包含slavr.h 头文件 2) 在工程选项中的Additional LIB 一栏中填入"slavr" 使用附加的libslavr.a 库文件(注意引号不需要输入) 3 libslavr.a 库中包含的函数清单如下 1) void write_lcd(unsigned char data,unsigned-avr applied to matters relating to the use of the following examples of the use of a procedure before the document libslav r.a ICCAVR copy of the installation directory of the library catalog is ... \ LIB \ directory paper's head lavr.h copy directory that is the end ... \ include \ directory 2 if they wish to use the library Functions are then installed a), the document should be used "# include
Platform: | Size: 9216 | Author: | Hits:

[uCOSRTOSICCAVR

Description: UCOS/II for ICCAVR - The version of UCOS/II is 2.04 - the original port was done by Ole Saether for the IAR compiler. Jens E. Holtegaard ported one version using ICCAVR. Joerg Meyer did another port (using Jens port as a start?). This is basically Joerg s port plus a little bit of changes and documentation by me. - YOU MUST DOWNLOAD THE MAIN PART OF THE UCOS/II FROM THE UCOS/II WEBSITE http://www.ucos-ii.com . The supplied project file assumes the portable source is in the ..\source directory. - Joerg has written couple document showing the stack frames etc. but it is in German :-) They are included in this directory. - The Timer2 overflow interrupt is used for Timer Tick. If you want to change that, modify os_cpu_c.c and os_cpu_a.s - I have tested this using ATMega103 with and without external RAM using AVR Studio simulator. See test1.c test program. Both Code Compressed (PRO) and STD versions have been tested. -UCOS/II for ICCAVR- The version of UCOS/II is 2.04-the original port was done by Ole Saethe r for the IAR compiler. Jens E. Holtegaard porte d one version using ICCAVR. Joerg Meyer did anot her port (using Jens port as a start). This is bas ically Joerg's port plus a little bit of changes a nd documentation by me.- YOU MUST DOWNLOAD THE M AIN PART OF THE UCOS/FROM THE UCOS II/II WEBSITE http :// www.ucos- ii.com. The supplied project file assumes the portable source is in the .. \ source directory.- Joerg couple has written document showing the stack frames etc.. but it is in German :-) They are included in this directory.- The Ti mer2 overflow interrupt is used for Timer tick. If you want to change that. modify os_cpu_c.c and os_cpu_a.s- I have teste d this using ATMeg
Platform: | Size: 200704 | Author: zhjol | Hits:

[SCMICCAVR-IRcoding

Description: 红外解码的方法 NEC格式 upd6121 1、9Ms的高电平启动头,然后是4.5Ms的低电平,如果2.25Ms时就有高电平,是持续信号,不处理 2、然后以一个高电平和一个低电平为1Bit,高电平时间是0.5625Ms=562us, 高低电平时间比为1:1时是Bit1,比为1:3时是Bit0 3、Timer1中断执行100us采样周期,9Ms=90,4.5Ms=45,高电平=5,低电平最多15 4、共读入4Byte共24bit,第1、2Byte是CustomCode码和其反码,第3、4Byte是DataCode和其反码 5、CustomCode正确和DataCode效验正确的话,执行 6、红外接收器输出是反相的-Infrared NEC format decoding method upd61211, 9Ms start of the high head, and then the low 4.5ms, if 2.25Ms when there is high, is a continuous signal, do not deal with 2, and then to a high and a low level for 1Bit, high time is 0.5625Ms = 562us, high-low ratio of 1:1 when the time is Bit1, ratio of 1:3 is Bit03, Timer1 interrupt the implementation of 100us sampling period, 9Ms = 90, 4.5Ms = 45, high = 5, low-level maximum of 154, were read into 4Byte were 24bit, No. 1,2 Byte is CustomCode code and its anti-code, the first is the 3,4 Byte Code DataCode and its anti-5, CustomCode correct and well-tested DataCode correct, the implementation of 6, infrared receiver output is RP s
Platform: | Size: 821248 | Author: wang | Hits:

[SCMrt12864avr

Description: iccavr下的rt12864LCD的avr驱动,avr的m8515单片机-iccavr under rt12864LCD the avr-driven, avr s m8515 Singlechip
Platform: | Size: 6144 | Author: kong | Hits:

[Software EngineeringVS2005_AVR

Description: VS2005 的IDE 的确非常棒,无论是代码高亮、代码折叠、自动缩进、自动完成等功能都做得非常人 性化,用起来得心应手,大大加快开发速度。埋怨“ImageCraft IDE for ICCAVR”不够人性化的用户得到 了解脱,可以尝试使用VS2005 进行开发,让你编写的代码优雅起来!-VS2005' s IDE is indeed great, whether it is code highlighting, code folding, automatic indentation, auto-complete functions have done a very user-friendly, easy to use and greatly speed up the development speed. Blame " ImageCraft IDE for ICCAVR" humane enough users have been freed, you can try to use VS2005 to develop, so that your code written in elegant together!
Platform: | Size: 903168 | Author: wujiuxin | Hits:

[Software Engineeringenswm24e

Description: The first decision, that has to be made for the AVR platform, is to select the development environment you want to use, either ImageCraft s ICCAVR or GNU s AVR-GCC. The commercial ImageCraft Compiler offers an advanced IDE and is the first choice of most professional developers using a Windows PC. The GNU compiler is available for Linux and Windows.
Platform: | Size: 574464 | Author: dahuda | Hits:

[uCOSICC

Description: ATMEGE128 uc/os 模板 编译器为ICCAVR-ATMEGE128 uc/os model compled ICCAVR
Platform: | Size: 662528 | Author: zhang | Hits:

[SCMOpenSource_106

Description: 无线NRF905(PTR8000模块)源程序+原理图DDB+图片 环境:ICCAVR MEGA16L+11.0592M 讯通的PTR8000和PTR8000+模块,内部芯片是nrf905 SPI方式操作,有详细注析 -Wireless NRF905 (PTR8000 module) source+ schematics DDB+ picture environment: ICCAVR MEGA16L+11.0592 M RoadShow' s PTR8000 and PTR8000+ module, internal chip is nrf905 SPI mode operation, a detailed analysis of injection
Platform: | Size: 178176 | Author: liu dinner | Hits:

[SCMsed1330

Description: 加拿大一个网友的自己制作的Graphic LCD Library for SED1330的源代码,编译环境iccavr-Canada, a User' s own production of Graphic LCD Library for SED1330 source code, build environment iccavr
Platform: | Size: 3072 | Author: yutantou | Hits:

[SCMRFD

Description: 无线传感网络结点数据采集,应用CC2420和Atmel的Atmega128L进行开发,环境为ICCAVR-Wireless sensor network node data collection, application CC2420, and Atmel' s Atmega128L for development on the environment, ICCAVR
Platform: | Size: 209920 | Author: 柳林 | Hits:

[TCP/IP stackAT_Modem__PPP__UDP__ICMP___TCP

Description: It s a complete PPP/UDP/ICMP/TCP application for the Zilog Z8 Encore and the Atmel ATmega128 cpu s (requires the ICCAVR compiler for ATmega mode).
Platform: | Size: 86016 | Author: Roman | Hits:

[Booksatmega851590s8515

Description: ImageCraft ICCAVR 的中文使用说明-ImageCraft ICCAVR' s Chinese instructions
Platform: | Size: 72704 | Author: doggpoo | Hits:

[Embeded-SCM Developspi

Description: 在ICCAVR下编译,ATmega8与nRF24L01通过SPI进行通信,并实现无线收发数据-In ICCAVR compile, ATmega8 and nRF24L01 communicate via SPI and to send and receive data wirelessly
Platform: | Size: 5120 | Author: 徐飞 | Hits:

[SCMMAX7219_drive_code01(A

Description: Max7219的AVR单片机ATMega16的源程序,ICCAVR 6。13A编译通过-Max7219' s AVR microcontroller ATMega16 the source, ICCAVR 6. 13A compile
Platform: | Size: 67584 | Author: johnsonxjq | Hits:

[SCMAVR64-EEPROM

Description: AVR64的I2C总线,也即TWI数据仿真写入与读取,提供了单字节读写和页读写两种方式。本程序略经改动可用于其它CPU。已经调试无误,运行环境为ICCAVR,仿真程序使用了AVRSTUDIO。-AVR64' s I2C bus that is written to and read data simulation TWI provides a single-byte pages read and write in two ways. Slightly modified this procedure can be used for other CPU. Have debug and correct operating environment for the ICCAVR, simulation program uses AVRSTUDIO.
Platform: | Size: 51200 | Author: zephyr74 | Hits:

[MiddleWaresimple_twitest

Description: 本教程是基于ICCAVR而编写的,内含有TWI的MT,MR,ST,SR等多种工作方式。-This tutorial is based on the ICCAVR prepared, containing TWI' s MT, MR, ST, SR, and other work.
Platform: | Size: 60416 | Author: chengzhe | Hits:

[Embeded-SCM DevelopICCAVRusersmanual

Description: ICCAVR用户手册,对于熟悉环境很有帮助-user s manual
Platform: | Size: 120832 | Author: dkhkidd | Hits:

[ADO-ODBCs

Description: 从书上抄的一小段c语言程序,书名是c语言自学笔记,主要是想下载网站的iccavr内存补丁。麻烦啦Copy of a short C language program, the title is the C language self-study notes, mainly want to download the site s ICCAVR memory patch. Trouble!
Platform: | Size: 20480 | Author: 曾汉夫 | Hits:
« 12 »

CodeBus www.codebus.net