代码搜索:MCU
找到约 10,000 项符合「MCU」的源代码
代码结果 10,000
www.eeworm.com/read/315507/13541498
_c lcd1602._c
//******************************************************************************
// *
// FileName : 实验板1602lcd.c
www.eeworm.com/read/315507/13541503
c lcd1602.c
//******************************************************************************
// *
// FileName : 实验板1602lcd.c
www.eeworm.com/read/315507/13541507
s lcd1602.s
.module lcd1602.c
.area text(rom, con, rel)
.dbfile E:\iccavr代码\实验板lcd1602\lcd1602.c
.dbfunc e DelaymS _DelaymS fV
; j -> R20,R21
; k -> R22,R23
; i ->
www.eeworm.com/read/313595/13584384
h stc89c52.h
#ifndef STC89C52_h
#define STC89C52_h
/*_____ I N C L U D E S ____________________________________________________*/
#include "board.h" /* board definition */
/*_____ M A C R O S
www.eeworm.com/read/484582/6580458
h config.h
/***************************************************************************
*
* (c) ATMEL-Wireless and Microcontrollers 2001
*
*
****************************************************************
www.eeworm.com/read/484316/6585546
_c main._c
/*
*2008,浙江工业大学信息与控制研究所
*All rights reserved
*
*文件名称:ECG_NRF905.C
*摘 要:主函数,实现心电数据的采集,发送
*
*当前版本:1.0
*作 者:董齐芬
*完成日期:2008.5.17
*
*取代版本:
*原 作 者:
*完成日期:
*/
//#include "time.h"
//#i
www.eeworm.com/read/484316/6585547
c main.c
/*
*2008,浙江工业大学信息与控制研究所
*All rights reserved
*
*文件名称:ECG_NRF905.C
*摘 要:主函数,实现心电数据的采集,发送
*
*当前版本:1.0
*作 者:董齐芬
*完成日期:2008.5.17
*
*取代版本:
*原 作 者:
*完成日期:
*/
//#include "time.h"
//#i
www.eeworm.com/read/481908/6632452
out tmp.out
BL51 BANKED LINKER/LOCATER V6.05 - SN: K1DSC-02KIHF
COPYRIGHT KEIL ELEKTRONIK GmbH 1987 - 2007
"C:\SiLabs\MCU\Examples\C8051F34x\USB_Interrupt\Firmware\F34x_USB_Descriptor.obj",
"C:\SiLabs\MCU\Ex
www.eeworm.com/read/481908/6632462
txt cyglink.txt
"C:\SiLabs\MCU\Examples\C8051F34x\USB_Interrupt\Firmware\F34x_USB_Descriptor.obj",
"C:\SiLabs\MCU\Examples\C8051F34x\USB_Interrupt\Firmware\F34x_USB_ISR.obj",
"C:\SiLabs\MCU\Examples\C8051F34x\USB_Int
www.eeworm.com/read/408607/11379931
c main.c
/* TIMER模块例程
HCS908_QG8 单片机开发板
实验介绍:
本程序是TIMER模模块的例程,所用资源为单片机模定时器MTIM,
所接器件为LED灯,其中D2与PTA0,D3与PTA1相连接!
确定你开发板上拨码开关JP4(图片上的9)的1、2位处于on,
而其他位处于远离on!
实验现象