Skip to content

coding-world/Python_BMP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python3 BMP

Mit dieser Libary kannst du einfach Sensor Daten aus dem DHT11 auslesen und weiter verbinden. Diese Libary funktioniert auch mit Python 3. Getestet mit: Raspberry Pi B+/Raspberry Pi 2 Version B

Diese Libary basiert auf https://github.com/adafruit/Adafruit_Python_BMP

Lizens: MIT license

Installation für den Raspberry Pi:

apt-get update
sudo apt-get install build-essential python3-dev
git clone https://github.com/coding-world/Python_BMP.git
sudo python3 setup.py install

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages