forked from cTn-dev/PyComms
-
Notifications
You must be signed in to change notification settings - Fork 0
python smbus (I2C) communication wrapper
License
Davidlihuang/PyComms
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
PyComms is a simple wrapper class written around the smbus i2c python extension. I am personally trying to port a few sensor classes from arduino to python, because using i2c sensors became very popular on the Raspberry Pi platform, but there is no "pure python" implementation for any of the common i2c sensors like MPU6050, HMC5883L and many others, thats what this repo is for. Please bear in mind that some of the classes aren't fully ported (yet), so there might be bugs. Feel free to fork & modify the code in any way you see fit, if you extended support of any sensor class, please make a pull request so your changes will be distributed to others. Thank you
About
python smbus (I2C) communication wrapper
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Python 100.0%