Update README.md
Formating
This commit is contained in:
parent
2265cc26b8
commit
2734ae9a85
16
README.md
16
README.md
@ -5,10 +5,12 @@ My Weather for Raspberry Pi with BMP180 / BMP085 / DS18B20<br/>
|
||||
<img src="http://blog.unixweb.de/wp-content/uploads/2015/05/ds18b20-pinout.jpg">
|
||||
<img src="http://blog.unixweb.de/wp-content/uploads/2015/05/DS18B20-e1431072161767.png"><br/>
|
||||
|
||||
Installation for Adafruit Moules needed:
|
||||
|
||||
sudo apt-get update
|
||||
sudo apt-get install git build-essential python-dev python-smbus
|
||||
git clone https://github.com/adafruit/Adafruit_Python_BM.git
|
||||
cd Adafruit_Python_BMP
|
||||
sudo python setup.py install
|
||||
Installation for Adafruit Moules needed:<br/>
|
||||
<br/>
|
||||
sudo apt-get update<br/>
|
||||
sudo apt-get install git build-essential python-dev python-smbus<br/>
|
||||
git clone https://github.com/adafruit/Adafruit_Python_BM.git<br/>
|
||||
cd Adafruit_Python_BMP<br/>
|
||||
sudo python setup.py install<br/>
|
||||
<br/>
|
||||
<br/>
|
||||
|
Loading…
Reference in New Issue
Block a user