资源列表
multipid
- 在单片机上实现对工业现场的多模态PID控制源代码,方面大家参考
lvbo
- 滤波程序示例,在我的机子上可以用,不过算法不是很好。
test_led
- 基于arm-s3c2410 led驱动程序 基于arm-s3c2410 led驱动程序
ISD2560Voice
- ISD2560发音程序,经测试比较完全。可实现录放音功能。
DS18B20_Code
- 用来测量温度的DS18B20的应用程序,有这方面需要的请下来
Tiaosu
- 单片机开发测试产线流水线速度,led显示速度
595
- 可以实现对89hc595芯片的操作,他提供了完整的过程,都是以函数的形式-89hc595 chip can be achieved on the operation, he offers a complete process, are the form of function
11
- 具有8位开关量输入,8位开关量输出(或带有四位数码显示输出),并具有8路AD输入(ADC0809),1路DA输出(DCA0832)的单片机控制系统。系统要求对8位开关量输入信号能够进行监控,8位开关量输出对应8位开关量输入(或用数码显示出来)。对于模拟量输入、输出通道(A/D,D/A),要求编制比例K放大器输出-Switch with 8 input, 8 output switches (or with four digital display output), and 8 with AD i
jiandanjsq
- 简单计算器. 目的: 练习switch语句 题目: 设计一个简单的计算器, 完成两个数的加减乘除 -Simple calculator. Objective: To practice the subject switch statement: Design a simple calculator to complete the addition and subtraction, multiplication and division number two
HEXtoBCD
- 在目前所发表的十六进制转化成BCD码的处法中,一般都采用移位相加的方法,其计算过程都比较费时,不适宜很多场合,且很多不适宜C语言调用。而在C语言中,有些初学者用求余的方法来做这种运算,造成程序十分臃肿。下面这段程序仿照竖式除法来进行运算,速度超快。-Published in the current hex code into a BCD at law, in general, have adopted the method of shifting the sum of its calculati
Temperaturecontrol
- 这是一个温度控制系统,输入0~255之间的2个数值,一个最大值max一个最小值min,判断温度在何范围区间,分别用3个灯显示,其精度为1℃。-This is a temperature control system, input 0 ~ 255 2 value, a maximum value at a minimum max min, determine what range of temperature range, were shown with three lights, its acc
FIFO
- 多个队列的读写,多线程不同队列同时读写,keil4,VC6.0平台运行通过,移植方便-Multiple queues to read and write multi-threaded queue read and write, keil4, VC6.0 platform run by transplant