搜索资源列表
rc6_avr
- AVR单片机的优化RC6 加密算法(速度快,其优化思想绝对值得学习) 在有128bytes RAM 的AVR单片机上执行 rc6 16/10/8(16 bit/10 rounds/8 bytes keys) * 对多数代码进行了 C 语言优化,对数据相关循环移位,模乘等用ASM优化 * 在4MHz无乘法器的AVR上得到平均 1172 Bytes/s的加解密速度。 * 编译器: AVR-G-AVR optimization RC6 encryption algorithm
AtmelAVRkitcode
- ATMEL AVR 单片机开发套件和大量C和ASM代码工程
c51源程序集合
- 源码 │ 0108_12864LCD-F149.ASM │ 12232-1520.c │ 12232.c │ 12864-ks0108.asm │ 12864-ST7290-F149.C │ 12864-zb.c │ 12887.c │ 24C01-64.C │ 24C01-F440.C │ 28sf040a.asm │ 51use.txt │ 6963.C │ 93c46.asm │ 93c46.c │ 93cxx.c │ ad7416-mcuzb.c │ ad7416.c │ AT24C01
ATmega16
- ATmega16的定时中断汇编程序,每秒数码管减一,AVR studio环境下用汇编语言编写。-ATmega16 interrupt the regular compilation of procedures, by a second digital tube, AVR studio environment prepared using assembly language.
ADC
- avr adc running in asm
dny_brd1
- 3 simple AVR assembler code to use seven segment display. These 3 codes realy simple way using seven segment display. these are using in my microprocessor classes. Wert deney1.asm -> no scan Wert Deney2.asm -> Scan but BCD Werrt Deney3.a
asm
- 与AVR开发相关的一百个实例,源码用ASM语言编写-AVR associated with the development of 100 examples of source language with ASM
DS1302
- 此乃一串行日历时钟芯片DS1302的应用程序,AVR与DS1302接口为:PC0--SCLK,PC1--DATA,PC2--/RST。-This is a calendar clock chip DS1302 serial applications, AVR with the DS1302 interface: PC0- SCLK, PC1- DATA, PC2--/RST.
avr123
- 常用AVR单片机入门及进阶学习程序代码,带有注释,用keil编译的 其中既有C语言的 又有汇编的程序-the frequently used AVR series mcu programs used for beginners with interpretation including c code and asm code
Interrupt
- AVR Studio ASM program for interrupt handling
ISD4004
- isd4004超全的资料: (1)4004的中英文PDF (2)基于51单片机的4004的一键录,放程序 (C和ASM) (3)基于AVR单片机的4004的一键放放程序。 (4)基于STC89C52和18B20的语音温度播放程序 (5)4004与MCU的硬件接法。-isd4004 ultra-wide information: (1) 4004 in English PDF (2) 4004 51 MCU-based one-button recording, release
wm8816_volume_change
- This AVR ASM routine changed the volume of the WM8816 digital volume control chip.
attiny15l_led_pwm
- This ASM code generates a 50Hz PWM signal for LEDs. AVR micro type ATtiny15L @ 1.6MHz int. RC osc.
change_wiper_X9C103
- Four AVR ASM routines for controling the wiper of a digital potentiometer type X9C103.
lcd_subs
- hd 4478 lcd driver for avr asm with busy flag evaluation for max speed
avrbldcmotordrv
- 一款非常实用的AVR单片机电动车控制器的C和ASM源代码,希望对你有帮助-A very practical the AVR microcontroller electric car controller C and ASM source code you want to
AVR-Samples-pt.2
- It is a pack (Part 2 of 2) of 25 AVR Programming Sample Codes, with different fully standalone ready made AVR Applications, such as ThermometerLCD,multiple file handling, SD Card monitor and so on... Worth a look if you want to really learn AVR-uC