代码搜索:3.5mm接口

找到约 10,000 项符合「3.5mm接口」的源代码

代码结果 10,000
www.eeworm.com/read/25120/944526

jpg 24c02接口.jpg

www.eeworm.com/read/25789/949915

txt 10.1.4拨码盘接口.txt

BCDIN: MOV R0,#50H MOV R1,#51H SETB P3.0 MOV A,P1 CPL A MOV @R1,A CLR P3.0 MOV A,P1 CPL A MOV @R0,A RET
www.eeworm.com/read/26441/958595

aps 用8255实现接口扩展.aps

用8255实现接口扩展13-Apr-2009 17:02:0707-Oct-2009 13:25:47241013-Apr
www.eeworm.com/read/26441/958596

c 用8255实现接口扩展.c

//----------------------------------------------------------------- // 名称: 用8255实现接口扩展 //----------------------------------------------------------------- // 说明: 8255的PA、PB端口分别连接8位数码管的段码和位码, //