代码搜索结果
找到约 523 项符合
OLED 的代码
oled.c
#include "oled.h"
#include "stdlib.h"
#include "font.h"
#include "delay.h"
//////////////////////////////////////////////////////////////////////////////////
//本程序只供学习使用,未经作者许可,不得用于其它任何用途
oled.c
#include "oled.h"
#include "stdlib.h"
#include "font.h"
#include "delay.h"
//////////////////////////////////////////////////////////////////////////////////
//本程序只供学习使用,未经作者许可,不得用于其它任何用途
oled.c
#include "oled.h"
#include "stdlib.h"
#include "font.h"
#include "delay.h"
//////////////////////////////////////////////////////////////////////////////////
//本程序只供学习使用,未经作者许可,不得用于其它任何用途
oled.c
#include "oled.h"
#include "stdlib.h"
#include "font.h"
#include "delay.h"
//////////////////////////////////////////////////////////////////////////////////
//本程序只供学习使用,未经作者许可,不得用于其它任何用途
oled.c
#include "oled.h"
#include "stdlib.h"
#include "font.h"
#include "delay.h"
//////////////////////////////////////////////////////////////////////////////////
//本程序只供学习使用,未经作者许可,不得用于其它任何用途
oled.c
#include "oled.h"
#include "stdlib.h"
#include "font.h"
#include "delay.h"
//SSD1306 OLED 驱动IC驱动代码
//驱动方式:8080并口/4线串口
//版本:V1.1
//OLED的显存
//存放格式如下.
//[0]0 1 2 3 ... 127
//[1]0 1 2 3
oled.h
#ifndef __OLED_H
#define __OLED_H
#include "sys.h"
#include "stdlib.h"
//SSD1306 OLED 驱动IC驱动代码
//OLED模式设置
//0:4线串行模式
//1:并行8080模式
#define OLED_MODE 1
//---------
oled.c
//ICC-AVR application builder : 2006-02-12 14:00:00
// Target : ATmega48
// Crystal: 8.000Mhz
// Author: jackyan
#include "iom48v.h"
#include "macros.h"
#include "Defs.h"
#include "OLED.h"
oled._c
//ICC-AVR application builder : 2006-02-12 14:00:00
// Target : ATmega48
// Crystal: 8.000Mhz
// Author: jackyan
#include "iom48v.h"
#include "macros.h"
#include "Defs.h"
#include "OLED.h"
oled.o
XL
H 1 areas F global symbols
M OLED.c
S push_gset1 Ref0000
S push_gset4 Ref0000
S _OLEDMode Ref0000
S _I2C_Write Ref0000
S pop_gset1 Ref0000
S pop_gset4 Ref0000
S _Contrast Ref0000
S _Brigh