Nokia 6100 GLCD Port for Epson based Displays

Ported the glcd lib to the Epson based Nokia LCDs. I tried to leave the code portable so that you can switch between the Epson and the Philips controller via a #define switch.

Actually i only changed the lowlevel hw access and init functions to deal with the Epson controller. Currently native screen rotation is implemented but i didn’t work on the hardware scrolling stuff. May i’ll do this later.

pic1
pic1
pic1
pic1

download source

3 thoughts on “Nokia 6100 GLCD Port for Epson based Displays”

  1. Hey Optixx,

    Been browsing your site, Very Neat! I’ve always wished I had the capability to produce some of the mods?/hacks? you have come up with.

    How did you come about this? What did you study?

    Cheers,
    Chris

    P.s feel free to drop us a note @ the supplied address

  2. Administrator

    You have change some stuff:
    o tweak Makefile ( -mmcu=atmega128 )
    o since m128 has more than 1 serial line you have to change the sio
    routines in uart.c to match the m128 hw defines

Comments are closed.

Scroll to Top