Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
8street authored Sep 1, 2018
1 parent dc521ea commit 3056a2b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# lcd_screen
This little program interacts with a DPI screen on raspberry pi when using HDMI. Suitable and tested for Raspberry pi with retropie software.

This little program interacts with a DPI screen on raspberry pi when using HDMI. Suitable and tested for Raspberry pi with retropie software. Draw user's BMP image, CPU temperature, CPU and memory load onto LCD screen.
# Installation
1. Copy it in /home/pi/lcd_screen direcrtory
2. MAKE: gcc ./lcd_screen/lcd.c -o ./lcd_screen/lcd
Expand Down

0 comments on commit 3056a2b

Please sign in to comment.