Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Add installation notes
  • Loading branch information
abcleanonme authored Feb 10, 2017
1 parent 650cfe4 commit a037e3f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,8 @@
# i2c-lcd-loadavg
This will read out the load averages on an i2c connected 16x2 lcd screen on the Onion Omega 2

# Installation
This program uses David Stein's fireonion_i2c_lcd Python library to interface with a 16x2 LCD Screen.
It can be found at https://bitbucket.org/fires/fireonion_i2c_lcd and more information can be found on
his blog at https://bitbucket.org/fires/fireonion_i2c_lcd. Note that to use fireonion_i2c_lcd and subsequently
this program, the pyOnionI2C library is required and can be installed through opkg.

0 comments on commit a037e3f

Please sign in to comment.