代码搜索:电容转换器
找到约 1,899 项符合「电容转换器」的源代码
代码结果 1,899
www.eeworm.com/read/455392/7372623
c 7_4.c
//TLC0831 8位A/D转换器的C语言驱动程序例:
#include "reg51.h"
#include "intrins.h"
sbit T0831_CLK=P1^0; //时钟I/O端口
sbit T0831_CS=P2^0; //片选I/O端口
sbit T0831_DO=P3^6; //数据I/O端口
unsigned char ge
www.eeworm.com/read/440518/7688308
plg ad0809.plg
礦ision3 Build Log
Project:
D:\My Documents\我的单片机实验\27.ADC0809AD转换器基本应用技术\Keil-C1\AD0809.uv2
Project File Date: 08/20/2007
Output:
Build target
www.eeworm.com/read/440518/7688344
plg ad0809.plg
礦ision3 Build Log
Project:
D:\My Documents\我的单片机实验\27.ADC0809AD转换器基本应用技术\Keil-C2\AD0809.uv2
Project File Date: 08/20/2007
Output:
Build target
www.eeworm.com/read/143064/12901855
txt tlc0831a8.txt
TLC0831A8位A/D转换器(C语言驱动程序)
#i nclude "reg51.h"
#i nclude "intrins.h"
sbit T0831_CS=P2^0;//片选I/O端口
sbit T0831_SK=P1^0;//时钟I/O端口
sbit T0831_DO=P3^6;//数据I/O端口
unsigned char T0831Read()
{
www.eeworm.com/read/329163/12973031
txt g711_vivian.txt
/*****************程序描述********************************************/
/*
硬件资源:AD转换器AD50,多通道缓冲串口McBSP
编序原理:使用基于CCITT721的A律压缩标准和U率压缩标准对输入的语音信号进行压缩和解压
功能描述:(1)开机亮灯三次,表示系统正常工作
(2)LED0亮表示输入、压缩语音信号
(3)L
www.eeworm.com/read/239592/13270927
c tlc5618 .c
TLC5618 12位D/A转换器驱动函数(C语言)
void TLC5618(unsigned int vcon) //TLC5618DAC子程序,三线串行方式
{char i;
dac_val=vcon;
svcon=vcon|0x8000; //vcon最高位置1,选择TLC5618的A通道
CS=0; // 置5618的CS=0,允许片选
for(i=0;i
www.eeworm.com/read/316612/13519813
txt readme.txt
实例代码包(2004-12-1)
此文件夹包括12个实例工程和代码:
adctest S3C44B0X内置A/D转换器应用实例
einttest S3C44B0X外部中断实例
flashtest flash读写实例
Helloworld Helloworld程序
iictest IIC接口运用实例
iotest I/O应用实例——矩阵式键盘扫描
rtcte
www.eeworm.com/read/306183/13750043
plg ad0809.plg
礦ision3 Build Log
Project:
D:\My Documents\我的单片机实验\27.ADC0809AD转换器基本应用技术\Keil-C1\AD0809.uv2
Project File Date: 08/20/2007
Output:
Build target
www.eeworm.com/read/306183/13750079
plg ad0809.plg
礦ision3 Build Log
Project:
D:\My Documents\我的单片机实验\27.ADC0809AD转换器基本应用技术\Keil-C2\AD0809.uv2
Project File Date: 08/20/2007
Output:
Build target
www.eeworm.com/read/302438/13835772
plg tlc2543.plg
礦ision2 Build Log
Project:
E:\我的设计\单片机接口技术实用子程序配套源代码下载\7.5 SPI串行接口AD转换器TLC2543的应用\TLC2543.uv2
Project File Date: 05/03/2005
Output: