101 Forks
154 Stars
154 Watchers

lcd

This repository contains all of the code for interfacing with a 16x2 Character I2C LCD Display. This accompanies my YouTube tutorial here: https://www.youtube.com/watch?v=fR5XhHYzUK0

How to download and setup lcd

Open terminal and run command
git clone https://github.com/the-raspberry-pi-guy/lcd.git
git clone is used to create a copy or clone of lcd repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with lcd https://github.com/the-raspberry-pi-guy/lcd/archive/master.zip

Or simply clone lcd with SSH
[email protected]:the-raspberry-pi-guy/lcd.git

If you have some problems with lcd

You may open issue on lcd support forum (system) here: https://github.com/the-raspberry-pi-guy/lcd/issues