File tree
9 files changed
+9
-8
lines changed- libraries
- drivers
- helpers
9 files changed
+9
-8
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + |
- .gitignore+10
- .pylintrc+433
- .travis.yml+20-49
- CODE_OF_CONDUCT.md+74
- README.rst+68-2
- adafruit_ht16k33/ht16k33.py+35-1
- adafruit_ht16k33/index.rst+21
- adafruit_ht16k33/matrix.py+41-6
- adafruit_ht16k33/segments.py+61-22
- conf.py+146
- docs/Makefile-177
- docs/conf.py-260
- docs/examples.rst-17
- docs/index.rst-26
- docs/make.bat-242
- docs/matrix.rst-40
- docs/segment.rst-38
- readthedocs.yml+3
- requirements.txt+1
- .gitignore+6
- .pylintrc+433
- .travis.yml+20-49
- CODE_OF_CONDUCT.md+74
- README.md-3
- README.rst+43
- adafruit_pca9685.py+159
- adafruit_pca9685/__init__.py
- adafruit_pca9685/motor.py-45
- adafruit_pca9685/pca9685.py-72
- adafruit_pca9685/servo.py-36
- adafruit_pca9685/stepper.py-170
- api.rst+5
- conf.py+146
- docs/Makefile-177
- docs/conf.py-260
- docs/index.rst-25
- docs/make.bat-242
- docs/motor.rst-21
- docs/pca9685.rst-26
- docs/servo.rst-34
- examples/calibration.py+48
- examples/servo.py+31-13
- examples/simpletest.py+11-8
- readthedocs.yml+3
- requirements.txt+1
0 commit comments