搜索资源列表
ADS7818
- TI公司ADS7818的驱动代码,使用keil软件编写
ADC0831
- 昨天搞了一天的ADS7818结果现象没调试出来,芯片也弄烧了,郁闷!今天想试试ADC0831,呵呵!没想到一个小时就搞定了,现在拿出来和大家一起分享(仿真和程序都调试好了),里面肯定有一些不足,希望能得到大家的批评指正,在下感激不尽-Yesterday staged a one-day phenomenon ADS7818 results did not debug it, the chip also get burned, depressing! Today want to try ADC08
ads7818
- ADS7818 窜行AD的msp430的驱动源码。-ADS7818 AD channeling the msp430 driver line source.
ADS7818_volage_test
- 基于51单片机和ADS7818的数字电压测量系统 线性补偿 c源程序-51 microcontroller and ADS7818 based on the number of voltage source measurement system of linear compensation c
TI-IC-datasheet
- TI官方芯片资料,内含ADS7818,DAC900,DAC7611.MSP430F247,OPA228.OPA300,等其他opa系列。tlc372.TRF3750.VCA8-Official information on TI chip, containing ADS7818, DAC900, DAC7611.MSP430F247, OPA228.OPA300, and other opa series. tlc372.TRF3750.VCA822
TI-IC
- TI各种芯片调试结果。主要有AD,DA,单片机,比较器,运放。五大部分。单片机里面还有各种模块程序。AD部分主要有ADS7886,ADS7818.DA部分主要有7611,DA5616,TLV5616.比较器部分有TL3116,TLC372.运放部分有opa系列的,有ina系列的。等等。有各种芯片的调试心得。和PCB图。-TI chips for debugging results. There are AD, DA, SCM, comparator, op amp. Five parts. Th
ADS7818
- 转换器ADS7818的基本结构,管脚,引脚,构成,c语言程序-The basic structure of converter ADS7818, pin, pin, form, c language program
ADS7818
- TI生产的12位串行模数转换器ADS7818,只有8个引脚,应用方面,精度高,本驱动以c8051f020为平台,移植方便-TI production of 12-bit serial ADC ADS7818, only 8 pins, application of high precision, the drive to c8051f020 as a platform to facilitate transplantation
AD--ZHUANHUAN
- 利用ADS7818 12位精度的串口实现电压的转换,数字电压表的精度很高。-ADS7818 12-bit precision using the serial port for voltage conversion, high precision digital voltmeter.
AD_Convert
- 本程序使用430单片机按照ADS7818的时序图所编的简单实用的模数转换程序-The microcontroller 430 uses the timing diagram in accordance with ADS7818, compiled by a simple and practical analog-digital conversion process
ADS7818
- ADs7818的MSP430驱动程序,开发环境为IAR-ADs7818 the MSP430 driver development environment for the IAR
ADS7818soft
- ADS7818调的好辛苦,希望对各位同胞有用-ADS7818 tune a good hard
12Bbit--ADS7818
- 12位ads7818,液晶1602显示。-The 12 bit ads7818, liquid crystal display 1602.
ADS7818-1602-
- 这个是用51单片机控制12位的ADS7818的采样程序,精确率是0.001V,采用SPI的串行控制方式,并将采样的结果直接显示在1602上。1602液晶屏的控制方式是并行。-This is with 51 MCU control 12 of the ADS7818 sampling procedures, accuracy rate is 0.001V, using SPI serial control mode, and the results are displayed directly o
基于MSP430单片机的ADS7818驱动程序
- 基于MSP430单片机的ADS7818驱动程序,采用IAR编译器,使用C语言编写,不错的代码,是我参加电赛时候写的
ADS7818_nokia5110_51driver
- 基于ADS7818简易数字电压测量 带ADS7818驱动和Nokia5110lcd驱动程序-Based on ADS7818 simple digital voltage measurements with ADS7818 drive and Nokia5110lcd driver
ADS7818_and_LCD1602_display
- ads7818 51单片机 液晶1602显示ADC值 的源码-ads7818 51 single-chip LCD display 1602 Source ADC values
电压表测量代码
- 电压表的检测范围为0-200v,分辨力1mV,显示位数三位半,主要检测直流电压,使用的外部AD转换器为12位的ADS7818.