代码搜索:感应充电

找到约 664 项符合「感应充电」的源代码

代码结果 664
www.eeworm.com/read/312506/13610824

h can1.h

//extern unsigned char rx1_num=0; //extern unsigned char rx1_step=0; //extern unsigned char tx1_step=0; extern unsigned char uart_reset_count=0; extern unsigned char rx1_buf[14]; extern unsig
www.eeworm.com/read/312506/13610835

h uart1.h

#include #include #define command rx1_buf[1] //--------------------(PF=6)---------------------- extern int Vbat_single_charge_lmt;//单体电池最高允许充电电压 extern int Ibat_singl
www.eeworm.com/read/143822/12838271

dat bookinfo.dat

[General Information] 书名=射频识别(RFID)技术——无线电感应的应答器和非接触IC卡的原理与应用 作者= 页数=326 SS号=0 出版日期=
www.eeworm.com/read/176460/9497590

asm 1.5a充电程序5.5v.asm

ORG 000H AJMP MAIN ORG 30H ; ;程序起始地 MAIN: MOV R5,#14H ;R5写入20次 MAN0: CLR P2.0 ; ;关MOS不充电 SETB P1.0 CLR P1.2 MAN1: LCALL DELAY ; ;延时20MS中有监测程序。 JB P3.0,MAN0 ;为0则电池电压满量 SETB P1.2 ; ;关绿
www.eeworm.com/read/470700/6906090

asm 89lpc933(修改充电过程).asm

FMCON EQU 0E4H FMDATA EQU 0E5H FMADRL EQU 0E6H FMADRH EQU 0E7H ;-------引脚分配------- PWADO BIT P2.0 ;DAC0输出,接充电器同相放大器输入 ;仅为高阻输入(复位置为高)。 V2_C BIT