搜索资源列表
19264AVR-ASM
- TG19264A接口程序(AVR模拟方式) 连线图 连线图: LCM------S8515* *LCM----S8515* *LCM-------S8515* *LCM------S8515* * *DB0-------PA0* *DB4-----PA4* *D/I--------PC6* *CS1-------PC5* * *DB1-------PA1* *DB5-----PA5* *R/W--------PC7* *CS2-------PC4* * *DB
avr0bj-tomobj
- 这是一个自制的实用的文件格式转化工具,因常用的AVR单片机编译器AVRASM32.EXE编译的OBJ文件不能使用通 用编程器烧录(例TOM2000编程器),因文件中含有握手码,不全是机器码。 因此用VB6.0制做一个 AVRTOM.EXE文件,用以文件格式转化,转换后既可用TOM2000等用通用编程器烧录 AVRTOM.EXE使用方法:准备好avr.asm文件(文件名一定要用这个名),点击avrtom.exe既可生成通用的top.obj AVRTOM.EXE的制做(源码)
ATmega16
- ATmega16的定时中断汇编程序,每秒数码管减一,AVR studio环境下用汇编语言编写。-ATmega16 interrupt the regular compilation of procedures, by a second digital tube, AVR studio environment prepared using assembly language.
200622613352480
- 建立一个属于自己的AVR的RTOS Proteus6.7 可以用来模拟仿真avr系列的单片机 WinAVR v2.0.5.48 基于GCC AVR的编译环境,好处在于可以在C语言中插入asm的语句 mega8 1K的ram有8K的rom,是开发8位的RTOS的一个理想的器件,并且我对它也比较熟悉-Belong to their own set up an AVR can be used to the RTOS Proteus6.7 simulation avr microcont
ADC
- avr adc running in asm
tempunit
- DS1820 1-wire temp sensor AVR asm Program
asm
- 与AVR开发相关的一百个实例,源码用ASM语言编写-AVR associated with the development of 100 examples of source language with ASM
64PTS_DFT
- A 64 points Discrete Fourier Transform code in AVR asm.
MATH
- Lots useful AVR asm math routines (trigonometry, float point, intenger , vectors and etc)
AVR=SPI
- AVR SPI串口程序,大家可以共享,谢谢,现在的程序51的多 AVR的少,不过AVR的速度很快。-AVR SPI serial procedures, we can all share, thank you, now more than 51 procedures AVR less, but the speed of AVR.
s51
- 微型51/AVR编程器由德国的Peter Dannegger设计的51编程器,无论是学习单片机或业余时间搞开发,都是一个非常好的选择。但在原设计的的PC程序中很可惜的只有DOS版本的。为此我为它写了一个Windows版本的配套软件,经过一些朋友的试用效果也不错。以下图一是软件的界面。现有英文版和简体中文版,支持win9x,winxp,winnt,win2k多种版本的OS系统。 软件使用简单无须太多的说明,同时支持HEX,BIN等文件格式的读取,绿色软件无须安装。 可以到http://www
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.
AVR-ASM
- AVR单片用源码: 访问的EEPROM ,块拷贝例程,负载程式记忆体,安装和使用的模拟比较,多和分裂例程,乘法和分裂例程,16位算法 -Accessing the EEPROM、Block Copy Routines、Load Program Memory、Setup and Use the Analog Comparator、Multiply and Divide Routines、Multiply and Divide Routines、16-bit Arithmetics
avr
- atmel 汇编代码,用于调试实验用,精简实用,适用于初学者-atmel assembly code
crcasm.asm
- 8 bit very fast CRC generator for polynom x8+x2+x1+x (0x07), fits any AVR processor and any type of 8-bit data trasfer with 8 bit CRC code written in AVR assembler with AVRStudio 4. Author: Jens Hallgren, Sweden-8 bit very fast CRC generator for po
AVRhuibian
- avr汇编语言,集合了几乎全部汇编子程序,并且注释齐全,特别适合初学者,是我精心的收藏-avr assembly language, assembled a compilation of almost all the subroutines, and complete notes, especially for beginners, I carefully Favorites
AVRPLCfirmware
- This source code for build PLC with simple micros like AVR. source in asm and delphi enjoy! any information:contact enas.dhuhri@gmail.com-This is source code for build PLC with simple micros like AVR. source in asm and delphi enjoy! any informati
AVR_BOOTRECOVERCHIP
- AVR BOOTLOADER to use with AVR mcu AVR BOOTLOADER to use with AVR mcu -AVR BOOTLOADER to use with AVR mcu AVR BOOTLOADER to use with AVR mcu AVR BOOTLOADER to use with AVR mcu
AVR---8-bit---ASM-samples
- ASM reliable examples for ATMEL AVR 8-bit microcontroller s family.
wm8816_volume_change
- This AVR ASM routine changed the volume of the WM8816 digital volume control chip.