代码搜索:gLCD

找到约 693 项符合「gLCD」的源代码

代码结果 693
www.eeworm.com/read/391429/8403842

c glcd.c

/* As graphic LCD used the DEM128064A model (128x64 pixels). Created by Serasidis Vassilis and finished at 03.Aug.2007 Home: http://www.serasidis.gr e-mail: info@serasidis.gr and avrsite
www.eeworm.com/read/391429/8403851

h glcd.h

/* As graphic LCD used the DEM128064A model (128x64 pixels). Created by Serasidis Vassilis and finished at 03.Aug.2007 Home: http://www.serasidis.gr e-mail: info@serasidis.gr and avr
www.eeworm.com/read/391429/8403871

c glcd.c

/* As graphic LCD used the DEM128064A model (128x64 pixels). Created by Serasidis Vassilis and finished at 03.Aug.2007 Home: http://www.serasidis.gr e-mail: info@serasidis.gr and avr
www.eeworm.com/read/391429/8403880

h glcd.h

/* As graphic LCD used the DEM128064A model (128x64 pixels). Created by Serasidis Vassilis and finished at 03.Aug.2007 Home: http://www.serasidis.gr e-mail: info@serasidis.gr and avr
www.eeworm.com/read/428071/8897232

c glcd.c

///////////////////////////////////////////////////////////////////////// //// GLCD.C //// ////
www.eeworm.com/read/178499/9394315

c glcd.c

/* GLCD Library f黵's Nokia 6100 copyright 2004 Hagen Reddmann */ #include #include #include #include #include "glcd.h" #d
www.eeworm.com/read/178499/9394318

h glcd.h

/* GLCD Library f黵's Nokia 6100 copyright 2004 Hagen Reddmann */ #include #include #ifndef GLCD_H #define GLCD_H #if defined (__AVR_ATmega8__) #define L
www.eeworm.com/read/178499/9394319

aps glcd.aps

glcd18-Apr-2006 00:30:2612-Oct-2006 23:07:52241018-Apr-2006 0
www.eeworm.com/read/425919/10309587

h glcd.h

/* GRAPHIC LCD 128*64 Controller with AVR microcontroller (ATMEGA32 */ #define DISPLAY_ON 0x3f #define DISPLAY_OFF 0x3e #define DISPLAY_STARTLINE 0xc0 #define
www.eeworm.com/read/161404/10415623

c glcd.c

/*! \file glcd.c \brief Graphic LCD API functions. */ //***************************************************************************** // // File Name : 'glcd.c' // Title : Graphic LCD API functio