代码搜索:OneLED

找到约 90 项符合「OneLED」的源代码

代码结果 90
www.eeworm.com/read/399878/7829127

bak oneled_uv2.bak

### uVision2 Project, (C) Keil Software ### Do not modify ! Target (OneLED), 0x0000 // Tools: 'MCS-51' Group (Source Group 1) File 1,1, Options 1,0,0 // Target 'O
www.eeworm.com/read/141072/13044873

bak oneled_uv2.bak

### uVision2 Project, (C) Keil Software ### Do not modify ! Target (Target 1), 0x0000 // Tools: 'MCS-51' Group (Source Group 1) File 1,1, 0x0 Options 1,0,0 // Ta
www.eeworm.com/read/313486/13586587

bak oneled_uv2.bak

### uVision2 Project, (C) Keil Software ### Do not modify ! Target (OneLED), 0x0000 // Tools: 'MCS-51' Group (Source Group 1) File 1,1, Options 1,0,0 // Target 'O
www.eeworm.com/read/407925/11407681

bak oneled_uv2.bak

### uVision2 Project, (C) Keil Software ### Do not modify ! Target (Target 1), 0x0000 // Tools: 'MCS-51' Group (Source Group 1) File 1,2, 0x0 File 1,1,
www.eeworm.com/read/407924/11408073

bak oneled_uv2.bak

www.eeworm.com/read/27997/992353

bak oneled_uv2.bak

www.eeworm.com/read/203672/15353691

bak oneled_uv2.bak

### uVision2 Project, (C) Keil Software ### Do not modify ! Target (OneLED), 0x0000 // Tools: 'MCS-51' Group (Source Group 1) File 1,1, Options 1,0,0 // Target 'O
www.eeworm.com/read/111150/15517540

bak oneled_uv2.bak

### uVision2 Project, (C) Keil Software ### Do not modify ! Target (OneLED), 0x0000 // Tools: 'MCS-51' Group (Source Group 1) File 1,1, Options 1,0,0 // Target 'O
www.eeworm.com/read/466515/7038202

txt 595soft.txt

/*该程序为两片74HC595级联实现8位7段LED动态显示的驱动测试程序 在8个7段LED上显示"01234567"*/ #include #define uchar unsigned char uchar bdata OutByte; /*定义待输出字节变量*/ sbit Bit_Out=OutByte^7; /*定义输出字
www.eeworm.com/read/434285/7877944

txt 74hc595级联动态显示的c程序.txt

74HC595级联动态显示的C程序 2008-05-04 16:38 /*该程序为两片74HC595级联实现8位7段LED动态显示的驱动测试程序 在8个7段LED上显示"01234567"*/ #include #define uchar unsigned char uchar bdata OutByte; /*定义待输出字节变量*/ sb