代码搜索:ADC按键设计

找到约 10,000 项符合「ADC按键设计」的源代码

代码结果 10,000
www.eeworm.com/read/303429/13816372

obj adc0832.obj

www.eeworm.com/read/303429/13816373

plg adc0832.plg

礦ision3 Build Log Project: C:\Documents and Settings\boy\桌面\adc0832程序\adc0832.uv2 Project File Date: 08/24/2007 Output:
www.eeworm.com/read/303429/13816374

c adc0832.c

#include #include unsigned char readadc(void) { unsigned char dat,i; CLK=0; //芯片复位 CS=1; _nop_(); CS=0; _nop_(); DI=1;
www.eeworm.com/read/303429/13816379

hex adc0832.hex

:10039300C2B3D2B200C2B200D2B4D2B300C2B3D29B :1003A300B4D2B300C2B3C2B4D2B300C2B300D2B3A7 :1003B300E4FEEF25E0FF00D2B330B40343070100AE :0803C300C2B30EBE09ECD2B278 :0103CB00220F :10030700120472E4FDFC
www.eeworm.com/read/303429/13816382

h adc0832.h

#include #include #define uchar unsigned char #define uint unsigned int sbit CLK = P3^3;//定义ADC各口数据; sbit DI = P3^4; sbit CS = P3^2; unsigned char readadc(void);
www.eeworm.com/read/303429/13816383

opt adc0832.opt

### uVision2 Project, (C) Keil Software ### Do not modify ! cExt (*.c) aExt (*.s*; *.src; *.a*) oExt (*.obj) lExt (*.lib) tExt (*.txt; *.h; *.inc) pExt (*.plm) CppX (*.cpp) DaveTm {
www.eeworm.com/read/303429/13816384

lst adc0832.lst

C51 COMPILER V7.50 ADC0832 08/23/2007 21:00:02 PAGE 1 C51 COMPILER V7.50, COMPILATION OF MODULE ADC0832 OBJECT MODULE PLACED IN
www.eeworm.com/read/238616/13871695

c isr_adc.c

/********************************************************************** *
www.eeworm.com/read/238616/13871768

c init_adc.c

/********************************************************************** *
www.eeworm.com/read/300938/13879542

c upsd_adc.c

/*------------------------------------------------------------------------------ uPSD_ADC.C uPSD ADC Device Driver Functions 06/2002 Ver 0.1 - Initial Version Copyright 2002 STMicroelectrons I