2
Project Home Downloads Wiki Issues Source My favorites | Sign in ardgrafix6100 A fast, full-featured & practical Arduino / ATmega graphics driver for Nokia 6100 LCDs Search projects Summary People Project Information Project feeds Code license Apache License 2.0 Labels Arduino, ATmega, Nokia6610, Nokia6100, LCD, Graphics Members [email protected] Featured Downloads ArdGrafix6100-v1.zip Documentation-ArdGrafix6100-v1.zip Show all » Wiki pages Fonts HardwareAndInterfacing Show all » Links Groups Mailing List A fast, full-featured and practical Arduino / ATmega graphics driver for Nokia 6100 LCDs 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. Fast Full Featured Practical Uses ATmega SPI peripherals & ports for high - performance graphics Supports Proportional Fonts - a 14px height font is included by default :-) Fonts implemented programatically using OOP to conserve SRAM Uses block-write features of LCD controller to speed up writes Implements all standard graphic primitives & 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 ardgrafix6100 - A fast, full-featured & practical Arduino / ATmega graphics driver for Nokia 6100 LC... https://code.google.com/p/ardgrafix6100/ 1 de 2 20/4/2015 11:24

Ard Gra Fix 6100

Embed Size (px)

DESCRIPTION

Reference Manual for ArdGraFix

Citation preview

Page 1: Ard Gra Fix 6100

Project Home Downloads Wiki Issues Source

My favorites ▼ | Sign in

ardgrafix6100A fast, full-featured & practical Arduino / ATmega graphics driver for Nokia 6100 LCDs Search projects

Summary People

Project Information

Project feeds

Code licenseApache License 2.0

LabelsArduino, ATmega, Nokia6610,Nokia6100, LCD, Graphics

[email protected]

Featured

DownloadsArdGrafix6100-v1.zipDocumentation-ArdGrafix6100-v1.zipShow all »

Wiki pagesFontsHardwareAndInterfacingShow all »

Links

GroupsMailing List

A fast, full-featured and practical Arduino / ATmegagraphics driver for Nokia 6100 LCDs

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

Fast Full Featured Practical

Uses ATmega SPI peripherals & ports forhigh - performance graphics

Supports Proportional Fonts - a 14px height fontis included by default :-)

Fonts implemented programatically usingOOP to conserve SRAM

Uses block-write features of LCD controllerto speed up writes

Implements all standard graphic primitives &utility classes like "xy", "rectangle"

Uses only AVR LIBC functions to ensureportability 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 recommendedtutorial & driver for ARM platform). The current release of ArdGrafix6100-v1 supports the Philips chip. Epson controller support is plannedfor 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

ardgrafix6100 - A fast, full-featured & practical Arduino / ATmega graphics driver for Nokia 6100 LC... https://code.google.com/p/ardgrafix6100/

1 de 2 20/4/2015 11:24

Page 2: Ard Gra Fix 6100

Terms - Privacy - Project Hosting Help

Powered by Google Project Hosting

ardgrafix6100 - A fast, full-featured & practical Arduino / ATmega graphics driver for Nokia 6100 LC... https://code.google.com/p/ardgrafix6100/

2 de 2 20/4/2015 11:24