Collector of HO Scale trains, Tinkerer with Arduino and Raspberry Pi, Amateur Smoker. Buyer of random things that I may or may not use someday. But as an ebay seller, I do what I need to do to make you happy, even eating shipping and profits.
I have a number of Hohner harmonicas (Marine Band, Special, Piedmont) and their sound is beautiful.
But the Lee Oskar line? Ehrmergawd! I have a 20 year harp (that I just picked back up) that sounds better than brand new ones. These do not take a lot of breath power to sound loud, but they will take it if you bring it!
New 3.5" TFT LCD Touch Screen Module 320*480 RGB Display Board For Raspberry Pi
Dec 17, 2015
Must have add-on for your RPi
Normally, I have problems with LCD panels, so I was afraid to order this.
But...It worked right out of the box.
Contact the seller for the link to the SD image and driver. Once you do, format an SD card and burn the image onto the SD card. Attach the LCD module to your Pi (Tested with B+, 2, and Zero), insert the SD card, and boot your Pi. I didn't need the TFT LCD driver.
I would open a terminal session and run this command:
sudo apt-get install xrdp
ifconfig eth0
This will let you use Windows Remote Desktop Program to connect to your RPi.
You will need the IP address from ifconfig to connect
Note: The distro you will get from the seller is Jessie. If you want to load Kodi, then:
sudo apt-get update
sudo apt-get install kodi
By the way, Kodi output runs through the HDMI port, not the TFT LCD. That would be cool if it could!
Have fun!