MAX31856 Adafruit breakout board: Python library for Raspberry Pi
Stars
12
Forks
17
Watchers
12
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
17
commits
Added k-type thermocouple example and test, updated requirements.txt to proper package name, PEP-8'd some shit, removed unused imports.
785eb23View on GitHubUpdates for bit shifting and PEP8'ing tested and working. Ready to publish
436a672View on GitHubModified tests and simpletest to use new PEP8'd function names
c74bfc6View on GitHubFixed variable reference by adding 'self.' to refer to class variables, updated version number.
90d810fView on GitHubInstallation instructions fixed, and simpletest.py working.
b7363aaView on GitHub