My mother was raised catholic so I'm able to make confession by default, I think.
I bought a dozen Nokia 7110s off of you-know-where in an effort to a. save dough and
b. punish myself as there is no tutorial on how to connect an Arduino to a 7110 easily.
So my plan is to offer in exchange for helping to put together a tutorial, four of five of these LCD's gratis.
A link to someone who's got an 7110 connected to a ATMEGA163,
I have looked through the schematic he posted and have tried to match up as best as I can
the pin connections between that and the schematic for an Arduino Duemilanove
with an ATMEGA328. There are some discrepancies however, the pins he lists as "C1-C5" on the
163 I don't know what that corresponds to on the 328.
I have proposed connecting the LCD to the Arduino thusly, perhaps with the same resistor configuration as is stated above.
I have no clue how to make it do anything, as Im still very new to the Arduino, and I dont know any assembly. However, here is the project containing all the asm files the guy used, hopefully someone else can tell you how to make use of them: