Search found 4 matches

by duino
Tue Jul 03, 2012 8:35 pm
Forum: Open Hardware
Topic: Nokia 5110 LCD Module
Replies: 4
Views: 15069

Re: Nokia 5110 LCD Module

Using Arduino 0023 it works, so it is a software issue and the hardware is working well.

Thank you very much for your support!
by duino
Tue Jul 03, 2012 8:28 pm
Forum: Open Hardware
Topic: Nokia 5110 LCD Module
Replies: 4
Views: 15069

Re: Nokia 5110 LCD Module

For the wiring, please see the picture in the attachment.
by duino
Tue Jul 03, 2012 8:21 pm
Forum: Open Hardware
Topic: Nokia 5110 LCD Module
Replies: 4
Views: 15069

Re: Nokia 5110 LCD Module

With the linked library, I get the following error in Arduino 1.0.1 (tested both on Fedora 17 and Mac OS X 10.7):

/Users/user/Documents/Arduino/libraries/LCD5110_Basic/LCD5110_Basic.h:70: error: 'uint8_t' does not name a type
LCD5110_Bitmap.cpp: In function 'void loop()':
LCD5110_Bitmap.pde:-1 ...
by duino
Wed Jun 27, 2012 5:45 pm
Forum: Open Hardware
Topic: Nokia 5110 LCD Module
Replies: 4
Views: 15069

Nokia 5110 LCD Module

I followed exactly your Arduino instructions from the wiki but all I get is the blue background light, otherwise the module seems dead. There is no visible change besides that the background lighting is on. I suspect that it is dead on arrival, how can I check? I tripe checked all the connections ...