Yogibear
Posts: 3
Joined: Sat Feb 02, 2013 3:33 am

Internet Radio LCD

Sat Feb 02, 2013 4:02 am

Hi,
I have built the Raspberry Pi internet radio following Meistervision Kyles tutorial on Youtube however I am only getting 1 row of black squares across my 16x2 LCD display.
1) I am using Raspberry Pi revision 2 with Wheezy and have installed the GPIO and Python development libraries.
2) I substituted GPIO 27 for GPIO21 in the LCD test python script.
3) Before I ran any script the LCD lit up with no characters as expected but as soon as I ran this LCD test script, see attached zip file, the top row filled with squares and now I can't get rid of them. Even after powering the Pi on and off as soon as I connect the radio to the Pi with the ribbon cable the black squares show up.
4) I have checked the wiring and rebuilt the radio 2 times but the black squares are still there. In the attached Zip file there is a file showing how I physically wired up the LCD.
5) The left side of the Next button goes to GPIO18 (Pi 12). The left side of the Prev button goes to GPIO14 (Pi 7). Right side of both goes to 5V with a resistor.
6) The radio part of this works fine when I run Kyles radio.py script except for the Next and Prev buttons which don't work.
7) The LCD display I am using has a reference YJ-162A which from Googling appears to be a standard 16pin display.

I have also attached a photo of the project just in case there is an obvious wiring mistake. Any help or guidance would be much appreciated as I have come to a grinding halt
Thanks Simon
Attachments
16x2lcdtest.zip
(1.78 KiB) Downloaded 133 times
Breadboard.jpg
Breadboard.jpg (59.71 KiB) Viewed 1872 times

Yogibear
Posts: 3
Joined: Sat Feb 02, 2013 3:33 am

Re: Internet Radio LCD

Thu Feb 07, 2013 10:32 pm

would this question be better asked in a different forum as not many replies so far?

User avatar
DexOS
Posts: 876
Joined: Wed May 16, 2012 6:32 pm
Contact: Website

Re: Internet Radio LCD

Fri Feb 08, 2013 12:51 am

I do not know anything about this project, but just looking at your image it looks like your are connecting one row of gpio with the other row :shock:
Thats very bad, if it true.
As all the holes in the same rows on a breadboard are connected to one another.
I could be wrong, as i do not know how the pins are under the black socket.
But it looks bad too me.

ARE YOU SURE THE BLACK SOCKET GO THERE ? and not each side of the gap ?
Batteries not included, Some assembly required.

Yogibear
Posts: 3
Joined: Sat Feb 02, 2013 3:33 am

Re: Internet Radio LCD

Fri Feb 08, 2013 2:34 am

You're absolutely right, how stupid. Thanks a lot for pointing this out. Cheers

Return to “Graphics, sound and multimedia”