代码搜索:MCU
找到约 10,000 项符合「MCU」的源代码
代码结果 10,000
www.eeworm.com/read/312881/13602521
h types_8bit_mcu.h
////////////////////////////////////////////////////////////////////////////////
// Copyright(C) Gniy.Liu RHOSON, Crop. 2007-2008
// Filename: types_8bit_mcu.h
// Description: Standard data types f
www.eeworm.com/read/312881/13602528
h macro_8bit_mcu.h
////////////////////////////////////////////////////////////////////////////////
// Copyright(C) Gniy.Liu RHOSON, Crop. 2007-2008
// Filename: macro_8bit_mcu.h
// Description: Macros function in co
www.eeworm.com/read/135943/13884080
h sony lcd mcu driver.h
#include
#include
#include
#include
#include
#include
#include
#include
#include
www.eeworm.com/read/494659/6359563
c 12864lcd_51mcu.c
#include
#include
#define uchar unsigned char
#define uint unsigned int
//SCM12864-05端口定义
#define LCD_DATA P1 //数据口
sbit RS = P3^7; //并行的指令/数据选择信号, H数据, L命令
sbit RW = P3
www.eeworm.com/read/485433/6561760
txt mcu-con-gsm-c.txt
初始化部分
void UartInit()
{
PCON=0x00;
SCON=0x50;
T2CON=0x30;
RCAP2H=0xff;
RCAP2L=0xb8; //9600
TR2=1;
IP=0x10;//串口中断优先级最高
ES=1;
EA=1;
}
中断接收部分
UartInt() inter
www.eeworm.com/read/264890/11295732
c vfd_drv_mcu51.c
#include "setup_VA.h"
extern UINT16 vfd_set_open_state(UINT16 index);
extern UINT16 vfd_set_close_state(UINT16 index);
/*
history:
2004-7-19 14:43
wanghaoying move the following functio
www.eeworm.com/read/264890/11295737
c vfd_drv_mcu810.c
//FUNCTION:
//1. Write SET cmd to MCU810
//2. Write IR customer ID and POWER KEY value
//note: if only set cmd ,call write_pmp_mcu810( bCmd, 0)
void write_pmp_mcu810(BYTE bCmd, BYTE bData)
www.eeworm.com/read/409546/11319507
c sn8_mcu_main.c
#include "ps2.h"
void main(void)
{
while(1)
{
WDTR = 0x5a;
// keyboard check
if(KB_DA == 0)
{
dly_40us();
if(KB_CK == 1)
{
if ( rd_pc_kb() )
{
pc_kb_p
www.eeworm.com/read/402210/11540461
rar infrared-mcu51emb.rar
www.eeworm.com/read/346453/11744542
rc2 mcu2pc.rc2
//
// MCU2PC.RC2 - resources Microsoft Visual C++ does not edit directly
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
#endif //APSTUDIO_INVOKED
////