Welcome![Sign In][Sign Up]
Location:
Search - ADC0832

Search list

[SCMAD转换芯片ADC0832的应用

Description: ADC0832 是美国国家半导体公司生产的一种8 位分辨率、双通道A/D转换 芯片。由于它体积小,兼容性强,性价比高而深受单片机爱好者及企业欢迎, 其目前已经有很高的普及率。学习并使用ADC0832 可是使我们了解A/D转换器 的原理,有助于我们单片机技术水平的提高。-ADC0832 is National Semiconductor production of a eight-resolution, dual-channel A/D converter chips. Because of its small size, compatibility, cost-effective and popular SCM enthusiasts and enterprises welcomed its already high penetration. Learning and using ADC0832 But we know A/D converter principle, SCM will help us raise the level of technology.
Platform: | Size: 252928 | Author: 王勋昌 | Hits:

[SCMadc0832

Description: adc0832器件的软件滤波程序,可是有相当使用价值的,我在实际项目中就经常用这个软件的,只要加入到你的项目中就可以了。-adc0832 device software filtering procedures, but quite useful. I actually projects often use this software, as long as you added to the item on it.
Platform: | Size: 13312 | Author: 李建平 | Hits:

[Otheradc0832

Description: adc0832示例程序,仅供参考! 仅供参考!-adc0832 sample programs for reference purposes only! for reference purposes only!
Platform: | Size: 1024 | Author: mrc | Hits:

[SCMADC0832

Description: ADC0832程序,C51版的,己调试通-ADC0832 procedures, C51 version, debug others pass
Platform: | Size: 1024 | Author: 张炜明 | Hits:

[SCMadc0832

Description: 51单片机 12m晶振,片内adc0832 转换c程序
Platform: | Size: 1024 | Author: 袁自刚 | Hits:

[SCMADC0832

Description: ADC0832-2应用程序-ADC0832,C语言,KEIL C,51单片机-ADC0832-2 applications-ADC0832, C language, KEIL C, 51 Singlechip
Platform: | Size: 1024 | Author: 梁彬 | Hits:

[SCMADC0832

Description: 该程序详细介绍了ADC0832的使用编程代码-The procedure described in detail the use of programming code ADC0832
Platform: | Size: 31744 | Author: lsk | Hits:

[assembly languageADC0832

Description: ADC0832的程序,用于AD转换很好的芯片,实用-ADC0832 procedure for AD conversion very good chip, practical
Platform: | Size: 47104 | Author: liu | Hits:

[SCMADC0832

Description: 基于ADC0832做的一个万用表源程序,包括KEIL的工程文件都在-Based on a multimeter to do ADC0832 source, including KEIL documents are in the works
Platform: | Size: 48128 | Author: 阿贵 | Hits:

[SCMadc0832

Description: 此为ADC0832源程序,可实现ADC0832各部分功能~-This is the source ADC0832, ADC0832 enables the various parts of the functional ~
Platform: | Size: 28672 | Author: 子朋 | Hits:

[SCMADC0832

Description: 用ADC0832芯片来做的数字电压表程序,显示部分用1602液晶,可以做为参考程序用-ADC0832 chip to do with the digital voltage meter process, liquid crystal display with 1602 can be used as a reference procedure
Platform: | Size: 2048 | Author: 葛永强 | Hits:

[Technology ManagementADC0832-ch

Description: ADC0832的中文资料,从网上下的,很详细-ADC0832 Chinese information from the Internet under the very detailed
Platform: | Size: 252928 | Author: 清影摇风 | Hits:

[SCMADC0832

Description: ADC0832 和 LCD1602 的测试程序,调试通过-ADC0832 and LCD1602 testing procedures, debugging through
Platform: | Size: 16384 | Author: 陈彬 | Hits:

[Embeded-SCM DevelopADC0832

Description: cpu为STC89C52RC。利用ADC0832进行模数转换并且在数码管上显示,调节电位器得到模拟电压。-cpu for STC89C52RC. ADC0832 carried out using analog-digital conversion and digital tube display, adjust potentiometer to be the analog voltage.
Platform: | Size: 20480 | Author: 张均 | Hits:

[Other Embeded programadc0832

Description: It is an embedded C program written to control ADC0832 with MCU P89V51RD2. There are R/W function. All code are proven to be worked.
Platform: | Size: 3072 | Author: Yeung Kit | Hits:

[SCMADC0832

Description: ADC0832汇编编程,将转换的数据通过串口,输入电脑中-ADC0832 compilation of programming, data will be converted through the serial port, enter the computer
Platform: | Size: 2048 | Author: 学者 | Hits:

[SCMadc0832

Description: 模数转换adc0832及液晶显示LM016的应用示例-Analog-to-digital converter and liquid crystal display adc0832 application example of the LM016
Platform: | Size: 29696 | Author: wanglifei | Hits:

[Embeded-SCM Developadc0832

Description: 一款优秀的模数转换芯片ADC0832,基于KEIL的C语言程序,绝对可用。-A good analog-to-digital conversion chip ADC0832, based on the C language program KEIL definitely available.
Platform: | Size: 1024 | Author: 秦伟 | Hits:

[SCMadc0832

Description: ADC0832串口传输的模式转换芯片的驱动程序。-ADC0832 serial transmission mode converter chip driver.
Platform: | Size: 799744 | Author: victorlee | Hits:

[SCMADC0832

Description: /* 功能:该程序可实现对ADC0832的控制,包括,启动ADC,选择输入通道,输入信号的模式《单端输入,或差分输入》 /* 并将采集到的数据进行处理,将读出的16进制转换为10进制形式 ,即程序中变量b,s,g的值 /* (与该程序相适应的硬件电路,P3_4-〉cs;P1_0->clk P1_1->DI&DO 参考电压与电源为同一个输入端) /* 最小输出电压:0.00V;最大输出电压:5.10v 分辨率:0.02v 误差:+/-0.01v /* /* 该程序已通过调试,其中show_value()自函数用于显示电压值-/* Function: the program can be realized on the ADC0832 control, including, to start ADC, input channel selection, input signal mode " single-ended input or differential input" /* collected and processed data will be read out 16 hexadecimal form converted to 10-band, that is, process variables b, s, g the value of/* (with the program to adapt the hardware circuit, P3_4-> cs P1_0-> clk P1_1-> DI & DO reference voltage and power for the same input)/* Minimum output voltage: 0.00V maximum output voltage: 5.10v resolution: 0.02v error:+ /-0.01v/*/* The program has been through the debugger, which show_value () since function used to display voltage values
Platform: | Size: 2048 | Author: 火灵翼 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 23 »

CodeBus www.codebus.net