File tree
247 files changed
+249
-244
lines changed- docs
- libraries
- drivers
- helpers
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
247 files changed
+249
-244
lines changedLines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
796 | 796 |
| |
797 | 797 |
| |
798 | 798 |
| |
| 799 | + | |
| 800 | + | |
| 801 | + |
Lines changed: 1 addition & 0 deletions
- .github/workflows/build.yml+8-24
- .github/workflows/release.yml-4
- .gitignore-4
- .pre-commit-config.yaml-34
- .pylintrc+1-5
- .readthedocs.yml-4
- CODE_OF_CONDUCT.md+4-10
- LICENSES/CC-BY-4.0.txt-324
- LICENSES/MIT.txt-19
- LICENSES/Unlicense.txt-20
- README.rst.license-3
- adafruit_74hc595.py+20-3
- docs/_static/favicon.ico.license-3
- docs/api.rst.license-3
- docs/conf.py-4
- docs/examples.rst.license-3
- docs/index.rst.license-3
- examples/74hc595_8_led.py-3
- examples/74hc595_simpletest.py-3
- requirements.txt-4
- setup.py-4
- .github/workflows/build.yml+8-24
- .github/workflows/release.yml-4
- .gitignore-4
- .pre-commit-config.yaml-34
- .pylintrc+1-5
- .readthedocs.yml-4
- CODE_OF_CONDUCT.md+4-10
- LICENSES/CC-BY-4.0.txt-324
- LICENSES/MIT.txt-19
- LICENSES/Unlicense.txt-20
- README.rst.license-3
- adafruit_ads1x15/ads1015.py+20-3
- adafruit_ads1x15/ads1115.py+20-3
- adafruit_ads1x15/ads1x15.py+22-15
- adafruit_ads1x15/analog_in.py+20-3
- docs/_static/favicon.ico.license-3
- docs/api.rst+1-1
- docs/api.rst.license-3
- docs/conf.py-4
- docs/examples.rst.license-3
- docs/index.rst+1-1
- docs/index.rst.license-3
- examples/ads1x15_ads1115_simpletest.py-3
- examples/ads1x15_fast_read.py+2-49
- examples/ads1x15_gain_example.py-3
- examples/ads1x15_simpletest.py-3
- requirements.txt-4
- setup.py-4
- .github/workflows/build.yml+8-24
- .github/workflows/release.yml-4
- .gitignore+1-5
- .pre-commit-config.yaml-34
- .pylintrc+1-5
- .readthedocs.yml-4
- CODE_OF_CONDUCT.md+4-10
- LICENSES/CC-BY-4.0.txt-324
- LICENSES/MIT.txt-19
- LICENSES/Unlicense.txt-20
- README.rst.license-3
- adafruit_adt7410.py+20-3
- docs/_static/favicon.ico.license-3
- docs/api.rst.license-3
- docs/conf.py-4
- docs/examples.rst.license-3
- docs/index.rst.license-3
- examples/adt7410_simpletest.py-3
- requirements.txt-4
- setup.py-4
- .github/workflows/build.yml+8-24
- .github/workflows/release.yml-4
- .gitignore+1-5
- .pre-commit-config.yaml-34
- .pylintrc+1-5
- .readthedocs.yml-4
- CODE_OF_CONDUCT.md+4-10
- LICENSES/CC-BY-4.0.txt-324
- LICENSES/MIT.txt-19
- LICENSES/Unlicense.txt-20
- README.rst.license-3
- adafruit_adxl34x.py+22-5
- docs/.DS_Store.license-3
- docs/_static/favicon.ico.license-3
- docs/api.rst.license-3
- docs/conf.py-4
- docs/examples.rst.license-3
- docs/index.rst.license-3
- examples/adxl34x_freefall_detection_test.py-3
- examples/adxl34x_motion_detection_test.py-3
- examples/adxl34x_simpletest.py-3
- examples/adxl34x_tap_detection_test.py-3
- requirements.txt-4
- setup.py-4
- .github/workflows/build.yml+8-24
- .github/workflows/release.yml-4
- .gitignore-4
- .pre-commit-config.yaml-34
- .pylintrc+1-5
- .readthedocs.yml-4
- CODE_OF_CONDUCT.md-6
- LICENSES/CC-BY-4.0.txt-324
- LICENSES/MIT.txt-19
- LICENSES/Unlicense.txt-20
- README.rst.license-3
- adafruit_ahtx0.py+20-3
- docs/_static/favicon.ico.license-3
- docs/api.rst.license-3
- docs/conf.py-4
- docs/examples.rst.license-3
- docs/index.rst.license-3
- examples/ahtx0_simpletest.py-3
- requirements.txt-4
- setup.py-4
- .github/workflows/build.yml+8-24
- .github/workflows/release.yml-4
- .gitignore-4
- .pre-commit-config.yaml-34
- .pylintrc+1-5
- .readthedocs.yml-4
- CODE_OF_CONDUCT.md+4-10
- LICENSES/CC-BY-4.0.txt-324
- LICENSES/MIT.txt-19
- LICENSES/Unlicense.txt-20
- README.rst.license-3
- adafruit_am2320.py+20-3
- docs/_static/favicon.ico.license-3
- docs/api.rst.license-3
- docs/conf.py-4
- docs/examples.rst.license-3
- docs/index.rst.license-3
- examples/am2320_simpletest.py-3
- requirements.txt-4
- setup.py-4
- .github/workflows/build.yml+8-24
- .github/workflows/release.yml-4
- .gitignore-4
- .pre-commit-config.yaml-34
- .pylintrc+1-5
- .readthedocs.yml-4
- CODE_OF_CONDUCT.md+4-10
- LICENSE+1-1
- LICENSES/CC-BY-4.0.txt-324
- LICENSES/MIT.txt-19
- LICENSES/Unlicense.txt-20
- README.rst.license-3
- adafruit_amg88xx.py+23-5
- docs/_static/favicon.ico.license-3
- docs/api.rst.license-3
- docs/conf.py-3
- docs/examples.rst.license-3
- docs/index.rst.license-3
- examples/amg88xx_rpi_thermal_cam.py-3
- examples/amg88xx_rpi_thermal_cam_console.py-3
- examples/amg88xx_simpletest.py-3
- requirements.txt+1-5
- setup.py-4
- .github/workflows/build.yml+8-24
- .github/workflows/release.yml-4
- .gitignore-4
- .pre-commit-config.yaml-34
- .pylintrc+1-5
- .readthedocs.yml-4
- CODE_OF_CONDUCT.md+4-10
- LICENSES/CC-BY-4.0.txt-324
- LICENSES/MIT.txt-19
- LICENSES/Unlicense.txt-20
- README.rst+1-1
- README.rst.license-3
- adafruit_apds9960/__init__.py-4
- adafruit_apds9960/apds9960.py+22-5
- adafruit_apds9960/colorutility.py+20-3
- docs/_static/favicon.ico.license-3
- docs/api.rst.license-3
- docs/conf.py-4
- docs/examples.rst+1-1
- docs/examples.rst.license-3
- docs/index.rst.license-3
- examples/apds9960_color_simpletest.py-3
- examples/apds9960_gesture_simpletest.py-3
- examples/apds9960_proximity_simpletest.py-3
- examples/apds9960_simpletest.py-3
- requirements.txt-4
- setup.py-4
0 commit comments