CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - winAVR
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - winAVR - List
[
Documents
]
winAVR中文教程
DL : 0
winAVR中文教程
Update
: 2011-09-18
Size
: 338.5kb
Publisher
:
zhlyz2003
[
SCM
]
ht1621 in AVR
DL : 0
液晶显示控制芯片ht1621的c程序,使用于Atmel公司的AVR芯片上面,用WinAVR进行编译通过-LCD controller chip ht1621 c procedures for use in Atmel's AVR chips used compiled by WinAVR
Update
: 2025-02-17
Size
: 34kb
Publisher
:
aaaa
[
SCM
]
电表
DL : 0
使用MEGA88制作电表的程序,使用WINAVR编译器。-use MEGA88 meter production procedures, the use of WINAVR compiler.
Update
: 2025-02-17
Size
: 36kb
Publisher
:
许海洋
[
uCOS
]
winavr_ucos276
DL : 0
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)
Update
: 2025-02-17
Size
: 120kb
Publisher
:
张华敏
[
SCM
]
STK500V1_bootloader
DL : 0
AVR全系列BOOTLOADER源程序 WINAVR GCC编译.-AVR full range BOOTLOADER WINAVR source GCC compiler.
Update
: 2025-02-17
Size
: 96kb
Publisher
:
[
CSharp
]
I2C-arm
DL : 1
winavr系列的源程序模拟I2C总线,比较的好-winavr series of simulated source I2C bus, a good comparison
Update
: 2025-02-17
Size
: 1kb
Publisher
:
zgdz
[
SCM
]
DS18X20
DL : 0
基于AVR ATmega32 单片机的DS1820驱动程序 基于winavr 平台编译 -ATmega32 based AVR MCU DS1820 driver-based winavr Taiwan compiler
Update
: 2025-02-17
Size
: 55kb
Publisher
:
veteran
[
SCM
]
proteusDS1302
DL : 0
是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
Update
: 2025-02-17
Size
: 20kb
Publisher
:
远程
[
SCM
]
Lcd1602-avr
DL : 0
lcd1602液晶的avr测试实例程序,带proteus仿真。winavr 编译-lcd1602 LCD avr the test sample program, with proteus simulation. Winavr compiler
Update
: 2025-02-17
Size
: 68kb
Publisher
:
ainet
[
SCM
]
armok01120453
DL : 0
红外线避障检测程序,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.
Update
: 2025-02-17
Size
: 52kb
Publisher
:
ainet
[
ARM-PowerPC-ColdFire-MIPS
]
AnteeoBee_20060218
DL : 0
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 (
Update
: 2025-02-17
Size
: 24kb
Publisher
:
chezhen
[
source in ebook
]
LCD20070109
DL : 0
基于三星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
Update
: 2025-02-17
Size
: 10kb
Publisher
:
黄小林
[
Other Embeded program
]
ISD4003play
DL : 0
简单的ISD4003放音控制程序 基于ATmega16,编程工具为winAVR,实验通过-simple audio control procedures based on ATmega16. Programming tools winAVR, experiment
Update
: 2025-02-17
Size
: 1kb
Publisher
:
韩德武
[
Embeded Linux
]
C-Programming-AVR
DL : 0
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
Update
: 2025-02-17
Size
: 3.37mb
Publisher
:
Nathanan
[
Com Port
]
ATMega8serial
DL : 0
ATMega8串口编程范例 //使用AVR Studio 4.12 + WinAVR编译-socket programming paradigm// AVR Studio 4.12 WinAVR Compiler
Update
: 2025-02-17
Size
: 9kb
Publisher
:
hiker lee
[
SCM
]
ads1110_WinAVR
DL : 0
我一直在使用的ADS1110驱动,AVR单片机,WinAVR开发环境.-I have been in use ADS1110-driven, AVR, WinAVR development environment.
Update
: 2025-02-17
Size
: 1kb
Publisher
:
[
uCOS
]
ucos_ii_2.76_port_for_WinAVR
DL : 0
我在项目中一直使用的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.
Update
: 2025-02-17
Size
: 18kb
Publisher
:
[
SCM
]
mmc_sd_winavr
DL : 0
SD卡驱动,读写Kingstone 1G SD卡工作正常,AVR单片机,WinAVR开发环境.-SD card driver, literacy Kingstone 1G SD card worked fine, AVR, WinAVR development environment.
Update
: 2025-02-17
Size
: 5kb
Publisher
:
孙新虎
[
SCM
]
WINAVR
DL : 0
AVR单片机使用WINAVR编程时可以自动调用的函数。已经翻译为中文。-AVR programming WINAVR single-chip can be used to call the function automatically. Has been translated into Chinese.
Update
: 2025-02-17
Size
: 453kb
Publisher
:
苏衍昌
[
Other
]
winAVR
DL : 0
winAVR中文教程 winAVR中文教程-failed to translate
Update
: 2025-02-17
Size
: 652kb
Publisher
:
lin
«
1
2
3
4
5
6
7
8
9
10
...
19
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.