代码搜索结果

找到约 523 项符合 OLED 的代码

oled_8080_parallel.m51

BL51 BANKED LINKER/LOCATER V6.11 08/28/2008 20:16:23 PAGE 1 BL51 BANKED LINKER/LOCATER V6.11, INVOKED BY: C:\KEIL\C51\BIN\BL51.EXE 1305_O

oled_8080_parallel_uv2.bak

### uVision2 Project, (C) Keil Software ### Do not modify ! Target (Target 1), 0x0000 // Tools: 'MCS-51' Group (Source Group 1) File 1,1, 0x0 File 1,1,

oled_8080_parallel.uv2

### uVision2 Project, (C) Keil Software ### Do not modify ! Target (Target 1), 0x0000 // Tools: 'MCS-51' Group (Source Group 1) File 1,1, File 1,1,

oled.h

extern void wr_command1(uint8 com); extern void wr_data1(uint8 data); extern void wr_command2(uint8 com); extern void wr_data2(uint8 data); extern void rst_oled(); extern void display

timer.c

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

d_m.~dfm

object DM: TDM OldCreateOrder = False Left = 229 Top = 200 Height = 296 Width = 391 object ADOConnection1: TADOConnection ConnectionString = 'Provider=Microsoft.Jet.OLED

一个功能齐全的datagrid分页例子.txt

新建一个access数据库:db1 在数据库中建表Document 里边有两个字段CreateDate和Title 在.aspx的页面中建立相应控件: 代码如下: using System; using System.Collections; using System.ComponentModel; using System.Data; using System.Data.OleD

osram128x64x4.h

//***************************************************************************** // // osram128x64x4.h - Prototypes for the driver for the OSRAM 128x64x4 graphical // OLED display.

osram128x64x4.c

//***************************************************************************** // // osram128x64x4.c - Driver for the OSRAM 128x64x4 graphical OLED display. // // Copyright (c) 2006-2007 Luminary

oled.c

#include "Board.h" int FrontColor[4]; int BackColor[4]; void InitOLEDIO() { ShutDownOLED17V(); AT91C_BASE_PIOB->PIO_PPUDR=PIN_OLEDCS+PIN_OLEDWR+PIN_OLEDRESET+PIN_OLEDDC+PIN_OLEDRD+0xff+0x1f0