文件名称:3310_routines
介绍说明--下载内容来自于网络,使用问题请自行百度
//********************************************************
//**** Functions for Interfacing NOKIA 3310 Display *****
//********************************************************
//Controller: ATmega32 (Clock: 1 Mhz-internal)
//Compiler: AVR-GCC
//Author: CC Dharmani, Chennai (India)
// www.dharmanitech.com
//Date: Sep 2008
//
//Modifed by Michael Spiceland (http://tinkerish.com) to
//pixel level functions with lcd_buffer[][].
//Jan 2009
//
//********************************************************
//**** Functions for Interfacing NOKIA 3310 Display *****
//********************************************************
//Controller: ATmega32 (Clock: 1 Mhz-internal)
//Compiler: AVR-GCC
//Author: CC Dharmani, Chennai (India)
// www.dharmanitech.com
//Date: Sep 2008
//
//Modifed by Michael Spiceland (http://tinkerish.com) to
//pixel level functions with lcd_buffer[][].
//Jan 2009
//
//********************************************************
相关搜索: Sourcecode
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 3310_routines_GCC.zip 列表 3310_routines.c 3310_routines.h