Anyone know the exact Nokia 5110 library shown here?

http://www.sparkfun.com/tutorials/300
The library link it broken, however I'm sure there's the same library out there on the web somewhere. I was wondering if anyone knows how I can get the same library shown there.. I've seen other libraries for nokia 5110 LCDs but they aren't quite as good as that one and aren't documented at all so they are a pain to use.

Hi

The library path has changed from
https://github.com/adafruit/PCD8544-Nokia-5110-LCD-library
to

I've seen other libraries for nokia 5110 LCDs but they aren't quite as good as that one and aren't documented at all so they are a pain to use.

I hope that Google Code Archive - Long-term storage for Google Code Project Hosting. for PCD8544 is also well documented. :wink:

Oliver

That library doesn't seem to work, and it's not the same library :S

Hi

In the "Resoures" section of the sparkfun page, mentioned in your mail, the library link is broken but probably refers to: GitHub - adafruit/Adafruit-PCD8544-Nokia-5110-LCD-library: Arduino driver for PC8544, most commonly found in small Nokia 5110's.

If this is not the intended library, then maybe you sould point out more clearly which broken link is refered by your first post.

That library doesn't seem to work, and it's not the same library :S

If you refer to U8glib, I would like to know what is not working.

Thanks, Oliver

I unhooked my arduino (with the lcd), but as I remember I was getting an error about multiple functions in a file missing.

also, is u8glib by you?

nate890:
I unhooked my arduino (with the lcd), but as I remember I was getting an error about multiple functions in a file missing.

which lib?

nate890:
also, is u8glib by you?

yes

Oliver

The github one.

I'll check out yours, and if I have any questions, I'm sure you'll have the answer to it :slight_smile: