搜索资源列表
CSpeed
- 采集电压 用研华6220板卡采集电压值 实时显示 电压变化-Acquisition voltage with Advantech 6220 Card Collecting real-time display voltage voltage changes
50vvoltmeter
- 通过外部的键盘可以对系统进行复位控制和显示档位选择,不同的档位选择不同的输入电压范围(0~5、5~50)。 (1)控制部分:采用FPGA为控制核心 (2)AD转换部分:采用逐次逼近(比较)型AD转换器ADC0809; (3)显示部分:采用液晶LCD显示
A_D_translate
- 利用实验板上的ADC0809做A/D转换器,实验板上的电位器提供模拟量输入,编制程序,将模拟量转换成二进制数字量,在数码管的最高两位显示出数字量来。另外要把模拟量值在数码管的最低三位显示出来。例如显示“80 2.50”( 其中80是采样数值,而2.50是电压值。要求程序可连续运行以便测量不同的模拟电压(类似于电压表) (注意:多次采集求平均值可提高转换精度) -Experimental board do ADC0809 A/D converter, test board provides
AD[TLC549]
- 进阶实验之AD[TLC549] 采集模拟输入,电压动态显示在数码管,由verilog编写-Advanced experiments AD [TLC549] capture analog input voltage is dynamically displayed on the LED, written by the verilog
VHDL
- DEMO2 数码管扫描显示电路/DEMO4 计数时钟 DEMO5 键盘扫描设计/DEMO6 波形发生器/DEMO7 用DAC实现电压信号检测/DEMO8 ADC电压测量/DEMO9 液晶驱动电路设计-DEMO2 digital tube display circuit scan/DEMO4 count clock scan design DEMO5 keyboard/DEMO6 Waveform Generator/DEMO7 implementation by DAC voltage si
daima
- 状态机控制AD转换模块 该模块主要实现对MAX197的控制:根据设计需要对芯片进行初始化(包括写控制字选择输入电压值范围、选择通道以及工作模式),并把通道数送指示灯显示以及用键盘控制通道号(按一下,通道号加1,同时点亮相应的指示灯,循环使用个通道);控制状态机的工作时序,并置两次采集到的数据为12位数据输出,并经过锁存进程来锁存数据,最后从锁存器中把输出数据-The state machine controls AD and changes the module this module ma
dac
- 0~5伏可调数字电压源,以5伏为基准电压,数码管显示当前电压值,使用VHDL语言实现,程序都加了注释,方便阅读。 -0 ~ 5 V digital voltage source adjustable to 5 V for the voltage reference, digital tube displays the current voltage value, the use of VHDL language, the program notes are added to facilita
dianyabiao
- 基于ISD4004的语音报值交直流电压表的设计:本文介绍了基于语音芯片ISD4004的语音报值交直流电压表的设计。电路由数据采集部分,A/D转换部分,键盘与显示部分,单片机控制部分,语音报值部分和扩展功能部分组成。电路使用了并行与串行总线相结合的方式,使设计与编程灵活简便。创意新颖有趣,富于人性化,避免了频繁观察仪器显示之苦,对减轻工程技术人员的工作量和提高工作效率现实意义。-ISD4004 voice-based value of AC and DC voltage at the design
D
- VHDL数字频率计(1)频率测量范围: 10 ~ 9999Hz 。 (2)输入电压幅度 >300mV 。 (3)输入信号波形:任意周期信号。 (4)显示位数: 4 位。 (5)电源: 220V 、 50Hz -vhdl
AD
- 基于ADC0809的数据采集系统,对0~5V电压采集,显示到数码管显示-ADC0809 based data acquisition system, for 0 ~ 5V voltage of the collection, display to the digital tube display
tlc1549
- 51单片机ad驱动 e2prom驱动 lcd驱动 电子表 电压表程序等 都经过调试可直接调用-E2prom drive 51 single ad-driven spreadsheet voltmeter lcd driver so after a debugging program can be called directly
AD_TEST
- 1、 本工程主要是把输人AD芯片的电压显示在数码管上。 2、 测试时,从JTAG口把AD_TEST.sof下载到FPGA,右边的4个数码管将会显示电压数据(单位:毫伏)。 -1, this project is mainly to AD input voltage displayed on the digital chip tube. 2 test, from the JTAG port to AD_TEST.sof download to the FPGA, the right o
AD_CAIYANG.C
- 验证通过的单处机使用AD采集电压显示在LCD的C程序-Verify the shall only through machine use AD collection in the voltage display LCD C program
DAC
- 利用DAC0832产生的正斜率斜波接到运放的正输入端,可调电位器的输出电压接到运放的负输入端,运放输出端信号引到CPLD器件所对应的输入检测管脚。最后通过CPLD将被测电压显示到数码管上-DAC0832 to produce a positive slope ramp receiving the output voltage of the op amp positive input terminal of the adjustable potentiometer received negativ
DA_TLC5615s-Voltage-on-Digital-tube
- 使用10位串行DA芯片TLC5615将数字信号转换为模拟信号,开发板DA芯片VDD=5V,VREF=3.3V 计算公式:Vout=VREF*(N/1024) N为10位二进制码 最后使用开发板上AD芯片TLC549将电压显示于数码管上-use 10 serial DA TLC5615 and display on digital tube
adc9280
- 模数转换,并把采样电压显示在数码管上,包含详细代码+详细资料-Analog-digital conversion, and the sampled voltage is displayed on the digital tube, containing detailed codes+ details
09.数字电压表
- 本实验我们将电位计的阻值转化为模拟值读取出来,然后显示到屏幕上,这也是我们以后完成自己所需的实验功能所必须掌握的实例应用。(In this experiment, we transform the resistance of potentiometer into analogue value and read it to the screen, which is an example application that we must master after we finish the expe
A4_Ad_Top
- AD外设实验,将模拟信号输入给AD外设,AD外设将会转换成数字信号送给数码管显示对应的电压值(The AD peripheral experiment will input analog signals to AD peripherals, and AD peripherals will be converted into digital signals to display the corresponding voltage values.)
ADC采样oled显示
- 通过12位32单片机ADC采样显示测量电压(Through 12 32 single-chip ADC sampling shows that measure the voltage)
串口电压表VHDL
- 使用 AD 转换器 TLV1570,将 0-2.5V 的电压转换成 10 位二进制结果,再将 10 位二进制结果转换成 4 位 BCD 码 (整数部分 1 位,小数部分 3 位),并通过 UART 串口将数据送上位机 (电脑)进制显示(Serial port voltmeter)