Welcome![Sign In][Sign Up]
Location:
Search - winavr

Search list

[DocumentswinAVR中文教程

Description: winAVR中文教程
Platform: | Size: 346624 | Author: zhlyz2003 | Hits:

[SCMht1621 in AVR

Description: 液晶显示控制芯片ht1621的c程序,使用于Atmel公司的AVR芯片上面,用WinAVR进行编译通过-LCD controller chip ht1621 c procedures for use in Atmel's AVR chips used compiled by WinAVR
Platform: | Size: 34816 | Author: aaaa | Hits:

[SCM电表

Description: 使用MEGA88制作电表的程序,使用WINAVR编译器。-use MEGA88 meter production procedures, the use of WINAVR compiler.
Platform: | Size: 36864 | Author: 许海洋 | Hits:

[uCOSwinavr_ucos276

Description: ucosII2.76在winavr(20050214版本)下的程序包,用pn打开目录下的工程,运行make all工具即可编译可用,绝对可用. winavr如用2006版本,需要把文件中包含文件signal.h改为interrupt.h(可能在includes.h中改一处即可) -ucosII2.76 in winavr (20050214 version) under the package, pn Open directory with the project, run can make all tools available compiler, absolutely available. winavr As the 2006 version, the need to document contains documents signal.h read interrupt.h (possibly in inclu des.h which can be changed a)
Platform: | Size: 122880 | Author: 张华敏 | Hits:

[SCMSTK500V1_bootloader

Description: AVR全系列BOOTLOADER源程序 WINAVR GCC编译.-AVR full range BOOTLOADER WINAVR source GCC compiler.
Platform: | Size: 98304 | Author: | Hits:

[CSharpI2C-arm

Description: winavr系列的源程序模拟I2C总线,比较的好-winavr series of simulated source I2C bus, a good comparison
Platform: | Size: 1024 | Author: zgdz | Hits:

[SCMDS18X20

Description: 基于AVR ATmega32 单片机的DS1820驱动程序 基于winavr 平台编译 -ATmega32 based AVR MCU DS1820 driver-based winavr Taiwan compiler
Platform: | Size: 56320 | Author: veteran | Hits:

[SCMproteusDS1302

Description: 是avrfreaks上的一个DS1302的例子,我把它和HD44780结合起来用Proteus仿真 仿真环境:Proteus sp5 编程环境:winavr -avrfreaks is one of the DS1302 example, I put it on HD44780 combined with Proteus simulation simulation environment : Proteus sp5 programming environment : winavr
Platform: | Size: 20480 | Author: 远程 | Hits:

[SCMLcd1602-avr

Description: lcd1602液晶的avr测试实例程序,带proteus仿真。winavr 编译-lcd1602 LCD avr the test sample program, with proteus simulation. Winavr compiler
Platform: | Size: 69632 | Author: ainet | Hits:

[SCMarmok01120453

Description: 红外线避障检测程序,2路,后来改成了6路的,但是因为公司电脑上只有2路的,所以只能发这个了,以后我会把6路的也传上来。 atmega8单片机,winavr编译.-infrared obstacle avoidance detection procedures, two road, and later changed six road, but because the company has only two computers on the road. So this can only be released in the future I will have the six-way onto. Atmega8 microcontroller, winavr compiler.
Platform: | Size: 53248 | Author: ainet | Hits:

[ARM-PowerPC-ColdFire-MIPSAnteeoBee_20060218

Description: his project was built and tested with WinAVR-20060125. Make sure the MCU target define in the Makefiles corresponds to the AVR you are using!! To build the code, just install WinAVR and run "make" from the console in echomaster and echoslave subdirs. "make program" will program the device if you have a AVRISP attached. Remember to set the AVR device to at least 8MHz. The AVR may use the programmable clock from MC1319x, just remember to check if the MC1319x and SPI communication is working FIRST! Otherwise you wont get any clock signal to the AVR and then you can t program it or reset the fuses! The MC1319x has default clock output of 32kHz so you will have to set your programmer to a very low frequency (<=32kHz/4) to be able to program it while it is running on that!-his project was built and tested with WinAV R-20060125. Make sure the MCU target define in t he Makefiles corresponds to the AVR you are usin g! ! To build the code, WinAVR just install and run "make" from the cons Morning in echomaster and echoslave subdirs. "make program "will program the device if you have a AV RISP attached. Remember to set the device to AVR at least 8MHz. The AVR may use the programmable c lock from MC1319x. just remember to check if the MC1319x and SPI com munication is working FIRST! Otherwise you will t get any clock signal to the AVR and then you can not program it or reset the fuses! The MC1319x has de fault clock output of 32kHz so you will have to se not your programmer to a very low frequency (
Platform: | Size: 24576 | Author: chezhen | Hits:

[source in ebookLCD20070109

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:

[Other Embeded programISD4003play

Description: 简单的ISD4003放音控制程序 基于ATmega16,编程工具为winAVR,实验通过-simple audio control procedures based on ATmega16. Programming tools winAVR, experiment
Platform: | Size: 1024 | Author: 韩德武 | Hits:

[Embeded LinuxC-Programming-AVR

Description: C Programming for Microcontrollers : Featuring ATMEL’s AVR Butterfly and the Free WinAVR Compiler : Joe Pardue SmileyMicros.com -C Programming for Microcontrollers : Featuring ATMEL's AVR Butterfly and the Free Wi nAVR Compiler : Joe Pardue SmileyMicros.com
Platform: | Size: 3530752 | Author: Nathanan | Hits:

[Com PortATMega8serial

Description: ATMega8串口编程范例 //使用AVR Studio 4.12 + WinAVR编译-socket programming paradigm// AVR Studio 4.12 WinAVR Compiler
Platform: | Size: 9216 | Author: hiker lee | Hits:

[SCMads1110_WinAVR

Description: 我一直在使用的ADS1110驱动,AVR单片机,WinAVR开发环境.-I have been in use ADS1110-driven, AVR, WinAVR development environment.
Platform: | Size: 1024 | Author: | Hits:

[uCOSucos_ii_2.76_port_for_WinAVR

Description: 我在项目中一直使用的uC/OS-II 2.76的移植, AVR m32单片机, WinAVR开发环境. -I of the project has been to use the Phone/OS-II 2.76 transplant. m32 AVR microcontroller, WinAVR development environment.
Platform: | Size: 18432 | Author: | Hits:

[SCMmmc_sd_winavr

Description: SD卡驱动,读写Kingstone 1G SD卡工作正常,AVR单片机,WinAVR开发环境.-SD card driver, literacy Kingstone 1G SD card worked fine, AVR, WinAVR development environment.
Platform: | Size: 5120 | Author: 孙新虎 | Hits:

[SCMWINAVR

Description: AVR单片机使用WINAVR编程时可以自动调用的函数。已经翻译为中文。-AVR programming WINAVR single-chip can be used to call the function automatically. Has been translated into Chinese.
Platform: | Size: 463872 | Author: 苏衍昌 | Hits:

[OtherwinAVR

Description: winAVR中文教程 winAVR中文教程-failed to translate
Platform: | Size: 667648 | Author: lin | Hits:
« 12 3 4 5 6 7 8 9 10 ... 19 »

CodeBus www.codebus.net