搜索资源列表
怎样用51驱动LCD显示
- 通过实例实践LCD 驱动显示(以128DI0 为例),达到快速上手编制LCD 显示驱动程序 的目的。 准备条件: 1、使用的51 单片机:AT89C52 4K FLASH,供电电压3.0V 2、使用的电测板:LTB-T51-01C 3、使用的软件开发工具:KEIL V7.0 以上版本-practice examples LCD display driver (128DI0 example), to prepare unfamiliar LCD display driver f
WL024_ADC0832数字电压表LED显示
- 控制ADC0832做数据采集,并用数码管显示出来,搞测控的朋友可以-control data acquisition, control and digital display and control of engaging friends can play
电流电压表
- 本程序主要完成对外界输入的电流/电压进行AD转换并显示的功能-the procedures for the major external input current / voltage AD conversion and display functions
voltage_c52
- 用C52读AD977并转换成电压显示出来-with removable read AD977 and converted into voltage displayed
kesheyuanma
- 基于51单片机的一个时间电压显示系统,系统显示为4位半的。-based MCU 51 hours a voltage display system, the system shows for four half.
ADC0809数字电压表液晶显示
- ADC0809实现液晶显示数字电压表,并附有proteus仿真图
双路显示数字电压表
- 双路显示数字电压表 采用0832 74LS164 C51 ,Dual display digital voltage meter using 0832 74LS164 C51
power
- 基于单片机的推挽型逆变器控制系统设计及其程序设计 SA838初始化及控制子程序 ADC0809的控制及数据处理子程序 数据处理及电压显示子程序-MCU-based push-pull type inverter control system design and programming SA838 Subroutine to initialize and control the ADC0809 data processing control and data-processing
2
- ad转换程序,所使用的单片机为MPS430,8通道,采样AD通道的电压,并将其度出来显示-ad conversion process, the use of single-chip for MPS430, 8-channel, voltage-channel AD sampling and display degrees out
voltage1602
- 用1602做显示,51单片机为核心的数字电压表设计-To do with the 1602 show that 51 microcontroller as the core of the digital voltmeter design
c
- 可以测量电压,电流,功率的程序,并用1602显示。-Can measure voltage, current, power, process and use the 1602 display.
51电压测量
- 电压采集后,通过51系列单片机数据处理,显示。
极简电压表
- 采用stc15 mcu的极简电压表。利用其内部基准电压为基准测量,并驱动3位共阴极LED数码管显示。(A minimalist voltmeter using the stc15 mcu. The internal reference voltage is used as the reference to measure and drive the 3 bit common cathode LED digital tube display.)
数字电压表
- stc89c51+1602+ADC0809+74LS74采集电压并在液晶屏1602上显示(Collect voltage and display on LCD screen 1602)
电压频率采集设备设计
- “电压、频率采集设备”能够实现测量信号频率和电压,修改、存储工作参数,记录、查询事件等功能,系统由按键单元、ADC采集单元、显示单元、数据存储单元组成,为蓝桥杯单片机组赛题("Voltage and frequency acquisition equipment" can realize the measurement of signal frequency and voltage, modify, store the working parameters, record,
电压检测系统(含VB上位机)proteus仿真+程序资料
- 1、用一个单片机和DA转换组成一个随机电压发生单元(0~5V); 2、另一个单片机和AD转换组成数据采集单元; 3、通过串行接口将采集的数据传到上位机中,需要编写上位计算机程序,对采集的数据进行处理,如显示当前值、画出一定时间内的记录曲线等。(1. A random voltage generating unit (0~5V) is composed of a single chip microcomputer and a DA converter; 2, another single c
数字电压表
- ADC0808,51单片机,0--5VAD 转换显示(ADC0808 51 singlechi 0--5V AD conversion display)
TFT之指针式电压表
- 利用51单片机作为平台,实现了TFT之指针式电压表,可动态显示电压情况(Using the 51 single chip microcomputer as a platform, the pointer voltmeter of TFT is realized, and the voltage can be displayed dynamically.)
002---基于stm32电压表设计
- 基于stm32单片机电压表设计,AD检测分压电阻电压值,根据电阻分压比算出所测电压,并显示在oled液晶上(Based on the design of voltage meter of STM32 single chip computer, AD detects the voltage value of dividing resistor, calculates the measured voltage according to the ratio of dividing resistor v
串口电压表VHDL
- 使用 AD 转换器 TLV1570,将 0-2.5V 的电压转换成 10 位二进制结果,再将 10 位二进制结果转换成 4 位 BCD 码 (整数部分 1 位,小数部分 3 位),并通过 UART 串口将数据送上位机 (电脑)进制显示(Serial port voltmeter)