Skip to content

Commit

Permalink
added I2C install manual
Browse files Browse the repository at this point in the history
  • Loading branch information
faebser committed Jan 28, 2016
1 parent d1dba05 commit 14dcd2f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,11 @@ Tada, now Darkice with MP3 spport should be installed. To test please run:
* ```sudo make install```
* test with ```alsacap```

## Installing kernel I2C support

sudo apt-get install python-smbus
sudo apt-get install i2c-tools

## Running

* ssh into your raspberry
Expand Down

0 comments on commit 14dcd2f

Please sign in to comment.