代码搜索:LED
找到约 10,000 项符合「LED」的源代码
代码结果 10,000
www.eeworm.com/read/116055/14991229
ocx led.ocx
www.eeworm.com/read/216664/14999813
h led.h
/*
LED.H file
LED基本操作——开LED,关LED
作者:Computer-lov
建立日期:2006-3-19
修改日期:2006-4-25
最后修改时间:2006-08-25
版本:V1.0
版权所有,盗版必究。
Copyright(C) Computer-lov 2006-2016
All rights reserve
www.eeworm.com/read/216338/15018949
c led.c
/* Moving LED example
CodeVisionAVR C Compiler
(C) 2000-2002 HP InfoTech S.R.L.
www.hpinfotech.ro
Chip: AT90S8515
Memory Model: SMALL
Data Stack Size: 128 bytes
8 LED
www.eeworm.com/read/216338/15018951
prj led.prj
[Project]
Toolset=AVR
Files=1
Top1=1
Left1=1
Height1=400
Width1=600
Row1=1
Collumn1=1
Active1=1
State1=0
Top0=-4129
Left0=-191
Height0=397
Width0=652
Active0=0
State0=1
OpenedFiles=1
www.eeworm.com/read/114827/15036561
gif led.gif
www.eeworm.com/read/215798/15047289
led_time
www.eeworm.com/read/214586/15093999
hex led.hex
:10000000830100308A00042883010A128A11F82F24
:100FF000FE30831603138700013083128700F82F19
:02400E00321866
:00000001FF
www.eeworm.com/read/214586/15094002
c led.c
//实验目的:点亮RC0口的LED
//硬件设置:拨码开关S11的第8位置ON,其他各位关闭。
#include //包含单片机内部资源预定义
#include //包含877A的头文件
__CONFIG(0x1832);
//芯片配置字,看门狗关,上电延时开,掉电检测关,低压编程关,
www.eeworm.com/read/113988/15119078
c led.c
/*
*********************************************************************************************************
* Embedded Systems Building Blocks
*
www.eeworm.com/read/113988/15119079
h led.h
/*
*********************************************************************************************************
* Embedded Systems Building Blocks
*