代码搜索:MCU

找到约 10,000 项符合「MCU」的源代码

代码结果 10,000
www.eeworm.com/read/327952/13053877

c ds18b20a.c

//*************DS18B20数字温度计*******************// //*MCU: AT892051 // //*MCU-crystal: 12M // //*Version: 01
www.eeworm.com/read/327952/13053907

c ds18b20a.c

//*************DS18B20数字温度计*******************// //*MCU: AT892051 // //*MCU-crystal: 12M // //*Version: 01
www.eeworm.com/read/257226/11942108

c ds18b20a.c

//*************DS18B20数字温度计*******************// //*MCU: AT892051 // //*MCU-crystal: 12M // //*Version: 01
www.eeworm.com/read/367234/9765746

c ds18b20aa.c

//*************DS18B20数字温度计*******************// //*MCU: AT892051 // //*MCU-crystal: 12M // //*Version: 01
www.eeworm.com/read/367234/9765749

c ds18b20a.c

//*************DS18B20数字温度计*******************// //*MCU: AT892051 // //*MCU-crystal: 12M // //*Version: 01
www.eeworm.com/read/367234/9765780

c ds18b20a.c

//*************DS18B20数字温度计*******************// //*MCU: AT892051 // //*MCU-crystal: 12M // //*Version: 01
www.eeworm.com/read/332100/12779142

c mtv512.c

#include "Header\Main_def.h" //#if(MCU_TYPE == MCU_MTV512) //anson #if(USE_MCU_DDC) /* define these variable for MTV230M chip configuration */ //Byte xdata PRAM[128] _at_ 0x0800; //***
www.eeworm.com/read/240480/13217259

c mtv512.c

#include "Header\Main_def.h" //#if(MCU_TYPE == MCU_MTV512) //anson #if(USE_MCU_DDC) /* define these variable for MTV230M chip configuration */ //Byte xdata PRAM[128] _at_ 0x0800; //***
www.eeworm.com/read/152325/12121691

c mtv512.c

#include "Header\Main_def.h" //#if(MCU_TYPE == MCU_MTV512) //anson #if(USE_MCU_DDC) /* define these variable for MTV230M chip configuration */ //Byte xdata PRAM[128] _at_ 0x0800; //***
www.eeworm.com/read/11273/218463

h hal.h

///////////////////////////hal.h////////////////////////// #include "AT89X52.H" #include sbit MCU_LED1=P1^0; sbit MCU_LED2=P1^1; sbit MCU_LED3=P1^2; sbit MCU_LED4=P1^3; sbit SWM