代码搜索:LEDS
找到约 3,223 项符合「LEDS」的源代码
代码结果 3,223
www.eeworm.com/read/467502/7004674
h led.h
/******************************************************************
本程序只供学习使用,未经作者许可,不得用于其它任何用途
欢迎访问我的USB专区:http://group.ednchina.com/93/
欢迎访问我的blog: http://www.ednchina.c
www.eeworm.com/read/467107/7017635
c dianliang.c
#include
void dianliang(void)
{
uchar AD1;
AD1=AD1val(AD10);
if(AD1=BAT_V30)&(AD1
www.eeworm.com/read/466861/7022276
h led.h
/******************************************************************
本程序只供学习使用,未经作者许可,不得用于其它任何用途
欢迎访问我的USB专区:http://group.ednchina.com/93/
欢迎访问我的blog: http://www.ednchina.c
www.eeworm.com/read/461502/7226370
h led.h
/******************************************************************
本程序只供学习使用,未经作者许可,不得用于其它任何用途
欢迎访问我的USB专区:http://group.ednchina.com/93/
欢迎访问我的blog: http://www.ednchina.c
www.eeworm.com/read/461494/7226433
h led.h
/******************************************************************
本程序只供学习使用,未经作者许可,不得用于其它任何用途
欢迎访问我的USB专区:http://group.ednchina.com/93/
欢迎访问我的blog: http://www.ednchina.c
www.eeworm.com/read/438634/7728816
h led.h
/******************************************************************
本程序只供学习使用,未经作者许可,不得用于其它任何用途
欢迎访问我的USB专区:http://group.ednchina.com/93/
欢迎访问我的blog: http://www.ednchina.c
www.eeworm.com/read/435149/7796679
c main.c
/****************************************Copyright (c)**************************************************
** Guangzou ZLG-MCU Development Co.,LTD.
**
www.eeworm.com/read/198041/7955691
h avrcore.h
/*! \file avrcore.h \brief AVR-Core Board Driver Functions. */
//*****************************************************************************
//
// File Name : 'avrcore.h'
// Title : AVR-Core Bo
www.eeworm.com/read/296645/8085106
c exp9.c
#include
#include
#define LEDs PORTD //定义输出端口及灯的类型
#define red 0x03
#define green 0x05
#define yellow 0x06
#pragma vector=0x1C
__interrupt void adc_
www.eeworm.com/read/328313/13034584
c main_logicanlo.c
/************************************************************************************************
* Project: USB AVR-ISP Logic-Analyzer
* Author: Christian Ulrich
* Contact: christian at ullihome