搜索资源列表
模数数模转换器的使用的程序原代码
- 涉及指示灯驱动管脚,蜂鸣器驱动管脚定义,AD的状态显示,AD的选中信号,延迟子程序-involving light-pin, buzzer-pin definition, the state AD, AD selected signal delay subroutine
TEST
- 微机接口程序,其中使用了C与汇编的混合编程,实现了AD、DA转换,并做出图形显示。-PC interface program, which uses a mixed C and Assembly programming, the AD, DA conversion, and make graphic display.
2
- 基于ATMEGA16实现的三通道ad转换由LCD1602液晶显示程序-Three-channel implementation based on ATMEGA16 ad conversion process by the LCD1602 LCD
LTC1865
- 基于LTC1865转换芯片的AD转换程序以及proteus仿真电路图,显示电路由lcd1602实现。-Based on the the LTC1865 converter chip AD converter program, and the proteus simulation circuit show circuit by lcd1602.
3_ADshumaguanxianshicehngxu
- 这是一个ad进行模数转换然后又数码管显示程序-This is an ad for the analog-to-digital conversion and digital tube display program
max6675-softwore
- MAX6675是可编程的K型热电偶A/D转换器,可以使用C汇编程序完成。MAX6675的输出数据为16位,其中D15始终无用且一直为零,D14~D3对应于热电偶模拟输入电压的数字转换量,D2用于检测热电偶是否断线(D2为1表明热电偶断开),D1为MAX6675的标识符,D0为三态。其转换结果与对应温度值具有较好的线性关系:温度值=1023.75 转换后的十进制数/4096。 温度信号读取程序如下所示,程序中定义的ADH和ADL分别对应转换后的数据高4位和低8位。程序里面还附加了扫描D2位的
ADzhuanhuan
- 这个是应用数码管显示,AD转换电路,有仿真和程序的实用程序!-This is the application of digital display, AD converter circuit, there is utility simulation and procedures!
AD转换串口通信
- 89c52的A/D转换测试及串口数据及数码管显示程序,已经调试成功。