Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - adc0832
Search - adc0832 - List
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.
Update : 2025-02-17 Size : 247kb Publisher : 王勋昌

DL : 0
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.
Update : 2025-02-17 Size : 13kb Publisher : 李建平

DL : 0
adc0832示例程序,仅供参考! 仅供参考!-adc0832 sample programs for reference purposes only! for reference purposes only!
Update : 2025-02-17 Size : 1kb Publisher : mrc

DL : 0
ADC0832程序,C51版的,己调试通-ADC0832 procedures, C51 version, debug others pass
Update : 2025-02-17 Size : 1kb Publisher : 张炜明

DL : 0
51单片机 12m晶振,片内adc0832 转换c程序
Update : 2025-02-17 Size : 1kb Publisher : 袁自刚

DL : 0
ADC0832-2应用程序-ADC0832,C语言,KEIL C,51单片机-ADC0832-2 applications-ADC0832, C language, KEIL C, 51 Singlechip
Update : 2025-02-17 Size : 1kb Publisher : 梁彬

DL : 0
该程序详细介绍了ADC0832的使用编程代码-The procedure described in detail the use of programming code ADC0832
Update : 2025-02-17 Size : 31kb Publisher : lsk

ADC0832的程序,用于AD转换很好的芯片,实用-ADC0832 procedure for AD conversion very good chip, practical
Update : 2025-02-17 Size : 46kb Publisher : liu

DL : 0
基于ADC0832做的一个万用表源程序,包括KEIL的工程文件都在-Based on a multimeter to do ADC0832 source, including KEIL documents are in the works
Update : 2025-02-17 Size : 47kb Publisher : 阿贵

DL : 0
此为ADC0832源程序,可实现ADC0832各部分功能~-This is the source ADC0832, ADC0832 enables the various parts of the functional ~
Update : 2025-02-17 Size : 28kb Publisher : 子朋

DL : 0
用ADC0832芯片来做的数字电压表程序,显示部分用1602液晶,可以做为参考程序用-ADC0832 chip to do with the digital voltage meter process, liquid crystal display with 1602 can be used as a reference procedure
Update : 2025-02-17 Size : 2kb Publisher : 葛永强

ADC0832的中文资料,从网上下的,很详细-ADC0832 Chinese information from the Internet under the very detailed
Update : 2025-02-17 Size : 247kb Publisher : 清影摇风

DL : 0
ADC0832 和 LCD1602 的测试程序,调试通过-ADC0832 and LCD1602 testing procedures, debugging through
Update : 2025-02-17 Size : 16kb Publisher : 陈彬

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

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.
Update : 2025-02-17 Size : 3kb Publisher : Yeung Kit

DL : 0
ADC0832汇编编程,将转换的数据通过串口,输入电脑中-ADC0832 compilation of programming, data will be converted through the serial port, enter the computer
Update : 2025-02-17 Size : 2kb Publisher : 学者

DL : 0
模数转换adc0832及液晶显示LM016的应用示例-Analog-to-digital converter and liquid crystal display adc0832 application example of the LM016
Update : 2025-02-17 Size : 29kb Publisher : wanglifei

一款优秀的模数转换芯片ADC0832,基于KEIL的C语言程序,绝对可用。-A good analog-to-digital conversion chip ADC0832, based on the C language program KEIL definitely available.
Update : 2025-02-17 Size : 1kb Publisher : 秦伟

DL : 0
ADC0832串口传输的模式转换芯片的驱动程序。-ADC0832 serial transmission mode converter chip driver.
Update : 2025-02-17 Size : 781kb Publisher : victorlee

DL : 0
/* 功能:该程序可实现对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
Update : 2025-02-17 Size : 2kb Publisher : 火灵翼
« 12 3 4 5 6 7 8 9 10 ... 23 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.