搜索资源列表
单片机定时中断的精确定时编程方法种种
- 单片机定时中断的精确定时编程 里面介绍了5种定时中断的方法误差均不超过1个机器周期-SCM regularly interrupted regular programming precision inside of five species regularly interrupted the error not more than one machine cycle
10种软件滤波方法
- 10种软件滤波方法 里面介绍了10种软件滤波的编程思想-filtering software inside of 10 kinds of filtering software programming ideas
简易AVR JTAG的制作方法
- JTAG 提供了简单易行的调试手段。该软件提供了简易AVR jtag迪的制作方法-offers a simple JTAG debugging tools. The software provides a simple JTAG Di AVR Method of Making
Keil C 编译器常见警告与错误信息的解决方法
- Keil编译器常见的问题解决方法,是你快速排除问题的好助手!-Keil compiler common solution to the problem, you quickly ruled out the good assistants!
常用的电路仪器使用方法
- 在这里详细介绍常用的电路仪器使用方法,对一些刚接触电子的初学习者是难得资料-in detail here commonly used in circuit equipment used method of counting some of the early e-learners is a rare information
利用89C2051实现模数转换的一种方法源程序
- 利用89C2051实现模数转换的一种方法源程序,该程序使用C51语言编写,可以用于MCS8051单片机-use 89C2051 analog-digital conversion of a way to the source, the procedure used to prepare C51, SCM can be used Mcs8051
用软件方法模拟89C51的串口源程序
- 用软件方法模拟89C51的串口源程序-software simulation 89C51 Serial source
单片机加密方法
- 单片机在开发后投入使用时,为了防止不法商贩复刻源代码,一般都会对其进行加密,次书介绍AVR单片机的一些加密方法-SCM input in the development of after use, in order to prevent unscrupulous traders remake of the source code, it will usually its encrypted times book about the AVR some encryption method
在单片机中适用的10种软件滤波方法
- 为文本格式,主要是单片机中的十种软件滤波方法,并有具体的实现程序,我已调试运行过。-to text format, which is mainly of the 10 SCM software filtering methods, and specific procedures, I have run a debugger.
keil c6.20c 直接嵌入汇编的方法
- keil c6.20c 直接嵌入汇编的方法-Keil c6.20c embed compilation methods
89C51 单片机I_O 口模拟串行通信的实现方法
- 89C51 单片机I_O 口模拟串行通信的实现方法--Simulate I_O serial port communication in 89C51 SCM.
IO输出-点亮1个LED灯方法
- 点亮P1口的一个LED灯 该程序是单片机学习中最简单最基础的, 通过程序了解如何控制端口的高低电平
PT100热电阻测温的C语言计算方法
- PT100热电阻测温的C语言计算方法。该算法精度很高,适用于需要精确测温的场合。-PT100 RTD temperature measurement of the C language method. The algorithm is high precision for accurate temperature measurement occasions required.
KeilC51
- 详细讲述了keil中的调试方法,是一个比较难得的资料-Keil details about the testing method, is a relatively rare information
LEDdongtaixianshi
- 利用动态扫描方法在六位数码管上显示出稳定的654321. 时钟频率为11.0592M-Dynamic scan of the six digital control on the show stable 654 321. Clock frequency 11.0592M
10种软件滤波方法的示例程序
- 10种软件滤波方法的示例程序An example program of 10 software filtering methods(An example program of 10 software filtering methods)
IO输出-点亮1个LED灯方法
- 流水灯:IO输出,LCD点亮一个流水灯方法(LCD lights up a water lamp)
AD09生成GERBER文件方法
- AD09生成GERBER文件方法,含钻孔文件的一般步骤(AD09 generates a GERBER file method, a general step containing a boring file)
Jlink烧写hex文件方法说明
- JLINK烧写HEX方法说明,内容详细。介绍全面(JLINK burn out the HEX method descr iption, the content is detailed. Introduction to comprehensive)
基于DSP中断工作方法的音频滤波代码
- 设计基于DSP中断工作方式的语音采集-滤波-回放系统,要求: 1.输入为双声道立体声音频,用48kHz的采样率采集音频。 2.将音频信号经36阶截止频率10kHz的低通滤波处理后,再进行回放。 3.要求采用音频接收、播放双中断工作方法。