Adafruit 5″ LCD and the Raspberry Pi 2 with Windows 10

 

Hardware components:
R8326274 01
Raspberry Pi 2 Model B
× 1
HDMI cable
Of course any HDMI cable should do.
× 1
Micro USB Cable
× 1
Adafruit HDMI 5″ 800×480 Display Backpack
Can be with or without touchscreen capabilities.
× 1
Software apps and online services:
10
Microsoft Windows 10 IoT Core

Adafruit 5" LCD and the Raspberry Pi 2 with Windows 10

STORY

Of course you can connect your Raspberry Pi 2 to a any screen that has a HDMI input port. But I was looking for a small screen which is easy to take with me, easy to embed in a project and easy to power (preferably directly from the USB port of the Pi). So I found the Adafruit HDMI 5″ 800×480 Display Backpack and it's a great match! When you'd like to use it on Windows 10 IoT Core on your Pi, there are a couple of extra steps you need to do, which are described in this project.

Step 1: prepare your Raspberry Pi MicroSD card

Download and write the latest version of Windows 10 IoT Core for the Raspberry Pi 2. You can find the instructions here: http://ms-iot.github.io/content/win10/SetupRPI.htm. When you've written the image to the card, don't remove it just yet and move on to Step 2.

Step 2: modify the config.txt

With the Micro SD card still in the SD card reader on the computer you used to write the image, open a Windows Explorer window. You should find a drive associated with your Micro SD card, named EFIESP (on the screenshot below it's the E: drive).

Navigate to that drive, and look for a file named config.txt, open this file in Notepad (or any other text editor). Add the following lines at the bottom of the contents, these instructions configure the HDMI output of the Pi, so it's compatible with the Adafruit display (e.g. by setting the resolution to 800 by 480). You can copy/past the text at the bottom of this project page!)

Save the changes and safely remove the Micro SD card from the reader.

Step 3: boot the Pi

Now you are ready to boot your Raspberry Pi 2! Just insert the Micro SD card in the Pi, connect the HDMI cable and Micro USB cable and give your Pi some power. Once the Pi is booted you should see the default app running on the screen.

boot the Pi

Optionally: increase max. current draw

The LCD screen consumes quite some power. When you have more USB devices connected directly to the Pi, it could be the screen starts flickering or doesn't work at all because there isn't enough power on the USB ports. You can increase the total current that can be drawn by USB devices to 1.2A by un-commenting the last line you copy/pasted in the config.txt file (just remove the # character).

Read More: Adafruit 5″ LCD and the Raspberry Pi 2 with Windows 10


About The Author

Ibrar Ayyub

I am an experienced technical writer holding a Master's degree in computer science from BZU Multan, Pakistan University. With a background spanning various industries, particularly in home automation and engineering, I have honed my skills in crafting clear and concise content. Proficient in leveraging infographics and diagrams, I strive to simplify complex concepts for readers. My strength lies in thorough research and presenting information in a structured and logical format.

Follow Us:
LinkedinTwitter

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top