代码搜索结果

找到约 634 项符合 OLED 的代码

ssd0323.c

/* * SSD0323 OLED controller with OSRAM Pictiva 128x64 display. * * Copyright (c) 2006-2007 CodeSourcery. * Written by Paul Brook * * This code is licenced under the GPL. */ /* The controller

frm_changereaderpass.vb

Imports System.Data.OleDb Public Class frm_changeReaderPass Dim myConnection As New OleDbConnection("provider=Microsoft.Jet.OLEDB.4.0; Data source=D:\library.mdb") Dim myCommand As OleD

ssd0303.c

/* * SSD0303 OLED controller with OSRAM Pictiva 96x16 display. * * Copyright (c) 2006-2007 CodeSourcery. * Written by Paul Brook * * This code is licenced under the GPL. */ /* The controller c

sh1123 初始化.txt

/**************** Main_LCD Related Fuction ******************/ /*Initialize MONO COLOR OLED;Driver IC:InitLCD_MASTER_SH1123*/ void InitOLED_MASTER_SH1123(void) { MainOLED_WCom(0xAE); // D

ssd0303.c.svn-base

/* * SSD0303 OLED controller with OSRAM Pictiva 96x16 display. * * Copyright (c) 2006-2007 CodeSourcery. * Written by Paul Brook * * This code is licenced under the GPL. */ /* The controller c

map.dat

Allocating common symbols Common symbol size file oled 0x4 task2_start.o ledUID 0x4 button_service.o host 0x

ssd0303.c

/* * SSD0303 OLED controller with OSRAM Pictiva 96x16 display. * * Copyright (c) 2006-2007 CodeSourcery. * Written by Paul Brook * * This code is licenced under the GPL. */ /* The controller c

timer.c

#include "config.h" #include "define.h" #include "oled.h" extern CURRENT_DEVICE_INFO current_device_info; extern uint8 flag; extern uint16 count; /***********************************************