代码搜索:oled

找到约 634 项符合「oled」的源代码

代码结果 634
www.eeworm.com/read/13904/286167

mak oled.mak

CC = iccavr CFLAGS = -ID:\icc\include\ -e -D__ICC_VERSION="7.08" -D_EE_EXTIO -DATMega48 -l -g -Mavr_enhanced_small ASFLAGS = $(CFLAGS) -Wa-g LFLAGS = -LD:\icc\lib\ -g -bfunc_lit:0x34.0x1000 -d
www.eeworm.com/read/13904/286173

h oled.h

#ifndef oled_h #define oled_h ubyte ReadOLED(ubyte address); void WriteMode(void); void WriteBright(void); #endif
www.eeworm.com/read/13904/286184

lis oled.lis

.module OLED.c .area text(rom, con, rel) 0000 .dbfile D:\OLED\OLED.c 0000 .dbfunc e InitOLED _InitOLED fV
www.eeworm.com/read/13904/286190

mp oled.mp

NOTE: AVR Code addresses are word addresses All other addresses (including ones in FLASH) are byte addresses Area Addr Size Decimal Bytes (Attributes) ----------
www.eeworm.com/read/27857/868023

c oled.c

#include "oled.h" #include "stdlib.h" #include "font.h" #include "delay.h" ////////////////////////////////////////////////////////////////////////////////// //本程序只供学习使用,未经作者许可,不得用于其它任何用途
www.eeworm.com/read/27857/868024

h oled.h

#ifndef __OLED_H #define __OLED_H #include "sys.h" #include "stdlib.h" ////////////////////////////////////////////////////////////////////////////////// //本程序只供学习使用,未经作者许可,不得用于其它任何
www.eeworm.com/read/27860/991809

c oled.c

#include "oled.h" #include "stdlib.h" #include "font.h" #include "delay.h" ////////////////////////////////////////////////////////////////////////////////// //本程序只供学习使用,未经作者许可,不得用于其它任何用途
www.eeworm.com/read/27860/991810

h oled.h

#ifndef __OLED_H #define __OLED_H #include "sys.h" #include "stdlib.h" ////////////////////////////////////////////////////////////////////////////////// //本程序只供学习使用,未经作者许可,不得用于其它任何
www.eeworm.com/read/27967/992133

c oled.c

#include "oled.h" #include "stdlib.h" #include "font.h" #include "delay.h" ////////////////////////////////////////////////////////////////////////////////// //本程序只供学习使用,未经作者许可,不得用于其它任何用途
www.eeworm.com/read/27967/992134

h oled.h

#ifndef __OLED_H #define __OLED_H #include "sys.h" #include "stdlib.h" ////////////////////////////////////////////////////////////////////////////////// //本程序只供学习使用,未经作者许可,不得用于其它任何