Você está na página 1de 2

ardgrafix6100 - A fast, full-featured & practical Arduino / ATmega graphics driver for Nokia 6100 LC...

https://code.google.com/p/ardgrafix6100/

My favorites

| Sign in

ardgrafix6100
Search projects

A fast, full-featured & practical Arduino / ATmega graphics driver for Nokia 6100 LCDs
Project Home

Downloads

Wiki

Issues

Source

Summary People
Project Information
Project feeds

A fast, full-featured and practical Arduino / ATmega


graphics driver for Nokia 6100 LCDs

Code license
Apache License 2.0
Labels
Arduino, ATmega, Nokia6610,
Nokia6100, LCD, Graphics

ArdGrafix6100 is a graphics library for interfacing the Nokia 6100 color graphics LCD with Arduino/ATmega microcontrollers. It takes
advantage of hardware features of the chips to boost graphics performance & supports features like proportional fonts while conserving
precious SRAM.

Members
srina...@gmail.com
Featured
Downloads
ArdGrafix6100-v1.zip
Documentation-ArdGrafix6100-v1.zip
Show all
Wiki pages
Fonts
HardwareAndInterfacing
Show all

Fast

Full Featured

Uses ATmega SPI peripherals & ports for


high - performance graphics

Practical

Supports Proportional Fonts - a 14px height font Fonts implemented programatically using
is included by default :-)
OOP to conserve SRAM

Uses block-write features of LCD controller Implements all standard graphic primitives &
to speed up writes
utility classes like "xy", "rectangle"

Uses only AVR LIBC functions to ensure


portability for non-Arduino use

Nokia 6100 LCDs use either the Philips PCF8833 or Epson S1D15G00 controller chips (more info in James P. Lynch's highly recommended
tutorial & driver for ARM platform). The current release of ArdGrafix6100-v1 supports the Philips chip. Epson controller support is planned
for future & I especially welcome porting & testing contributions for this. This library is released under Mozilla Public License v. 2.0

Learn More
Download

Library Documentation

Interfacing Arduino & LCD

Using the Library

Fonts

Links
Groups
Mailing List

1 de 2

20/4/2015 11:24

ardgrafix6100 - A fast, full-featured & practical Arduino / ATmega graphics driver for Nokia 6100 LC...

https://code.google.com/p/ardgrafix6100/

Terms - Privacy - Project Hosting Help


Powered by Google Project Hosting

2 de 2

20/4/2015 11:24

Você também pode gostar