搜索资源列表
DMM
- 数字万用表调试程序,包括设置量程清零测试等功能。-digital multimeter testing procedures, including the establishment of test range, reset function.
MCUSHUZIWANYONGBIAO
- 单片机做的数字万用表,毕业设计,内含完整论文,源程序-MCU to do digital multimeter, graduation design, containing the full papers, source code
TEST5
- Keil C单片机程序开发软件。 DP51-PROC单片机综合实验仪。 DT-2003数字万用表 利用定时/计数器测量电动机的转速。-Keil C MCU application development software. DP51-PROC MCU integrated experimental apparatus. DT-2003 digital multimeter to use timer/counter measuring the motor speed.
test9
- Keil C单片机程序开发软件。 DP51-PROC单片机综合实验仪。 DT-2003数字万用表。 实现对直流电机转速的检测和开环控制。-Keil C MCU application development software. DP51-PROC MCU integrated experimental apparatus. DT-2003 digital multimeter. DC motor speed to realize the detection and open loop
voltmeter
- 本程序实现了一台超低功耗的高精度直流电压表。利用片内16位ADC,实现-20.00V~60.00V范围的电压测量。精度、量程和分辨率均优于普通三位半数字万用表。并且能够极低的功耗长期运行,一节纽扣电池能连续测量1年左右。-This program is about a high accuracy voltmeter.
AD0809
- 本次设计用单片机芯片AT89s52设计一个数字万用表,有很好的程序,适合初学者。 -The design of MCU chip AT89s52 design a digital multimeter, a very good program, suitable for beginners.
MSP430-Ultra-low-power-voltmeter
- 程序实现了一台超低功耗的高精度直流电压表。利用片内16位ADC,实现-20.00V~60.00V范围的电压测量。精度、量程和分辨率均优于普通三位半数字万用表。并且能够极低的功耗长期运行,一节纽扣电池能连续测量1年左右。本程序中,用复位键作电源开关。这是一种很常用的电源控制方法。同时,该程序示例了如何例用程序库快速的完成开发任务。-Program to achieve an ultra-low power, high-precision DC voltmeter.16-bit ADC chip-2
digital-multimeter
- 数字万用表的设计,内含protues仿真图,asm程序源代码。-The design of a digital multimeter, containing protues simulation diagram, asm program source code.
SLEEP
- /* 本程序简单的示范了如何令AVR ATMEGA16进入睡眠状态及唤醒 电源管理及睡眠模式的介绍 进入最低耗电的掉电模式 关闭各种模块 外部中断唤醒 M16掉电模式的耗电情况(看门狗关闭),时钟为内部RC 1MHz 0.9uA@Vcc=5.0V [手册的图表约为1.1uA] 0.3uA@Vcc=3.3V [手册的图表约为0.4uA] //测量的数字万用表是FLUKE 15B,分辨率0.1uA 这个程序需要MCU进