搜索资源列表
关于cs5460的多篇资料
- 这是关于电能检测芯片CS5460的说明,里面有多篇中文资料,还有汇编语言例子.-This is the power of the CS5460 chip testing shows that more of Chinese inside information, there are examples of assembly language.
timer0_interupt
- 关于51单片机定时器0使用的例子: 1. T0_ASM.rar, (带中文注释的C51语言例程), 利用定时器0中断实现LED灯的简单控制。 2. T0_C51.rar, (带中文注释的51汇编语言例程), 利用定时器0中断实现LED灯的简单控制。-on SCM timer 0 51 examples of usage : 1. T0_ASM.rar. (with Chinese translations of routines C51), the Timer 0 interrupt
汇编大全
- 由3926个源代码,包括8051/8096/8099/8048单片机汇编工具、 汇编语言、摩托罗拉m68HC11、m680x0系列汇编语言、inter8051单 片机汇编语言、dos未公开的秘密、windows进程控制、图形编程、 创新32位声开发、视频实例等众多内容,内容十分的丰富,绝对是 汇编语言的知识宝库!-by 3926 source code, including SCM 8051/8096/8099/8048 compilation tools, assembly language,
avrcasm
- 这仅仅是一个用于演示ICCAVR中调用汇编语言中断函数的实例,这个演示的处理方法也可以用于一般非中断汇编函数的调用。本实例中演示了字节变量和字变量在汇编中的引用和运算处理-this is only a demo ICCAVR Calling assembly language interrupt function examples, the presentation approach also can be used for general non-interrupted compilation
keil C语言与汇编语言混合编程
- keil C语言与汇编语言混合编程(含实例讲解),keil C language and assembly language mixed programming [including examples explain]
test
- 51单片机汇编和C结合编程的例子,可实现C语言调用汇编函数,或汇编语言调用C函数.-51 combination of MCU assembly and C programming examples, enabling C language called assembly function, or assembly language called C function.
SLS_FOC_ACIM_dsPIC30F6010A_06
- dspic30f6010a的学习事例程序,其中包括c语言和汇编语言两种类型文件-Study examples of dspic30f6010a procedures, including assembly language c language and two types of document
examples_of_code
- 这是多功能51单片机开发板的大部分模块的实例程序,包括:ds18b20的读写、24c02的读写、1602、12864、数码管显示、串口通信、键盘、TLC5615、点阵管等19个例程程序。绝大部分是用汇编语言写的,小部分是采用c语言或者两都兼有-This is multi-functional 51 MCU development board most of the examples of program modules, including: ds18b20 reading and writin
DS1302
- ds1302的汇编语言编程实例,实现日历显示,包括详细的步骤说明-ds1302 examples of assembly language programming, the realization of the calendar display, including a detailed descr iption of the steps
c8051f-UART
- 本应用笔记讨论基于C8051Fxxx系列器件的软件UART实现方法本文给出两个完整的例子一个用PCA为波特率发生器的C语言程序和一个用定时器0为波特率发生器的汇编语言程序-Application Notes discuss the C8051Fxxx series of devices based on the software UART implementation integrity of this paper two examples of a baud rate generator wi
1820
- 基于18B20的51单片机温度控制器实例,采用汇编语言编写,可以设置上限温度和下限温度,温度超限会发出报警信息。-18B20 single chip microcomputer-based temperature controller of the 51 examples of the preparation of the use of assembly language, you can set the upper limit temperature and the minimum tempe
MSP430
- 详细介绍MSP430系列单片机的硬件资源,工作原理,开发方法(汇编语言与C语言开发环境)等,还有一些实例-Details MSP430 series microcontroller hardware resources, working principle, the development of methods (assembly language and C language development environment), as well as some examples
SPMC75
- 主要内容为:μnSPTMCPU系列单片机的基本结构与组成原理;寻址方式和指令系统;片内的外设部件,如并行口、串行口、定时器、计数器、ADC和DAC(PWM)等;中断系统;汇编语言程序设计;集成开发环境IDE及较多的应用实例。书中重点介绍了凌阳公司最新推出的以SPCE061系列为主的各单片机的特点,以便用户根据需要选用所需的单片机,组成应用系统和嵌入式计算机系统。-The main contents are: μnSPTMCPU Series MCU' s basic structure a
C8051F34X
- C8051F34X系列单片机的程序范例,有C语言,汇编语言,C++的实验原程序。USB、以太网传输的相关试验程序-C8051F34X Series MCU program examples, there are C language, assembly language, C++ experiments the original program. USB, Ethernet testing procedures related to
C8051F02X
- C8051F02X 系列单片机的C语言和汇编语言程程序范例-C8051F02X series MCU C and assembly language program examples Cheng
cban
- 用于静态显示的74HC595例子程序,C例子。后面补曾C与汇编对照版和汇编版。-74HC595 for static display examples of programs, C examples. C and Assembly have been meeting behind the control version and the compilation of versions.
kuhanshu
- 51单片机汇编语言的编程例子,有几个很经典,很值得一看啊-51 MCU assembly language programming examples, there are several very classic, very worth ah
8051-MCU-Examples
- 8051单片机入门系列书籍,主讲8051单片机的汇编语言编程-8051 Introduction to series of books, speaker of the assembly language programming 8051
51-practical-subroutine-(assembly)
- 第1章 二进制定点数运算 第2章 二进制浮点数运算 第3章 十进制(BCD码)数运算 第4章 代码转换 第5章 数据变换 第6章 排序、查找和非线性算法 第7章 数学函数 第8章 树和图 第9章 延时与跳转控制 第10章 人机交互接口 第11章 单片机测控接口 第12章 51单片机内部资源编程实例 第13章 单片机数据传输接口 第14章 波形发生与控制实例 第15章 C51单片机软件抗干扰和数字滤波-Chapter 1 dot binary
MSP430G2xx3-Code-Examples-(slac485a)
- TI MSP430G2xx3 範例源码集 (For IAR/CCS, Assembly 和 C 都有)-TI MSP430G2xx3 Code Examples