代码搜索:LED取模
找到约 10,000 项符合「LED取模」的源代码
代码结果 10,000
www.eeworm.com/read/288931/8593392
inc led_shiftcap.inc
;;*****************************************************************************
;;*****************************************************************************
;; FILENAME: LED_ShiftCAP.inc
;;
www.eeworm.com/read/288931/8593394
asm led_shift.asm
;;*****************************************************************************
;;*****************************************************************************
;; FILENAME: LED_Shift.asm
;; Ver
www.eeworm.com/read/288931/8593402
h led_1.h
//*****************************************************************************
//*****************************************************************************
// FILENAME: LED_1.h
// Version: 1
www.eeworm.com/read/288931/8593446
inc led_1.inc
;;*****************************************************************************
;;*****************************************************************************
;; FILENAME: LED_1.inc
;; Version
www.eeworm.com/read/388602/8597530
pde led_test.pde
/*
* LED test for the Asuro
*/
#include
Asuro asuro = Asuro();
void setup()
{
Serial.begin(9600);
}
void loop()
{
/* status LED lightshow */
asuro.setStatusLED(RED)
www.eeworm.com/read/388283/8619559
c led1.c
/****************************************
*数码管显示子程序 led.c*
*采用动态扫描方式显示,P3端口为数据口和控制口复用口*
说明:采用连续刷新显示,刷新控制可放在定时器中进行()
如果相应位的闪烁标志置位并且定时时间到则显示缓存中置不显示代码,在此之前应先暂存原显存中的数
以便显示的时候显示原数
******************* ...
www.eeworm.com/read/187582/8622684
s num_led.s
.module num_led.c
.area lit(rom, con, rel)
_seg_table::
.byte 192,249
.byte 164,176
.byte 153,146
.byte 130,248
.byte 128,144
.byte 136,131
.byte 198,161
.byte 134,142
.dbfile C:
www.eeworm.com/read/187582/8622687
o num_led.o
XL
H 4 areas 9 global symbols
M num_led.c
S push_gset1 Ref0000
S lsl8 Ref0000
S pop_gset1 Ref0000
A text size C2 flags 0
dbfile C:\work\mega128\num_led\num_led.c
dbfunc e delay_1ms 0 fV
dbsym
www.eeworm.com/read/187582/8622709
c num_led.c
#include
#ifndef iar
#include
#endif
#define xtal 4
const unsigned char seg_table[16]={0xc0,0xf9,0xa4,0xb0,0x99,0x92,
0x82,0xf8,0x80,0x90,0x88,0x83,0xc6,0xa1,0x86,0x8e}
www.eeworm.com/read/187582/8622713
lis num_led.lis
.module num_led.c
.area lit(rom, con, rel)
0000 _seg_table::
0000 C0F9 .byte 192,249
0002 A4B0 .byte 164,176