A list of small projects that control and do cool stuff with a Raspberry Pi 3 connected 16x2 LCD plate.
controller.py
: controls all basic functionality of information display on the Pi.
writer.py
: displays information on the screen on demand. Can be used interactively through the command line, interactively through a buffer, or immediately through the command line.reddit.py
: displays the top posts of a certain subreddit.