搜索资源列表
数字表实验
- 该源代码为单片机的电子秒表课程设计源代码,需要课程设计报告的,再找我。 ;实验七:数字表实验 ;实验说明:用8位LED显示小时、分、秒、百分秒。百分秒计时由8253定时器编程实现,每百分秒(0.01;秒)中断一次。 ;编程提示:8253工作在方式3,时钟输入由波特率发生器送出,在波特率9600时钟频率为3000K(计数初;值为3000)。8279工作状态为8位LED显示,左入口。
数字变压器
- 可程控数字电压表,基于8051f120的
基于MC14433 和TC7107三位半数字电压表设计
- 基于MC14433 和TC7107三位半数字电压表设计
单片机和ADC组成的电压表
- 详细介绍了使用单片机和ADC芯片做数字电压表的电路和程序
ADC0809数字电压表液晶显示
- ADC0809实现液晶显示数字电压表,并附有proteus仿真图
多种功能:数字时钟设计、ds1302、跑马灯、控制数码管
- 标题:数字时钟 目标:STC89C51RC/RD+ 程序描述:在灯跑马实验基础上,学习如何使用七段码表控制数码管的显示,并设计多功能的数字时钟等。 ds1302.c ds1302.hex ds1302.lnp ds1302.LST ds1302.M51 ds1302.OBJ ds1302.Opt ds1302.plg ds1302.Uv2
双路显示数字电压表
- 双路显示数字电压表 采用0832 74LS164 C51 ,Dual display digital voltage meter using 0832 74LS164 C51
protues编的数字电压表
- protues编的数字电压表,有完整的仿真,可以编译,调试等等,protues for the digital voltage meter, a complete simulation, you can compile, debug, etc.
DigitalVoltage
- 基于AT89C51的数字电压表,采用1602液晶显示,显示精度0.1V,量程为5V,文件中除了有C格式的源文件外,还包括一个PROTEUS仿真程序。-AT89C51 Based on the digital voltage meter, using liquid crystal display 1602 to show the accuracy of 0.1V, range for the 5V, the document format in addition to C source files
adc_vcc
- AVR单片机做的数字电压表,代码简单易懂,方便移植-AVR
DigitalVoltmeter2
- 基于51单片机的数字电压表,包含了程序和电路图-51 single-chip based on the digital voltage meter, including the procedures and circuit ...
danpianjizuixiaoxitong
- 数字电压表,单片机最小系统原理图及程序代码-Digital voltage meter, the smallest single-chip system schematic and program code
mcu-89s52
- mcu89s52 数字电压表的设计 高精度 高阻抗-mcu89s52 the design of high-precision digital voltmeter high-impedance
MCUSHUZIWANYONGBIAO
- 单片机做的数字万用表,毕业设计,内含完整论文,源程序-MCU to do digital multimeter, graduation design, containing the full papers, source code
8channeldigitalvoltmeter
- 基于单片机的八路数字电压表 8路数字电压表可以测量0~5V范围内的8路输入电压植,并能在4位LED数码管上轮流显示。测量最大分辨率为0.01V,绝对测量误差约为±0.02V-SCM-based eight-way digital voltage meter 8-channel digital voltage meter can measure the range of 0 ~ 5V input voltage within the 8-sik, and can last four rotat
shuzidianyabiao
- 该程序实现了单片机完成数字电压表的过程,程序正确。-The program enables the MCU to complete the process of digital voltage meter and procedurally correct.
lcd16
- avr proteus vb vc数字多功能仪表-avr proteus vb vc
java95
- 本例通过多线程技术每100us重绘界面 在绘制界面时 根据时间绘制成表盘和指针的形状 同时 在表盘下方是数字表显示时间-That this example is in dial down part by the fact that multi-thread technology each 100 us draw an interface again while drawing the form becoming the dial and guiding principle according t
基于51单片机数字电压表的设计
- 以单片机为核心,设计一个数字电压表。完成原理图设计,软件编制及设计报告。具体要求如下: 1)对1路模拟信号连续采集16次,取平均值。 2)分别设定每一路的上限值,如采集的平均值超过上限值,则对应通道的指示灯闪烁10次后一直亮,并发出声音以示警告。
链表操作
- 实现链表的各种操作,如统计文本中单词,数字以及其他符号的个数;求某个单词在文本中出现的所有位置;删除文本中的特定的字符串。(The implementation of the list of various operations, such as statistical text in the word, number, and other symbols of the number; find a word in the text appears in all locations; delet