Compare commits

..

789 commits

Author SHA1 Message Date
Scott Shawcroft
30ca855b7d
Merge pull request #260 from relic-se/usb-host-descriptor-parser
Add usb_host_descriptor_parser
2025-08-26 10:24:00 -07:00
Cooper Dalrymple
b75afe1268 Add usb_host_descriptor_parser 2025-08-25 17:01:16 -05:00
adabot
6294505135 Automated update by Adabot (adafruit/adabot@d685668)
Updating https://github.com/adafruit/CircuitPython_Community_Bundle/circuitpython_community_auto_library_list.md to NA from NA:
  > Added the following libraries: CircuitPython_SerialControlledServo
2025-08-05 05:18:16 +00:00
Scott Shawcroft
0e6d150f40
Merge pull request #258 from supcik/main
Add CircuitPython Serial Controlled Servo library and documentation
2025-08-04 11:01:04 -07:00
Jacques Supcik
ba6f1ffa74 Update subproject commit for sc_servo library 2025-08-04 12:04:52 +02:00
Jacques Supcik
a320f8739a Add CircuitPython Serial Controlled Servo library and documentation 2025-08-04 11:07:13 +02:00
adabot
3c725a96e7 Automated update by Adabot (adafruit/adabot@20250801)
Updating https://github.com/jandelgado/jled-circuitpy to 1.0.5 from 1.0.4:
  > make fade-functions independent of min/max brightness (jandelgado/jled-circuitpy#7)
2025-08-02 05:13:16 +00:00
adabot
be6f8b7e97 Automated update by Adabot (adafruit/adabot@20250718)
Updating https://github.com/joepardue/circuitpython-as7343 to v1.0.5 from v1.0.4:
  > Fix channel order: Use spectral wavelength order instead of SMUX order
  > Update README.rst
  > Update README.rst
  > Merge pull request joepardue/circuitpython-as7343#2 from saladmachine/patch-1
2025-07-20 05:14:06 +00:00
adabot
0a0dad361b Automated update by Adabot (adafruit/adabot@20250702)
Updating https://github.com/todbot/CircuitPython_TMIDI to 2.0.0 from 1.0.5:
  > update docs
  > add simple arpeggiator example
  > add to docs, fix examples to match new API
  > add to docs, fix examples to match new API
  > fix README typo
  > fix program change send bug, add test
2025-07-05 05:15:35 +00:00
adabot
5c215a9ab7 Automated update by Adabot (adafruit/adabot@20250628)
Updating https://github.com/cedargrovestudios/circuitpython_dst_adju to 1.0.1 from 1.0.0:
  > update documentation
  > Merge pull request cedargrovestudios/circuitpython_dst_adju#1 from tekktrik/dev/update-ci
2025-07-01 05:18:50 +00:00
adabot
336591c415 Automated update by Adabot (adafruit/adabot@20250618)
Updating https://github.com/EGJ-Moorington/CircuitPython_Button_Handler to 3.0.1 from e439dd5:
  > Merge pull request EGJ-Moorington/CircuitPython_Button_Handler#35 from EGJ-Moorington/dev
  < Merge pull request EGJ-Moorington/CircuitPython_Button_Handler#28 from EGJ-Moorington/26-update-readthedocsyaml-with-sphinx-key
  < Merge pull request EGJ-Moorington/CircuitPython_Button_Handler#27 from EGJ-Moorington/25-fix-__version__-constant
  < Merge pull request EGJ-Moorington/CircuitPython_Button_Handler#24 from EGJ-Moorington/23-fix-typos-in-documentation
  > Release version 3.0.0 (EGJ-Moorington/CircuitPython_Button_Handler#15) * Added constants to `ButtonInput` for parameter `action`.
  < Release version 3.0.0 (EGJ-Moorington/CircuitPython_Button_Handler#15) * Added constants to `ButtonInput` for parameter `action`.
2025-06-20 05:14:10 +00:00
adabot
2539c1c4f0 Automated update by Adabot (adafruit/adabot@20250618)
Updating https://github.com/EGJ-Moorington/CircuitPython_Button_Handler to 3.0.1.dev1 from 3fa485c:
  > Merge pull request EGJ-Moorington/CircuitPython_Button_Handler#28 from EGJ-Moorington/26-update-readthedocsyaml-with-sphinx-key
  > Merge pull request EGJ-Moorington/CircuitPython_Button_Handler#27 from EGJ-Moorington/25-fix-__version__-constant
  > Merge pull request EGJ-Moorington/CircuitPython_Button_Handler#24 from EGJ-Moorington/23-fix-typos-in-documentation
  < Release version 3.0.0 (EGJ-Moorington/CircuitPython_Button_Handler#15) * Added constants to `ButtonInput` for parameter `action`.
  > Release version 3.0.0 (EGJ-Moorington/CircuitPython_Button_Handler#15) * Added constants to `ButtonInput` for parameter `action`.

Updating https://github.com/relic-se/CircuitPython_KeyManager to 1.1.0 from 1.0.0:
  > Merge pull request relic-se/CircuitPython_KeyManager#4 from relic-se/keypad
2025-06-19 05:16:34 +00:00
adabot
b4b6db1473 Automated update by Adabot (adafruit/adabot@d685668)
Updating https://github.com/CedarGroveStudios/CircuitPython_NAU7802 to 2.1.2 from 2.1.1:
  > Merge pull request CedarGroveStudios/CircuitPython_NAU7802#19 from adafruit/use_ruff

Updating https://github.com/EGJ-Moorington/CircuitPython_Button_Handler to 3.0.0 from 3e05e25:
  < Release version 3.0.0 (EGJ-Moorington/CircuitPython_Button_Handler#15)
  > Release version 3.0.0 (EGJ-Moorington/CircuitPython_Button_Handler#15) * Added constants to `ButtonInput` for parameter `action`.
  < Release version 2.0.0 (EGJ-Moorington/CircuitPython_Button_Handler#10)
  > Release version 2.0.0 (EGJ-Moorington/CircuitPython_Button_Handler#10) * Implemented the keypad core module
  < Initial commit
  > Initial commit
2025-06-18 05:13:08 +00:00
adabot
d51b4cae2d Automated update by Adabot (adafruit/adabot@f23c9c4)
Updating https://github.com/tekktrik/CircuitPython_functools to 2.0.2.post0 from 2.0.0.post0:
  > Correct circup installation instructions in README
  > Merge pull request tekktrik/CircuitPython_functools#18 from tekktrik/dev/small-fix
  > Merge pull request tekktrik/CircuitPython_functools#17 from tekktrik/dev/small-fix
2025-05-29 05:16:02 +00:00
adabot
3be6d2ca70 Automated update by Adabot (adafruit/adabot@f23c9c4)
Updating https://github.com/tekktrik/CircuitPython_CSV to 2.0.2 from 2.0.1:
  > Merge pull request tekktrik/CircuitPython_CSV#28 from tekktrik/dev/update

Updating https://github.com/tekktrik/CircuitPython_functools to 2.0.0.post0 from 1.0.2:
  > Merge pull request tekktrik/CircuitPython_functools#16 from tekktrik/dev/update
  > Merge pull request tekktrik/CircuitPython_functools#14 from tekktrik/dev/update
2025-05-28 05:17:01 +00:00
adabot
d7e511195b Automated update by Adabot (adafruit/adabot@20250523)
Updating https://github.com/s-light/CircuitPython_ansi_escape_code to 1.2.3 from v1.2.1:
  > fix README codeblock
  > fix README inline code
  > fix README PyPI
  > dev comment about pre-commit
  > fix ruff
  > fix ruff and pylint things
  > update from cookiecutter
  > ProgressBar: add note minicom
2025-05-27 05:11:04 +00:00
adabot
ea79b24d3f Automated update by Adabot (adafruit/adabot@f23c9c4)
Updating https://github.com/clickonben/CircuitPython_pixel_mapper to v1.0.4 from v1.0.3:
  > fix:  Keep ruff because it doesn't understand the context of the example file.
  > Fix import paths in examples to import pixel_mapper corectly
  > Add demo animation image to README.rst

Updating https://github.com/adafruit/CircuitPython_Community_Bundle/circuitpython_community_auto_library_list.md to NA from NA:
  > Added the following libraries: CircuitPython_pixel_mapper
2025-05-23 05:10:59 +00:00
foamyguy
8a284db758
Merge pull request #256 from clickonben/add_pixel_mapper
Add pixel_mapper submodule
2025-05-22 07:11:15 -05:00
foamyguy
5f24f84046 move pixel mapper to alphabetical order 2025-05-21 16:39:58 -05:00
Ben Robinson
869f4bbaf0 Add pixel_mapper submodule 2025-05-21 20:06:18 +01:00
adabot
65ec96ddb5 Automated update by Adabot (adafruit/adabot@f23c9c4)
Updating https://github.com/todbot/CircuitPython_TMIDI to 1.0.5 from 1.0.3:
  > fix ci
  > fix for unknown status bytes
  > remove no pypi note
2025-05-18 05:10:17 +00:00
adabot
6f8ef319ae Automated update by Adabot (adafruit/adabot@f23c9c4)
Updating https://github.com/adafruit/CircuitPython_Community_Bundle/circuitpython_community_auto_library_list.md to NA from NA:
  > Added the following libraries: circuitpython-as7343
2025-05-16 05:11:21 +00:00
foamyguy
a2e1a7885f
Merge pull request #254 from joepardue/main
Add circuitpython-as7343 to Community Bundle
2025-05-15 19:44:05 -05:00
joepardue
95902bd7b0 Remove duplicate nested directories 2025-05-15 18:43:05 -04:00
joepardue
8796e8d34a Update AS7343 library with comprehensive README 2025-05-15 18:11:06 -04:00
joepardue
8345c545e4 Update AS7343 library with fixed pyproject.toml 2025-05-15 17:44:21 -04:00
joepardue
8a3871f167 Update AS7343 library with fixed package name 2025-05-15 17:17:21 -04:00
joepardue
cf78fa4dcd Update AS7343 library with proper CircuitPython structure 2025-05-14 17:46:51 -04:00
joepardue
cb9a517ff4 Clean re-add of AS7343 as proper submodule 2025-05-10 17:22:38 -04:00
adabot
4a13d0dca5 Automated update by Adabot (adafruit/adabot@f23c9c4)
Updating https://github.com/2bndy5/CircuitPython_nRF24L01 to v2.1.6 from v2.1.5:
  > bump version to v2.1.6
  > updates from upstream C++ (2bndy5/CircuitPython_nRF24L01#66)
2025-05-09 05:12:05 +00:00
Joe Pardue
7cd6dd9a02
Update circuitpython_community_auto_library_list.md
Add circuitpython-as7343 to drivers list
2025-05-08 12:12:11 -04:00
Joe Pardue
38843e7102
Create .gitmodules
Add .gitmodules entry for circuitpython-as7343
2025-05-08 12:07:09 -04:00
Joe Pardue
f44fe0f9ab
Create .gitmodules
Novice trying to get my bundle shared.
2025-05-08 12:01:25 -04:00
adabot
c8a28bd041 Automated update by Adabot (adafruit/adabot@f23c9c4)
Updating https://github.com/adafruit/CircuitPython_Community_Bundle/circuitpython_community_auto_library_list.md to NA from NA:
  > Added the following libraries: CircuitPython_Org_DisplayIO_Effects
2025-05-03 05:15:08 +00:00
Scott Shawcroft
1271f38878
Merge pull request #252 from FoamyGuy/add_displayio_effects
add displayio effects
2025-05-02 10:45:17 -07:00
foamyguy
4cdd73d953 Merge branch 'refs/heads/main' into add_displayio_effects
# Conflicts:
#	.gitmodules
#	circuitpython_community_library_list.md
2025-05-02 09:21:22 -05:00
foamyguy
8faca0bfa6 fix swapped pypi and rtd links 2025-05-02 09:19:43 -05:00
adabot
a65bdccc8a Automated update by Adabot (adafruit/adabot@20250501)
Updating https://github.com/adafruit/CircuitPython_Community_Bundle/circuitpython_community_auto_library_list.md to NA from NA:
  > Added the following libraries: CircuitPython_Org_DisplayIO_Annotation, CircuitPython_Org_DisplayIO_Dial
2025-05-02 05:10:49 +00:00
Scott Shawcroft
91d6629511
Merge pull request #250 from FoamyGuy/add_dial
add displayio dial
2025-05-01 15:33:10 -07:00
Scott Shawcroft
2bc6152c19
Merge branch 'main' into add_dial 2025-05-01 15:27:29 -07:00
Scott Shawcroft
788dbbe011
Merge pull request #251 from FoamyGuy/add_annotation
add displayio annotation
2025-05-01 15:26:52 -07:00
foamyguy
497ca9c0e2 add displayio effects 2025-04-30 13:38:11 -05:00
foamyguy
54a76fc0ce fix description in md file 2025-04-30 11:44:38 -05:00
foamyguy
004f0ec709 add displayio annotation 2025-04-30 11:43:36 -05:00
foamyguy
22b8b2de67 add displayio dial 2025-04-30 10:40:54 -05:00
adabot
98a5a4fd87 Automated update by Adabot (adafruit/adabot@20250429)
Updating https://github.com/adafruit/CircuitPython_Community_Bundle/circuitpython_community_auto_library_list.md to NA from NA:
  > Added the following libraries: CircuitPython_Org_DisplayIO_Cartesian, circuitPython_dotstar_featherwing
2025-04-30 05:16:26 +00:00
foamyguy
19fbe8f155
Merge pull request #249 from FoamyGuy/move_dotstar_feathering
move dotstart_featherwing to its new repo URL
2025-04-29 22:05:07 -05:00
foamyguy
1e80d5933d move dotstart_featherwing to its new repo URL 2025-04-29 10:48:53 -05:00
Scott Shawcroft
fdfa7d54a3
Merge pull request #247 from FoamyGuy/add_cartesian
adding displayio cartesian
2025-04-28 11:02:09 -07:00
foamyguy
61bb6809a4
fix typo
Co-authored-by: Scott Shawcroft <scott@tannewt.org>
2025-04-25 15:40:35 -05:00
foamyguy
e7599beafa adding cartesian 2025-04-25 14:38:41 -05:00
adabot
9cd2b12ad6 Automated update by Adabot (adafruit/adabot@80adf57)
Updating https://github.com/relic-se/CircuitPython_SynthVoice to 1.1.0 from 1.0.1:
  > Fix trailing whitespace
  > Fix lists in docs.
  > Merge pull request relic-se/CircuitPython_SynthVoice#9 from relic-se/drone_api_docs
  > Merge pull request relic-se/CircuitPython_SynthVoice#8 from relic-se/drone_docs
  > Merge pull request relic-se/CircuitPython_SynthVoice#7 from relic-se/drone
2025-04-25 05:10:38 +00:00
adabot
f9c008d01d Automated update by Adabot (adafruit/adabot@20250415)
Updating https://github.com/relic-se/CircuitPython_SynthVoice to 1.0.1 from 1.0.0:
  > Merge pull request relic-se/CircuitPython_SynthVoice#6 from relic-se/cp10
2025-04-18 05:10:22 +00:00
adabot
7b31c71d31 Automated update by Adabot (adafruit/adabot@20250415)
Updating https://github.com/2bndy5/CircuitPython_nRF24L01 to v2.1.5 from v2.1.4:
  > bump version to v2.1.5
  > comment out debug print() call
2025-04-17 05:15:10 +00:00
adabot
2695cb4937 Automated update by Adabot (adafruit/adabot@20250412)
Updating https://github.com/2bndy5/CircuitPython_Cirque_Pinnacle to 2.0.0 from 1.0.0:
  > Bump pypa/gh-action-pypi-publish from 1.10.3 to 1.12.4 (2bndy5/CircuitPython_Cirque_Pinnacle#13)
  > compensate for newer (undocumented) firmware (2bndy5/CircuitPython_Cirque_Pinnacle#15)
  > prepare for trusted publisher releases
  > Bump actions/upload-artifact from 3 to 4 (2bndy5/CircuitPython_Cirque_Pinnacle#9)
  > Bump actions/setup-python from 4 to 5 (2bndy5/CircuitPython_Cirque_Pinnacle#7)
  > switch from pylint to ruff (2bndy5/CircuitPython_Cirque_Pinnacle#8)
  > Bump actions/checkout from 3 to 4 (2bndy5/CircuitPython_Cirque_Pinnacle#6)
  > use dependabot, update CI triggers, fix RTD builds (2bndy5/CircuitPython_Cirque_Pinnacle#5)
2025-04-13 05:19:50 +00:00
Dan Halbert
0bdcd72bbe build 10.x 2025-04-11 07:58:24 -04:00
adabot
3f9d2f8fc5 Automated update by Adabot (adafruit/adabot@761055f)
Updating https://github.com/adafruit/CircuitPython_Community_Bundle/circuitpython_community_auto_library_list.md to NA from NA:
  > Added the following libraries: CircuitPython_TTP229
2025-04-02 05:15:49 +00:00
Scott Shawcroft
9926cca672
Merge pull request #246 from relic-se/ttp229
Added TTP229 driver library
2025-04-01 09:56:39 -07:00
adabot
e069f5d428 Automated update by Adabot (adafruit/adabot@20250319)
Updating https://github.com/bablokb/circuitpython-mhz19 to 1.0.1 from 1.0.0:
  > bugfix: added property 'autocalibration' to make setter work
2025-04-01 05:10:17 +00:00
Cooper Dalrymple
383ed4c614 Added TTP229 driver library 2025-03-31 16:26:03 -05:00
adabot
8be5aefc60 Automated update by Adabot (adafruit/adabot@20250319)
Updating https://github.com/adafruit/CircuitPython_Community_Bundle/circuitpython_community_auto_library_list.md to NA from NA:
  > Added the following libraries: CircuitPython_KeyManager, CircuitPython_SynthVoice, CircuitPython_Waveform
2025-03-21 05:10:01 +00:00
Scott Shawcroft
97d24da636
Merge pull request #245 from relic-se/synthvoice
Add CircuitPython_SynthVoice library
2025-03-20 13:58:07 -07:00
Scott Shawcroft
208220673c
Merge branch 'main' into synthvoice 2025-03-20 10:25:37 -07:00
Scott Shawcroft
94d43552f7
Merge pull request #244 from relic-se/keymanager
Add CircuitPython_KeyManager library
2025-03-20 10:23:23 -07:00
Scott Shawcroft
9d8c8c76d5
Merge branch 'main' into synthvoice 2025-03-20 09:50:18 -07:00
Scott Shawcroft
bc7a1e17bb
Merge branch 'main' into keymanager 2025-03-20 09:49:17 -07:00
Scott Shawcroft
781b97696d
Merge pull request #243 from relic-se/origin/waveform
Add CircuitPython_Waveform library
2025-03-20 09:48:32 -07:00
Cooper Dalrymple
eedd858f4b Add CircuitPython_SynthVoice library 2025-03-19 19:33:22 -05:00
Cooper Dalrymple
6119e32b84 Add CircuitPython_KeyManager library 2025-03-19 19:14:59 -05:00
Cooper Dalrymple
274be3c9ac Add CircuitPython_Waveform library 2025-03-19 19:00:34 -05:00
adabot
a1a6c5204e Automated update by Adabot (adafruit/adabot@761055f)
Updating https://github.com/adafruit/CircuitPython_Community_Bundle/circuitpython_community_auto_library_list.md to NA from NA:
  > Added the following libraries: circuitpython-iperf
2025-03-14 05:10:55 +00:00
foamyguy
7e9c73456b
Merge pull request #242 from bablokb/iperf
added circuitpython-iperf
2025-03-13 10:32:35 -05:00
Bernhard Bablok
e1bbbf1a7d added circuitpython-iperf 2025-03-13 13:29:15 +01:00
adabot
234ed8df00 Automated update by Adabot (adafruit/adabot@20250307)
Updating https://github.com/todbot/CircuitPython_TMIDI to 1.0.3 from 0.1:
  > fix RTD building, add example links
  > add example description
  > use const
  > fix pitch bend message creation
2025-03-11 05:14:59 +00:00
adabot
1a7b5966a9 Automated update by Adabot (adafruit/adabot@761055f)
Updating https://github.com/jposada202020/CircuitPython_DISPLAY_HT16K33 to 1.0.1 from 0.4.2:
  > pypi
  > upd
  > readme update
  > pylint t
  > CP9 and Pixelit support
2025-02-20 05:11:58 +00:00
adabot
d8c0e43813 Automated update by Adabot (adafruit/adabot@3a9057c)
Updating https://github.com/FoamyGuy/CircuitPython_GameControls to 1.1.0 from 1.0.1:
  > adding usb hid controls and example. update remaining references to button property to use button_state.
2025-02-18 05:14:38 +00:00
adabot
9d7cf5efee Automated update by Adabot (adafruit/adabot@20250214)
Updating https://github.com/jposada202020/CircuitPython_uplot to 2.0.1 from 2.0.0:
  > Update build.yml
  > logging logic improvement
  > Update .readthedocs.yaml
  > Update README.rst

Updating https://github.com/adafruit/CircuitPython_Community_Bundle/circuitpython_community_auto_library_list.md to NA from NA:
  > Added the following libraries: CircuitPython_uplot
2025-02-16 05:14:02 +00:00
adabot
01640d5c37 Automated update by Adabot (adafruit/adabot@20250214)
Updating https://github.com/jepler/Jepler_CircuitPython_udecimal to 1.0.11 from 1.0.10:
  > Merge pull request jepler/Jepler_CircuitPython_udecimal#61 from jepler/pre-commit-ci-update-config
  > Merge pull request jepler/Jepler_CircuitPython_udecimal#60 from jepler/pre-commit-ci-update-config
  > Merge pull request jepler/Jepler_CircuitPython_udecimal#59 from jepler/pre-commit-ci-update-config
  > Merge pull request jepler/Jepler_CircuitPython_udecimal#57 from jepler/pre-commit-ci-update-config
  > Merge pull request jepler/Jepler_CircuitPython_udecimal#58 from jepler/fix-deprecated-theme
  > Merge pull request jepler/Jepler_CircuitPython_udecimal#56 from jepler/pre-commit-ci-update-config
  > Merge pull request jepler/Jepler_CircuitPython_udecimal#55 from jepler/pre-commit-ci-update-config
  > Merge pull request jepler/Jepler_CircuitPython_udecimal#54 from jepler/pre-commit-ci-update-config
  > Merge pull request jepler/Jepler_CircuitPython_udecimal#53 from jepler/pre-commit-ci-update-config
  > Merge pull request jepler/Jepler_CircuitPython_udecimal#52 from jepler/pre-commit-ci-update-config
  > Merge pull request jepler/Jepler_CircuitPython_udecimal#51 from jepler/pre-commit-ci-update-config
  > Merge pull request jepler/Jepler_CircuitPython_udecimal#50 from jepler/pre-commit-ci-update-config
  > Merge pull request jepler/Jepler_CircuitPython_udecimal#49 from jepler/pre-commit-ci-update-config
  > Merge pull request jepler/Jepler_CircuitPython_udecimal#48 from jepler/pre-commit-ci-update-config
  > Merge pull request jepler/Jepler_CircuitPython_udecimal#47 from jepler/pre-commit-ci-update-config
2025-02-15 05:14:20 +00:00
adabot
52d109fc51 Automated update by Adabot (adafruit/adabot@3a9057c)
Updating https://github.com/2bndy5/CircuitPython_nRF24L01 to v2.1.4 from 2.1.3:
  > bump version to v2.1.4
  > Bump pypa/gh-action-pypi-publish from 1.10.3 to 1.12.4 (2bndy5/CircuitPython_nRF24L01#65)
  > Bump codecov/codecov-action from 4 to 5 (2bndy5/CircuitPython_nRF24L01#63)
  > Network improvements (2bndy5/CircuitPython_nRF24L01#59)
  > prepare for trusted publisher releases to pypi
  > update list of linting tools used in CONTIBUTING guideline
  > update pre-commit hooks (2bndy5/CircuitPython_nRF24L01#58)
  > Bump codecov/codecov-action from 3 to 4 (2bndy5/CircuitPython_nRF24L01#57)
  > Bump actions/cache from 3 to 4 (2bndy5/CircuitPython_nRF24L01#56)
  > Bump actions/upload-artifact from 3 to 4 (2bndy5/CircuitPython_nRF24L01#55)
  > Bump actions/setup-python from 4 to 5 (2bndy5/CircuitPython_nRF24L01#53)
  > Update pre commit hooks (2bndy5/CircuitPython_nRF24L01#54)
  > Bump actions/checkout from 3 to 4 (2bndy5/CircuitPython_nRF24L01#51)
  > Merge remote-tracking branch 'origin/use-dependabot'

Updating https://github.com/adafruit/CircuitPython_Community_Bundle/circuitpython_community_auto_library_list.md to NA from NA:
  > Added the following libraries: CircuitPython_FS3000
2025-01-30 05:09:41 +00:00
foamyguy
e22ca53925
Merge pull request #241 from noelanderson/main
Add driver for Renesas FS3000 Air Velocity Sensor Module
2025-01-29 20:52:53 -06:00
Noel
1affc8ef29 Add driver for Renesas FS3000 Air Velocity Sensor Module 2025-01-29 17:30:42 -08:00
adabot
df0f6020a0 Automated update by Adabot (adafruit/adabot@3a9057c)
Updating https://github.com/adafruit/CircuitPython_Community_Bundle/circuitpython_community_auto_library_list.md to NA from NA:
  > Added the following libraries: CircuitPython_GameControls
2025-01-28 05:10:40 +00:00
Scott Shawcroft
4dda11323b
Merge pull request #239 from FoamyGuy/add_gamecontrols
adding game_controls
2025-01-27 10:55:39 -08:00
Scott Shawcroft
ad0baa6e5b
Merge branch 'main' into add_gamecontrols 2025-01-27 10:31:06 -08:00
adabot
ff6659236e Automated update by Adabot (adafruit/adabot@20250123)
Updating https://github.com/adafruit/CircuitPython_Community_Bundle/circuitpython_community_auto_library_list.md to NA from NA:
  > Added the following libraries: CircuitPython_AS5600, cp-buzzer-music
2025-01-26 05:08:25 +00:00
foamyguy
0c01b5e484
Merge pull request #240 from noelanderson/main
Add driver for AMS AS5600 Rotary Sensor
2025-01-25 17:24:56 -06:00
Noel
1af0c68c6b Add driver for AMS AS5600 2025-01-25 13:38:44 -08:00
foamyguy
63dba5ec08 adding game_controls 2025-01-25 11:57:46 -06:00
foamyguy
493cb4ea15
Merge pull request #238 from bablokb/buzzer-music
added Buzzer-Music library
2025-01-25 11:48:08 -06:00
Bernhard Bablok
ead3e54a59 added Buzzer-Music library 2025-01-25 11:11:18 +01:00
adabot
8e017cfcc0 Automated update by Adabot (adafruit/adabot@20250123)
Updating https://github.com/tekktrik/CircuitPython_CSV to 2.0.1 from 1.1.5:
  > Merge pull request tekktrik/CircuitPython_CSV#27 from tekktrik/dev/update-infrastructure
  > Merge pull request tekktrik/CircuitPython_CSV#24 from tekktrik/dev/update-infrastructure
  > Merge pull request tekktrik/CircuitPython_CSV#22 from tekktrik/dev/fix-rtd

Updating https://github.com/adafruit/CircuitPython_Community_Bundle/circuitpython_community_auto_library_list.md to NA from NA:
  > Added the following libraries: CircuitPython_PCA9955B
2025-01-24 05:14:52 +00:00
Scott Shawcroft
2c8c7f7952
Merge pull request #236 from noelanderson/main
Add support for NXP PCA9955b 16-Channel I2C-Bus LED Driver
2025-01-23 11:30:56 -08:00
Noel Anderson
77e4b99f8b Add support for NXP PCA9955b 16-Channel I2C-Bus Constant-Current LED Driver 2025-01-23 10:17:14 -08:00
adabot
648aa34da6 Automated update by Adabot (adafruit/adabot@d4b5090)
Updating https://github.com/Neradoc/CircuitPython_Multi_Ke to 2.0.1 from 1.0.1:
  > use self.original_event.key_number for the has instead of the offset key number (makes the hash identical to previous versions) provide implementations for get_into and overflowed add or rework some doc strings
  > use key_count to make offsets for the key numbers, this is a breaking change (use original_event.key_number to get the original) add key_count to MultiKeypad
  > fix sphinx deprecation
  > fix order
2025-01-17 05:14:54 +00:00
adabot
47fed9d921 Automated update by Adabot (adafruit/adabot@2ead329)
Updating https://github.com/jins-tkomoda/CircuitPython_MPU6886 to 0.2.1 from 0.2.0:
  > fix ci errors

Updating https://github.com/jins-tkomoda/CircuitPython_QMI8658C to 0.2.1 from 0.2.0:
  > fix sphinx error
  > Update .pre-commit-config.yaml
  > Merge pull request jins-tkomoda/CircuitPython_QMI8658C#1 from dglaude/patch-1
2025-01-11 05:09:24 +00:00
adabot
424aaa0256 Automated update by Adabot (adafruit/adabot@2ead329)
Updating https://github.com/jposada202020/CircuitPython_slider to 0.1.0 from 0.4.5:
  > cp9_and_scaled_value
  > Update .readthedocs.yml
  > Update .readthedocs.yml
2025-01-10 05:10:56 +00:00
adabot
78b881fa42 Automated update by Adabot (adafruit/adabot@20250106)
Updating https://github.com/buildwithpiper/PiperBlocklyLibrary to v1.27 from v1.25:
  > Update piper_blockly.py
  > Update piper_blockly.py
2025-01-07 05:09:15 +00:00
adabot
e8c4746afa Automated update by Adabot (adafruit/adabot@2ead329)
Updating https://github.com/jposada202020/CircuitPython_uplot to 2.0.0 from 1.1.2:
  > Merge pull request jposada202020/CircuitPython_uplot#16 from jposada202020/bump_to_circiutpython9
  > doc fix
  > adding readme examples
2025-01-06 05:15:23 +00:00
adabot
3b94c690ec Automated update by Adabot (adafruit/adabot@20250103)
Updating https://github.com/adafruit/CircuitPython_Community_Bundle/circuitpython_community_auto_library_list.md to NA from NA:
  > Added the following libraries: WoolseyWorkshop_CircuitPython_74HC165, CircuitPython_P1AM, CircuitPython_AD5245, CircuitPython_AD5293, CircuitPython_AD9833, Adafruit_Soundboard, CircuitPython_AS3935, CircuitPython_AT24MAC_EEPROM, at42qt-acorn-python, CircuitPython_AXP192, CircuitPython_AXP2101, arturo182_CircuitPython_BBQ10Keyboard, bluepad32-circuitpython, CircuitPython_bteve, CircuitPython_RaspberryPI_BuildHAT, CircuitPython_Cirque_Pinnacle, Mindwidgets_CircuitPython_DF1201S, CircuitPython_DisplayIO_ST7565, CircuitPython_DRV8830, Hierophect_Circuitpython_Dynamixel, CircuitPython_GC9A01, CircuitPython_GC9D01, CircuitPython_gpio_expander, CircuitPython_GT911, CircuitPython_HCSR04, CircuitPython_HX711, CircuitPython_I2C_Button, CircuitPython_I2C_Expanders, CircuitPython-i2cEncoderLibV21, Electronutlabs_CircuitPython_ILI9163, CircuitPython_INA3221, jled-circuitpython, CircuitPython_laser_at, CircuitPython_laser_egismos, Circuitpython_Waveshare_LCD1602, CircuitPython_LILYGO_T-Deck, Electronutlabs_CircuitPython_LIS2DH12, creativecontrol_CircuitPython_LTC166X, Electronutlabs_CircuitPython_LTR329ALS01, Pimoroni_CircuitPython_LTR559, CircuitPython_M5Stack_PbHub, CircuitPython_m5stack_unit8, CircuitPython_MCP48XX, circuitpython-mhz19, Pimoroni_CircuitPython_MICS6814, CircuitPython-mitutoyo, CircuitPython_MPU6886, CircuitPython_NAU7802, CircuitPython_nRF24L01, circuitpython-paj7620, CircuitPython_PCA9674, circuitpython-pcf85063a, CircuitPython_PS2Controller, CircuitPython_QMI8658C, Sparkfun_CircuitPython_QwiicAS3935, Sparkfun_CircuitPython_QwiicJoystick, Sparkfun_CircuitPython_QwiicKeypad, CircuitPython_Sparkfun_QwiicQuadSolidStateRelay, Sparkfun_CircuitPython_QwiicRelay, Sparkfun_CircuitPython_QwiicTwist, CircuitPython_rda5807, CircuitPython_RM3100, CircuitPython_RuhRohRotaryIO, CircuitPython_seeed_xiao_nRF52840, circuitpython-segment-display, Sparkfun_CircuitPython_SerLCD, CircuitPython_SH1106, slight_CircuitPython_TLC5957, Community_CircuitPython_TCA9555, CircuitPython_TicStepper, CircuitPython_tm1637_display, CircuitPython_TMP75, CircuitPython_TrellisM4_extended, CircuitPython_WiiChuck, CircuitPython_AzureCustomVision_Prediction, CircuitPython_HMAC, Oakdevtech_CircuitPython_IcePython, PiperBlocklyLibrary, CircuitPython_rs485_wrapper, CircuitPython_Absolute_Mouse, circuitpython_airqualitytools, CircuitPython_ansi_escape_code, CircuitPython_ArrowLine, CircuitPython_async_button, CircuitPython_async_buzzer, CircuitPython_async, CircuitPython_Base64, biplane, Circuitpython_BLE_Cycling_Power_Service, CircuitPython_Button_Handler, CircuitPython_Candlesticks, CircuitPython_CaveBLE, circuitpython_chime, CircuitPython_Display_Frame, CircuitPython_color_picker, CircuitPython_ColorFader, CircuitPython_CSV, CircuitPython_DiscordBot, CircuitPython_DISPLAY_HT16K33, CircuitPython_DisplayIO_ListSelect, circuitPython_dotstar_featherwing, circuitpython_dst_adjuster, circuitpython-ehttpserver, CircuitPython_equalizer, CircuitPython_Example, CircuitPython_functools, Gamblor21_CircuitPython_AHRS, CircuitPython_gauge, CIRCUITPYTHON_ifttt, circuitpython_leapyear, CircuitPython_mag_cal, CircuitPython_mcp23017_Scanner, CircuitPython_MicroOSC, CircuitPython_MIDI_Tools, CircuitPython_MorseCode, CircuitPython_Multi_Keypad, CircuitPython_Noise, CircuitPython_nonblocking_serialinput, nonblocking_timer, Foamyguy_CircuitPython_nvm_helper, CircuitPython_OhmsLaw, CircuitPython_p1am_200_helpers, CircuitPython_PaletteFader, circuitpython_paletteFilter, CircuitPython_PaletteSlice, CircuitPython_Parse, CircuitPython_PIO_I2S, circuitpython_punkconsole, CircuitPython_RangeSlicer, CircuitPython_RGB_SpectrumTools, CircuitPython_RotarySelect, CircuitPython_scales, CircuitPython_Schedule, circuitpython_shadowwatcher, CircuitPython_simple_dial, CircuitPython_slider, CircuitPython_SoftKeyboard, CircuitPython_styles, circuitpython_temperaturetools, CircuitPython_TMIDI, circuitpython_toml, CircuitPython_TouchCalibrator, circuitpython_tzdb, CircuitPython-UBoxplot, Jepler_CircuitPython_udecimal, CircuitPython_uplot, circuitpython_uuid4, CircuitPython_WaveBuilder, circuitpython_waveviz
2025-01-03 18:11:03 +00:00
foamyguy
81372a7d5c
Merge pull request #235 from FoamyGuy/automated_library_list
add file for automated library list
2025-01-03 11:52:52 -06:00
foamyguy
b450b16910 add file for automated library list 2025-01-03 11:09:28 -06:00
foamyguy
bdb5d70576
Merge pull request #234 from FoamyGuy/readme_updates_and_codeofconduct
code of conduct and expectations section in readme
2025-01-02 15:00:06 -06:00
foamyguy
2dc3e78606
Merge pull request #233 from jposada202020/removing_drivers
removing_drivers
2025-01-02 10:20:19 -06:00
foamyguy
ed4b5550b3 Merge branch 'refs/heads/main' into removing_drivers
# Conflicts:
#	.gitmodules
2025-01-02 10:06:19 -06:00
foamyguy
465624f42c
Merge pull request #232 from jposada202020/removing_drivers_bosch_drivers
removing_bosch_drivers
2025-01-02 09:52:41 -06:00
foamyguy
d5062000bb Merge branch 'refs/heads/main' into HEAD
# Conflicts:
#	.gitmodules
#	circuitpython_community_library_list.md
2025-01-02 09:47:36 -06:00
foamyguy
fbfe5d5a78 code of conduct and expectations section in readme 2025-01-02 09:43:40 -06:00
foamyguy
58aa058bbd
Merge pull request #231 from jposada202020/removing_MC3479_driver
Removing mc3479 driver
2025-01-02 09:39:12 -06:00
foamyguy
fb29fae697
Merge pull request #230 from jposada202020/removing_STTS22H_driver
Removing stts22 h driver
2025-01-02 09:38:20 -06:00
foamyguy
ac2e495ee4
Merge pull request #229 from jposada202020/removing_bma220_driver
Removing bma220 driver
2025-01-02 09:37:35 -06:00
foamyguy
45a6ee6b3e
Merge pull request #228 from jposada202020/removing_qmc5883l_driver
removing_qmc5883l_driver
2025-01-02 09:36:49 -06:00
adabot
013c217ba0 Automated update by Adabot (adafruit/adabot@53e7906)
Updating https://github.com/Neradoc/CircuitPython_Absolute_M to 1.0.1 from 1.0.0:
  > Merge pull request Neradoc/CircuitPython_Absolute_M#2 from Neradoc/fix-moving-when-should-not
  > docs links
2024-12-31 05:14:35 +00:00
JPOSADA202020
586d667cab removing_drivers 2024-12-18 23:37:20 -05:00
JPOSADA202020
87d97e859d removing_bosch_drivers 2024-12-18 23:22:12 -05:00
jposada202020
9b8cc53c7f removing MC3479 driver 2024-12-18 12:50:26 -05:00
jposada202020
ed5c0f1928 removing_stts22h_driver 2024-12-18 12:44:09 -05:00
jposada202020
0ddce4c29c removing_bma220_driver 2024-12-18 07:15:39 -05:00
jposada202020
2d27ffeb59 removing_qmc5883l_driver 2024-12-17 14:22:00 -05:00
foamyguy
5ce12ef663
Merge pull request #227 from relic-se/i2sinout
Add I2SInOut library
2024-12-05 14:31:20 -06:00
adabot
16234593ff Automated update by Adabot (adafruit/adabot@20241203)
Updating https://github.com/jposada202020/CircuitPython_BMI160 to 0.2.9 from 0.2.5:
  > fixp
  > fix_p
  > fix_p
  > fix_p
  > fix_p
  > fix_p
2024-12-04 05:14:56 +00:00
adabot
70acc16812 Automated update by Adabot (adafruit/adabot@53e7906)
Updating https://github.com/jposada202020/CircuitPython_BMI160 to 0.2.5 from 0.2.2:
  > fixP
  > fix_p
  > fixing_space
  > Update release_pypi.yml
  > Merge pull request jposada202020/CircuitPython_BMI160#2 from jposada202020/correcting_units
  > upd
  > docs

Updating https://github.com/facts-engineering/CircuitPython_P1AM to 1.0.3 from 1.0.2:
  > Merge pull request facts-engineering/CircuitPython_P1AM#3 from jepler/patch-1

Updating https://github.com/jposada202020/CircuitPython_LPS28 to 0.1.2 from 0.1.1:
  > Update .pre-commit-config.yaml
  > Update lps28.py
  > Update pyproject.toml
  > Merge remote-tracking branch 'origin/master'
  > docs
2024-12-03 05:09:50 +00:00
adabot
71b424d583 Automated update by Adabot (adafruit/adabot@20241128)
Updating https://github.com/jposada202020/CircuitPython_BMP581 to 0.2.1 from 0.2.0:
  > Merge pull request jposada202020/CircuitPython_BMP581#2 from bradcar/master
  > upd

Updating https://github.com/jposada202020/CircuitPython_Candlesticks to 0.7.2 from 0.7.1:
  > Update build.yml
  > Update .pre-commit-config.yaml
  > Merge pull request jposada202020/CircuitPython_Candlesticks#4 from jepler/metadata
  > docs
  > Merge remote-tracking branch 'origin/main'
  > docs
  > docs
  > Update README.rst

Updating https://github.com/jposada202020/CircuitPython_color_picker to 0.4.5 from 0.4.4:
  > Merge pull request jposada202020/CircuitPython_color_picker#1 from jepler/metadata
  > Update build.yml
  > docs
  > docs

Updating https://github.com/jposada202020/CircuitPython_equalizer to 0.5.4 from 0.5.3:
  > Merge pull request jposada202020/CircuitPython_equalizer#2 from jepler/metadata
  > Update build.yml
  > docs
  > docs
  > docs

Updating https://github.com/jposada202020/CircuitPython_scales to 0.6.1 from 0.6.0:
  > Merge pull request jposada202020/CircuitPython_scales#7 from jepler/metadata
  > Update build.yml
  > docs
  > docs
  > docs

Updating https://github.com/jposada202020/CircuitPython_slider to 0.4.5 from 0.4.4:
  > Merge pull request jposada202020/CircuitPython_slider#4 from jepler/metadata
  > Update build.yml
  > update
  > docs
  > docs
  > Update pyproject.toml

Updating https://github.com/jposada202020/CircuitPython-UBoxplot to 0.1.5 from 0.1.3:
  > Merge pull request jposada202020/CircuitPython-UBoxplot#2 from jepler/metadata
  > Update build.yml
  > Merge remote-tracking branch 'origin/main'
  > upd
  > docs
  > docs
  > Update README.rst
  > Update uboxplot_simpletest.py
  > Update README.rst
2024-12-02 05:10:53 +00:00
dcooperdalrymple
65be0d08e2 Renamed "CircuitPython_I2SInOut" to "CircuitPython_PIO_I2S" and moved from drivers to helpers. 2024-11-26 15:27:07 -06:00
dcooperdalrymple
0481bd07f1 Add I2SInOut library 2024-11-22 16:29:01 -06:00
foamyguy
32dc2898f9
Merge pull request #226 from bablokb/mhz19
added driver for the MH-Z19x CO2-sensors
2024-11-09 10:08:19 -06:00
Bernhard Bablok
8eff3220d1 moved mhz19 entry to the drivers section 2024-11-09 15:30:22 +01:00
Bernhard Bablok
ae7e7aad05 added driver for the MH-Z19x CO2-sensors 2024-11-09 14:30:15 +01:00
adabot
a60ae05edf Automated update by Adabot (adafruit/adabot@e62110a)
Updating https://github.com/buildwithpiper/PiperBlocklyLibrary to v1.25 from v1.22:
  > Update piper_blockly.py
  > Update piper_blockly.py
  > Update piper_blockly.py
2024-10-05 05:09:37 +00:00
Scott Shawcroft
7ea8717c09
Automated update by Adabot (adafruit/adabot@294e97c)
Updating https://github.com/buildwithpiper/PiperBlocklyLibrary to v1.22 from v1.12:
  > Update piper_blockly.py
  > Update piper_blockly.py
  > Update piper_blockly.py
  > Update piper_blockly.py
  > Update piper_blockly.py
  > Update piper_blockly.py
  > Update piper_blockly.py
  > Update piper_blockly.py
  > Update piper_blockly.py
  > Update piper_blockly.py
2024-10-01 10:55:55 -07:00
adabot
70778e1458 Automated update by Adabot (adafruit/adabot@20240924)
Updating https://github.com/buildwithpiper/PiperBlocklyLibrary to v1.12 from v1.11:
  > Update piper_blockly.py
2024-09-26 05:10:44 +00:00
adabot
2994acfe89 Automated update by Adabot (adafruit/adabot@20240924)
Updating https://github.com/buildwithpiper/PiperBlocklyLibrary to v1.11 from v1.10:
  > Delete piper_blockly_pi.py
2024-09-25 05:10:22 +00:00
adabot
fee3bfbad7 Automated update by Adabot (adafruit/adabot@20240917)
Updating https://github.com/buildwithpiper/PiperBlocklyLibrary to v1.10 from v1.09:
  > Cleanup and API updates
  > Update file references
  > Update setup.py
  > Update setup.py
2024-09-21 05:08:19 +00:00
Scott Shawcroft
728e4b8374
Merge pull request #222 from CDarius/BuildHAT
Add Raspberry PI Build HAT driver
2024-09-19 09:30:09 -07:00
Dario Cammi
e63ca958de Added the library in circuitpython_community_library_list.md 2024-09-19 10:28:20 +02:00
Dario Cammi
aac1cb4b67 Added Raspberry PI Build HAT library 2024-09-19 10:20:53 +02:00
adabot
ebf8e30ca3 Automated update by Adabot (adafruit/adabot@20240917)
Updating https://github.com/todbot/CircuitPython_Noise to 1.0.2 from v1.0.1:
  > Merge pull request todbot/CircuitPython_Noise#1 from tekktrik/main
2024-09-19 05:13:23 +00:00
Scott Shawcroft
5b04bb0ffc
Merge pull request #221 from CDarius/pbhub
Added M5Stack PbHub driver
2024-09-12 10:03:42 -07:00
CDarius
dc327c3058 Added M5Stack PbHub driver 2024-09-12 15:59:17 +02:00
adabot
6ae66f779e Automated update by Adabot (adafruit/adabot@20240827)
Updating https://github.com/EGJ-Moorington/CircuitPython_Button_Handler to 3.0.0 from 1.0.0:
  > Release version 3.0.0 (EGJ-Moorington/CircuitPython_Button_Handler#15)
  > Release version 2.0.0 (EGJ-Moorington/CircuitPython_Button_Handler#10)
2024-09-03 05:08:58 +00:00
Dan Halbert
994fb4e179
Merge pull request #217 from EGJ-Moorington/main
Added CircuitPython_Button_Handler.
2024-09-02 20:15:03 -04:00
adabot
400c3e4c37 Automated update by Adabot (adafruit/adabot@20240827)
Updating https://github.com/FoamyGuy/CircuitPython_RotarySelect to 1.0.1 from 1.0.0:
  > fix rtd os version
2024-08-28 05:08:33 +00:00
Scott Shawcroft
d3be851d9f
Merge pull request #220 from FoamyGuy/add_rotaryselect
adding rotary select
2024-08-27 11:30:32 -07:00
foamyguy
f34c14c0f7 adding rotary select 2024-08-25 14:04:11 -05:00
EGJ-Moorington
cdcd517f35
Merge branch 'main' into main 2024-08-19 15:39:52 +02:00
Scott Shawcroft
67f11b9b48
Merge pull request #219 from XENONFFM/main
Added CircuitPython_PCA9674
2024-08-16 10:15:39 -07:00
Finn S.
884345dbf8 Added CircuitPython_PCA9674 2024-08-16 16:28:22 +00:00
Scott Shawcroft
0321f2fcea
Merge pull request #218 from todbot/main
add CircuitPython_TMIDI helper library
2024-08-05 12:59:34 -07:00
Tod Kurt
a44acafb66 fix circuitpython_tmidi name 2024-08-05 11:23:22 -07:00
Tod Kurt
d4a954f8ff added circuitpython_tmidi 2024-08-05 11:21:07 -07:00
Tod Kurt
b9f10f5639 add CircuitPython_TMIDI helper library 2024-08-05 10:29:18 -07:00
EGJ-Moorington
a34e33632a Added CircuitPython_Button_Handler. 2024-08-05 15:35:54 +02:00
adabot
7019b9d8f0 Automated update by Adabot (adafruit/adabot@20240728)
Updating https://github.com/mindwidgets/Mindwidgets_CircuitPython_DF1201S to 0.1.2 from 0.1.1:
  > Merge pull request mindwidgets/Mindwidgets_CircuitPython_DF1201S#1 from mindwidgets/fix-missing-bytearray-encoding
2024-07-29 05:14:25 +00:00
adabot
d946c0362f Automated update by Adabot (adafruit/adabot@d723e94)
Updating https://github.com/elpekenin/circuitpython_toml to 0.1.12 from 0.1.11:
  > fix syntax
  > simplify logic
  > better handling of warnings
2024-06-25 05:08:25 +00:00
foamyguy
98e8551cf8
Merge pull request #216 from adafruit/different-fork-dotstar-featherwing
dotstar_featherwing: Move to a different fork
2024-06-16 19:03:04 -05:00
ebf18bb498 dotstar_featherwing: Move to a different fork
The original maintainer has not responded to a needed PR over several
months, blocking https://github.com/adafruit/circuitpython-build-tools/pull/111
2024-06-16 12:04:39 -05:00
adabot
db016a14ab Automated update by Adabot (adafruit/adabot@d723e94)
Updating https://github.com/elpekenin/circuitpython_toml to cookiecutter from 0.1.10:
  > Follow cookiecutter template (elpekenin/circuitpython_toml#9)
2024-06-10 05:09:36 +00:00
adabot
8d974e3591 Automated update by Adabot (adafruit/adabot@20240604)
Updating https://github.com/elpekenin/circuitpython_toml to 0.1.10 from 0.1.9:
  > `0.1.10` fix raw fstring
2024-06-09 05:13:43 +00:00
Dan Halbert
a89063f2b5
Merge pull request #213 from CDarius/fix_axp2101
Fix axp2101
2024-06-08 08:12:53 -04:00
adabot
b16e664902 Automated update by Adabot (adafruit/adabot@20240604)
Updating https://github.com/elpekenin/circuitpython_toml to 0.1.9 from 0.1.8:
  > 0.1.9 (elpekenin/circuitpython_toml#8)
  > (WIP) `toml-test`, improved some string parsing in the meantime
2024-06-08 05:13:20 +00:00
adabot
9c713cf338 Automated update by Adabot (adafruit/adabot@20240530)
Updating https://github.com/elpekenin/circuitpython_toml to 0.1.8 from 0.1.7:
  > move tests to `circuitpython-unittest`, fix elpekenin/circuitpython_toml#6
2024-06-01 05:10:55 +00:00
Scott Shawcroft
fc8ed2416f
Merge pull request #214 from mateusznowakdev/main
Add ST7565 / ST7567 displayio driver
2024-05-30 10:10:52 -07:00
Mateusz Nowak
21441b3432 Add ST7565 / ST7567 displayio driver 2024-05-30 10:37:57 +02:00
adabot
c73d0b41b4 Automated update by Adabot (adafruit/adabot@c89a027)
Updating https://github.com/rgrizzell/CircuitPython_GT911 to 0.2.1 from 0.2.0:
  > Adding Pypi release workflow
2024-05-29 05:15:01 +00:00
adabot
26107717ca Automated update by Adabot (adafruit/adabot@20240523)
Updating https://github.com/facts-engineering/CircuitPython_P1AM to 1.0.2 from 1.0.1:
  > Merge pull request facts-engineering/CircuitPython_P1AM#2 from facts-engineering/add-p1-04trs

Updating https://github.com/facts-engineering/CircuitPython_p1am_200_helpers to 1.0.4 from 1.0.3:
  > Merge pull request facts-engineering/CircuitPython_p1am_200_helpers#4 from facts-engineering/remove-socketpoolcontants
2024-05-24 05:08:53 +00:00
CDarius
c4732b1076 Added AXP2101 library in drivers folder 2024-05-21 15:26:25 +02:00
CDarius
67c62356bd Removed submodule AXP2101 from library/driver 2024-05-21 15:22:28 +02:00
Dan Halbert
762af3d4dd
Merge pull request #212 from CDarius/axp2101
Adding AXP2101 driver library
2024-05-20 13:49:29 -04:00
CDarius
4622ea93a2 Adding AXP2101 driver library 2024-05-20 16:22:40 +02:00
adabot
107624c96b Automated update by Adabot (adafruit/adabot@20240514)
Updating https://github.com/facts-engineering/CircuitPython_p1am_200_helpers to 1.0.3 from 1.02:
  > Merge pull request facts-engineering/CircuitPython_p1am_200_helpers#3 from facts-engineering/wiznet5k-socketpool-migration
2024-05-15 05:13:35 +00:00
adabot
ae5ccbc49c Automated update by Adabot (adafruit/adabot@20240501)
Updating https://github.com/rgrizzell/CircuitPython_GT911 to 0.2.0 from 0.1.0:
  > Adding I2C address parameter for overriding defaults (rgrizzell/CircuitPython_GT911#3)
2024-05-02 05:11:04 +00:00
adabot
64d93b5358 Automated update by Adabot (adafruit/adabot@20240411)
Updating https://github.com/brushmate/CircuitPython_MCP48XX to 1.0.1 from 1.0.0:
  > Merge pull request brushmate/CircuitPython_MCP48XX#2 from brushmate/refactoring
2024-04-12 05:09:10 +00:00
Scott Shawcroft
136b28b9e4
Merge pull request #211 from brushmate/add-mcp48xx-library
Add MCP48XX driver
2024-04-11 09:46:12 -07:00
Steffen Kreutz
a1b22fa0ad Add MCP48XX driver 2024-04-11 11:41:03 +02:00
adabot
6d1e6414f1 Automated update by Adabot (adafruit/adabot@20240402)
Updating https://github.com/jepler/Jepler_CircuitPython_udecimal to 1.0.10 from 1.0.9:
  > Merge pull request jepler/Jepler_CircuitPython_udecimal#46 from jepler/pre-commit-ci-update-config
  > Merge pull request jepler/Jepler_CircuitPython_udecimal#45 from jepler/pre-commit-ci-update-config
  > Merge pull request jepler/Jepler_CircuitPython_udecimal#44 from jepler/pre-commit-ci-update-config
  > Merge pull request jepler/Jepler_CircuitPython_udecimal#43 from jepler/pre-commit-ci-update-config
  > Merge pull request jepler/Jepler_CircuitPython_udecimal#42 from jepler/pre-commit-ci-update-config
  > Merge pull request jepler/Jepler_CircuitPython_udecimal#41 from jepler/pre-commit-ci-update-config
  > Merge pull request jepler/Jepler_CircuitPython_udecimal#40 from jepler/pre-commit-ci-update-config
  > Merge pull request jepler/Jepler_CircuitPython_udecimal#39 from jepler/pre-commit-ci-update-config
2024-04-10 05:14:42 +00:00
adabot
b88924c7d1 Automated update by Adabot (adafruit/adabot@20240402)
Updating https://github.com/elpekenin/circuitpython_toml to 0.1.7 from 0.1.6:
  > Fix `elpekenin/circuitpython_toml#5`
2024-04-07 05:10:46 +00:00
Scott Shawcroft
314ddd8cc7
Merge pull request #210 from bablokb/main
added circuitpython-ehttpserver
2024-03-25 13:49:19 -07:00
Bernhard Bablok
6f0b6601ba added circuitpython-ehttpserver 2024-03-25 11:38:54 +01:00
foamyguy
9614f49117
Merge pull request #209 from skerr92/add_icepython
add IcePython helper library
2024-03-23 08:32:54 -05:00
adabot
419bac0118 Automated update by Adabot (adafruit/adabot@38b61d2)
Updating https://github.com/skerr92/at42qt-acorn-python to v1.0.8 from v1.0.6:
  > Merge pull request skerr92/at42qt-acorn-python#6 from skerr92/update_release_flow
  > Merge pull request skerr92/at42qt-acorn-python#5 from skerr92/update_release_flow
2024-03-23 05:10:01 +00:00
Seth Kerr
c6b3a65f89 add IcePython helper library 2024-03-22 13:10:28 -06:00
adabot
a3b7b1879e Automated update by Adabot (adafruit/adabot@38b61d2)
Updating https://github.com/furbrain/CircuitPython_seeed_xiao_nRF52840 to 1.0.2 from v1.0.1:
  > Update README.rst
2024-02-21 05:06:59 +00:00
adabot
33491332d8 Automated update by Adabot (adafruit/adabot@20240217)
Updating https://github.com/cedargrovestudios/circuitpython_waveviz to 1.3.0 from 1.2.1:
  > Merge branch 'main' of https://github.com/CedarGroveStudios/CircuitPython_WaveViz
  > update docs for UI change
  > Merge branch 'main' of https://github.com/CedarGroveStudios/CircuitPython_WaveViz
  > Update to automatically detect wave_table type; eliminate env_plot param
2024-02-18 05:09:50 +00:00
adabot
4cffe9adb0 Automated update by Adabot (adafruit/adabot@20240212)
Updating https://github.com/facts-engineering/CircuitPython_P1AM to 1.0.1 from 1.0.0:
  > Merge pull request facts-engineering/CircuitPython_P1AM#1 from facts-engineering/15-modules-on-P1AM-200
  > Update store link

Updating https://github.com/cedargrovestudios/circuitpython_waveviz to 1.2.1 from 1.1.3:
  > update docs
  > Merge branch 'main' of https://github.com/CedarGroveStudios/CircuitPython_WaveViz
  > update docs
  > update docs and simpletest
  > update docs and simpletest; adj env parameter order
  > Merge branch 'main' of https://github.com/CedarGroveStudios/CircuitPython_WaveViz
  > update docs
  > add synthio.Envelope plot option
2024-02-16 05:07:06 +00:00
foamyguy
589a34ac6f
Merge pull request #208 from EzrSchwartz/main
Updating with new library
2024-02-14 09:21:51 -06:00
Ezra Schwartz
1d8fd33a65 Updating with new library 2024-02-13 12:23:25 -08:00
adabot
21ba85e578 Automated update by Adabot (adafruit/adabot@20240212)
Updating https://github.com/tekktrik/CircuitPython_functools to 1.0.2 from 1.0.1:
  > Update circup install instructions in README
2024-02-13 05:05:25 +00:00
adabot
d0adbeb2c4 Automated update by Adabot (adafruit/adabot@38b61d2)
Updating https://github.com/furbrain/CircuitPython_mag_cal to 1.4.2 from 1.4.1:
  > Adapt for bug in ulab
  > remove redundant licensing files
  > Add new test fixtures
  > A few minor bug fixes, tried getting linear quick to work on accelerometer - very limited benefit; abandoned
  > Add Strictness to exports
  > Add Strictness to exports
2024-02-12 05:05:41 +00:00
adabot
da398b0db4 Automated update by Adabot (adafruit/adabot@20240130)
Updating https://github.com/cedargrovestudios/circuitpython_waveviz to 1.1.3 from 1.1.2:
  > add automatic scale property; update docs
2024-01-31 05:06:55 +00:00
adabot
2a49acd86d Automated update by Adabot (adafruit/adabot@38b61d2)
Updating https://github.com/cedargrovestudios/circuitpython_waveviz to 1.1.2 from 1.1.1:
  > update docs
  > add wave_table get/set; improve auto scale algorithm
2024-01-30 05:05:48 +00:00
adabot
0f0c09a020 Automated update by Adabot (adafruit/adabot@20240127)
Updating https://github.com/cedargrovestudios/circuitpython_waveviz to 1.1.1 from 1.0.2:
  > update docs
  > Merge branch 'main' of https://github.com/CedarGroveStudios/CircuitPython_WaveViz
  > add animated test
  > add width, height, max_result read-only properties; add animation to simpletest
  > update docs
  > inherit TileGrid properties; update documentation
  > class inherits TileGrid properties; update simpletest
2024-01-28 05:09:50 +00:00
Dan Halbert
0f76f5294b
Merge pull request #206 from FoamyGuy/adding_softkeyboard
adding softkeyboard
2024-01-27 15:34:52 -05:00
foamyguy
dbbd27b4fd adding softkeyboard 2024-01-27 11:33:42 -06:00
adabot
9366ddb399 Automated update by Adabot (adafruit/adabot@20240123)
Updating https://github.com/facts-engineering/CircuitPython_p1am_200_helpers to 1.02 from 1.0.0:
  > Merge pull request facts-engineering/CircuitPython_p1am_200_helpers#2 from facts-engineering/fix-ntp
  > Merge pull request facts-engineering/CircuitPython_p1am_200_helpers#1 from facts-engineering/fix-ethernet
2024-01-25 05:06:05 +00:00
adabot
f83e81f7ee Automated update by Adabot (adafruit/adabot@20240123)
Updating https://github.com/cedargrovestudios/circuitpython_waveviz to 1.0.2 from 1.0.1:
  > improve memory usage and simplify code
2024-01-24 05:06:05 +00:00
adabot
f1e2f86acc Automated update by Adabot (adafruit/adabot@20240118)
Updating https://github.com/WoolseyWorkshop/WoolseyWorkshop_CircuitPython_74HC165 to 1.0.0 from 0.8.0:
  > Removed extra latch argument in SPIDevice() call.
  > Added type information to library along with other minor changes.
  > Updated GitHub build environment.
  > Fixed typo in last commit.
  > Added link to tutorial.

Updating https://github.com/CedarGroveStudios/CircuitPython_AD9833 to 2.1.3 from 2.1.2:
  > Fix sweep example.
  > remove timing spec example
  > update gitignore
2024-01-20 05:05:59 +00:00
adabot
af54bf4575 Automated update by Adabot (adafruit/adabot@38b61d2)
Updating https://github.com/tekktrik/CircuitPython_functools to 1.0.1 from 0.2.0:
  > Merge pull request tekktrik/CircuitPython_functools#11 from tekktrik/dev/updates
  > Merge pull request tekktrik/CircuitPython_functools#10 from tekktrik/dev/updates
  > Merge pull request tekktrik/CircuitPython_functools#6 from tekktrik/licenses-update

Updating https://github.com/cedargrovestudios/circuitpython_waveviz to 1.0.1 from 1.0.0:
  > improve bitmap resolution; fix scale factor calculation
  > Merge branch 'main' of https://github.com/CedarGroveStudios/CircuitPython_WaveViz
  > add bitmap palette property
  > update docs
  > update simpletest
2024-01-16 05:06:00 +00:00
adabot
ecd72b56d6 Automated update by Adabot (adafruit/adabot@20240109)
Updating https://github.com/tekktrik/CircuitPython_functools to 0.2.0 from 0.1.1:
  > Merge pull request tekktrik/CircuitPython_functools#4 from tekktrik/dev/wraps
2024-01-11 05:11:20 +00:00
Alec Delaney
77a1be56a3
Merge pull request #205 from CedarGroveStudios/main
Add CedarGrove WaveViz to helper library
2024-01-09 20:59:29 -05:00
Cedar Grove Maker Studios
aab7de8371 Merge branch 'main' of https://github.com/CedarGroveStudios/CircuitPython_Community_Bundle 2024-01-09 17:49:08 -08:00
Cedar Grove Maker Studios
264fd48a19 Add WaveViz helper 2024-01-09 17:31:19 -08:00
Alec Delaney
48d2c10c00
Merge pull request #204 from rgrizzell/main
Adding CircuitPython_GT911 library
2024-01-09 20:29:59 -05:00
Cedar Grove Maker Studios
af1c2393d1
Add CedarGrove WaveViz to helper library 2024-01-09 15:34:00 -08:00
Robert Grizzell
746f140218
Adding CircuitPython_GT911 library 2024-01-08 22:01:57 -06:00
foamyguy
3bd0fb0d3d
Merge pull request #203 from ilikecake/main
Add library for i2c expanders.
2024-01-08 09:02:14 -06:00
Pat
19abb27f1d Update text for i2c expander library. 2024-01-07 14:26:14 -06:00
Pat
56e7c0180b Update library list with I2C expander library 2024-01-07 12:54:30 -06:00
Pat
b22a70000c Added submodule 2024-01-07 12:44:50 -06:00
adabot
24b1f96475 Automated update by Adabot (adafruit/adabot@20240106)
Updating https://github.com/todbot/CircuitPython_MicroOSC to 0.5 from 0.4:
  > make setting multicast opts optional for oscclient, oops
2024-01-07 05:10:40 +00:00
adabot
a62b9f0e21 Automated update by Adabot (adafruit/adabot@2959bae)
Updating https://github.com/CedarGroveStudios/CircuitPython_WaveBuilder to 1.0.4 from 1.0.0:
  > fix pylint warnings
  > incorporate amplitude limits
  > update docs
  > update examples and docs
  > Merge branch 'main' of https://github.com/CedarGroveStudios/CircuitPython_WaveBuilder
  > remove submodule directory from cache
  > update FeatherS2 I2S pins in examples
2024-01-06 05:05:35 +00:00
adabot
7576411942 Automated update by Adabot (adafruit/adabot@20231228)
Updating https://github.com/jins-tkomoda/CircuitPython_MPU6886 to 0.2.0 from 0.1.3:
  > black complient
  > more efficient
2023-12-30 05:10:01 +00:00
Alec Delaney
a1b1efee04
Merge pull request #195 from jins-tkomoda/add-mpu6886
Add mpu6886
2023-12-26 20:18:23 -05:00
Alec Delaney
e2186043eb Merge branch 'main' of https://github.com/adafruit/CircuitPython_Community_Bundle into add-mpu6886 2023-12-26 19:44:11 -05:00
Alec Delaney
c763eab1e2
Merge pull request #202 from CedarGroveStudios/main
Add CedarGrove/WaveBuilder and update RangeSlicer release version
2023-12-26 19:34:45 -05:00
adabot
22cf1a1f75 Automated update by Adabot (adafruit/adabot@20231224)
Updating https://github.com/CedarGroveStudios/CircuitPython_RangeSlicer to 1.0.4 from v1.0.3:
  > from analogio import AnalogIn
  > correct import order
  > Correct module name spelling
  > Correct module name spelling
  > Merge pull request CedarGroveStudios/CircuitPython_RangeSlicer#3 from tekktrik/dev/update-ci
2023-12-26 05:05:50 +00:00
Cedar Grove Maker Studios
4f900f1162 Add CedarGrove/CircuitPython_WaveBuilder 2023-12-25 15:41:51 -08:00
Cedar Grove Maker Studios
f9f886ae60
add CedarGrove/CircuitPython_WaveBuilder 2023-12-25 15:34:45 -08:00
Cedar Grove Maker Studios
98afc02cdc
Add CedarGrove/CircuitPython_WaveBuilder 2023-12-25 15:33:39 -08:00
adabot
403f6c461a Automated update by Adabot (adafruit/adabot@20231220)
Updating https://github.com/elpekenin/circuitpython_toml to 0.1.6 from 0.1.5:
  > Implement `__contains__` and `__delitem__`. (partially) fixes elpekenin/circuitpython_toml#4
  > Hide `Dotty._BASE` on `repr`, use `object()` instead of weird string as its value
2023-12-22 05:07:22 +00:00
adabot
555e989ad0 Automated update by Adabot (adafruit/adabot@2959bae)
Updating https://github.com/jins-tkomoda/CircuitPython_QMI8658C to 0.2.0 from 0.1.3:
  > black compliant
  > added raw_acc_gyro_bytes
  > black error
  > some code are refactored

Updating https://github.com/elpekenin/circuitpython_toml to 0.1.5 from 0.1.4:
  > str/file handling
2023-12-19 05:06:19 +00:00
adabot
569c7713f2 Automated update by Adabot (adafruit/adabot@a0bfd79)
Updating https://github.com/todbot/CircuitPython_MicroOSC to 0.4 from 0.3:
  > do check if multicast addr before setting multicast options, have examples default to unicast UDP case. Fix todbot/CircuitPython_MicroOSC#3 and is a workaround for todbot/CircuitPython_MicroOSC#1
  > fix readthedocs builds
  > update readme
2023-12-15 05:06:04 +00:00
Scott Shawcroft
d959237c54
Merge pull request #201 from bablokb/main
library for Waveshare's E-Ink Segment-Display
2023-12-08 11:19:59 -08:00
Bernhard Bablok
2b58aa5543 added support for Waveshare's E-Ink Segment-Display 2023-12-08 13:55:59 +01:00
adabot
af2b94098a Automated update by Adabot (adafruit/adabot@a0bfd79)
Updating https://github.com/rgrizzell/CircuitPython_LILYGO_T-Deck to 0.1.1 from 0.1.0:
  > Allowing for custom definitions of the Keyboard and Trackball drivers
2023-12-07 05:05:51 +00:00
adabot
95e52acdcb Automated update by Adabot (adafruit/adabot@20231130)
Updating https://github.com/cedargrovestudios/circuitpython_airqualitytools to 1.0.4 from 1.0.2:
  > Merge pull request cedargrovestudios/circuitpython_airqualitytools#3 from jepler/correct-metadata
  > Merge pull request cedargrovestudios/circuitpython_airqualitytools#2 from tekktrik/dev/update-ci

Updating https://github.com/CedarGroveStudios/CircuitPython_RGB_SpectrumTools to 1.0.5 from 1.0.3:
  > Merge pull request CedarGroveStudios/CircuitPython_RGB_SpectrumTools#2 from jepler/metadata
  > Update pyproject.toml
  > Update pyproject.toml
  > Update pyproject.toml
  > remove blender
  > add two_color_blender class
  > Update docs
  > Merge pull request CedarGroveStudios/CircuitPython_RGB_SpectrumTools#1 from tekktrik/dev/update-ci
  > update pylint to v2.15.5
  > fix pylint error
  > fix pylint error
  > fix pylint error
  > fix pylint errors
  > fix pylint error
  > update docs

Updating https://github.com/cedargrovestudios/circuitpython_temperaturetools to 1.0.3 from 1.0.1:
  > Merge pull request cedargrovestudios/circuitpython_temperaturetools#3 from jepler/metadata
  > Merge pull request cedargrovestudios/circuitpython_temperaturetools#2 from jposada202020/main
  > Merge branch 'main' of https://github.com/CedarGroveStudios/CircuitPython_TemperatureTools
  > fix black error
  > update pylint version
2023-12-01 05:10:47 +00:00
Scott Shawcroft
31b89fadf7
Merge pull request #200 from TristanWarder/main
Add P1AM, p1am_200_helpers, RS485-Wrapper libraries
2023-11-30 10:22:14 -08:00
Tristan Warder
be676dfd25
Merge branch 'main' into main 2023-11-29 15:29:57 -05:00
Dan Halbert
b602134140
Merge pull request #199 from Uberi/fix-biplane-updated
Add new version of biplane and move it to the correct location
2023-11-29 15:03:12 -05:00
Anthony Zhang
0135996065 Add new version of biplane and move it to the correct location 2023-11-29 14:40:39 -05:00
Tristan Warder
5bb8f0d941 Add RS485-Wrapper 2023-11-29 12:18:25 -05:00
Tristan Warder
b79f9972ae Add p1am_200_helpers 2023-11-29 12:15:18 -05:00
Tristan Warder
f0e879e3fa Add P1AM driver 2023-11-29 12:07:59 -05:00
Dan Halbert
08b40b1e2c
Merge pull request #198 from rgrizzell/main
Adding LILYGO T-Deck helper library
2023-11-29 09:53:03 -05:00
adabot
2a6ff1802d Automated update by Adabot (adafruit/adabot@a0bfd79)
Updating https://github.com/Uberi/biplane to 1.0.4 from 1.0.2:
  > Add check for malformed unicode, move tests out of top level

Updating https://github.com/CedarGroveStudios/CircuitPython_NAU7802 to 2.1.1 from 2.0.0:
  > Merge pull request CedarGroveStudios/CircuitPython_NAU7802#11 from JohnHind/main
  > Merge pull request CedarGroveStudios/CircuitPython_NAU7802#10 from semininja/main
2023-11-29 05:20:13 +00:00
Robert Grizzell
f9027e29ea
Adding LILYGO T-Deck helper library 2023-11-28 20:30:42 -06:00
adabot
3bcbd5b5a3 Automated update by Adabot (adafruit/adabot@b08b400)
Updating https://github.com/elpekenin/circuitpython_toml to 0.1.4 from 0.1.3:
  > Remove `del`
2023-11-28 05:07:53 +00:00
foamyguy
5cecb34321
Merge pull request #196 from elpekenin/lib/toml
TOML library
2023-11-23 10:18:19 -06:00
elpekenin
639aeea277 Update submodule, should grab tag now 2023-11-23 16:04:35 +01:00
adabot
9b5ea6fa3b Automated update by Adabot (adafruit/adabot@2dd658e)
Updating https://github.com/cedargrovestudios/circuitpython_chime to 0.0.4 from 0.0.3:
  > Update README.rst
  > correct file name
  > Merge branch 'main' of https://github.com/CedarGroveStudios/CircuitPython_Chime
  > add class and strike method diagrams
2023-11-21 05:07:24 +00:00
elpekenin
5347e430c1 Initial commit 2023-11-16 20:21:04 +01:00
Taiki Komoda
1fe89b2a46 add mpu6886 2023-11-05 10:46:33 +09:00
Taiki Komoda
eb26e419f9 add mpu6886 2023-11-05 10:46:14 +09:00
foamyguy
5fefcac317
Merge pull request #194 from jins-tkomoda/add-qmi8658c
Add qmi8658c
2023-11-04 10:11:47 -05:00
Taiki Komoda
90e6964d14 added qmi8658c 2023-11-04 11:05:47 +09:00
Taiki Komoda
1f7e7c6a4d Add qmi8658c imu driver 2023-11-04 11:05:46 +09:00
adabot
1a53e6f3fc Automated update by Adabot (adafruit/adabot@2dd658e)
Updating https://github.com/CedarGroveStudios/CircuitPython_ColorFader to 1.0.3 from 1.0.2:
  > update for CircuitPython 8.x+/9.0 displayio compatibility

Updating https://github.com/CedarGroveStudios/CircuitPython_PaletteFader to 1.1.2 from 1.1.1:
  > Update pyproject.toml
  > update for CircuitPython 8.x+/9.0 displayio compatibility
  > expand definition of normalization
  > Merge pull request CedarGroveStudios/CircuitPython_PaletteFader#3 from tekktrik/dev/update-ci
  > update to newer pylint build
  > update to newer pylint version
  > restore .github folder
  > update .github files

Updating https://github.com/Cedargrovestudios/circuitpython_paletteFilter to 1.0.1 from 1.0.0:
  > update for CircuitPython 8.x+/9.0 displayio compatibility
  > Merge pull request Cedargrovestudios/circuitpython_paletteFilter#1 from tekktrik/dev/update-ci

Updating https://github.com/CedarGroveStudios/CircuitPython_PaletteSlice to 1.0.3 from 1.0.2:
  > update for CircuitPython 8.x+/9.0 displayio compatibility
  > Merge pull request CedarGroveStudios/CircuitPython_PaletteSlice#1 from tekktrik/dev/update-ci
  > fix pylint error

Updating https://github.com/CedarGroveStudios/CircuitPython_TouchCalibrator to 1.0.2 from 1.0.1:
  > Update pyproject.toml
  > update for CircuitPython 8.x+/9.0 displayio compatibility
  > Merge pull request CedarGroveStudios/CircuitPython_TouchCalibrator#1 from tekktrik/dev/update-ci
  > Merge branch 'main' of https://github.com/CedarGroveStudios/CircuitPython_TouchCalibrator
  > upgrade black and re-run
  > fix black formatting error
2023-11-02 05:11:05 +00:00
Dan Halbert
bbb29f432c
Merge pull request #193 from adafruit/dhalbert-patch-1
Add setuptools to requirements.txt
2023-10-28 21:09:46 -04:00
Dan Halbert
a866c9eb1a
Add setuptools to requirements.txt
CI Python version is now 3.12. It needs `setuptools`:

From https://docs.python.org/3/whatsnew/3.12.html
> gh-95299: Do not pre-install setuptools in virtual environments created with venv. This means that distutils, setuptools, pkg_resources, and easy_install will no longer available by default; to access these run pip install setuptools in the activated virtual environment
2023-10-28 21:04:38 -04:00
adabot
34ceca1398 Automated update by Adabot (adafruit/adabot@20231025)
Updating https://github.com/cedargrovestudios/circuitpython_chime to 0.0.3 from 0.0.2:
  > Update requirements.txt with community bundle dependency
  > Update requirements.txt
2023-10-29 00:27:24 +00:00
adabot
c01d252bc2 Automated update by Adabot (adafruit/adabot@20231017)
Updating https://github.com/cedargrovestudios/circuitpython_chime to 0.0.2 from 0.0.1:
  > Update requirements.txt
2023-10-20 05:06:34 +00:00
Scott Shawcroft
95327c7f7c
Merge pull request #191 from FoamyGuy/move_chime_module
Move chime module
2023-10-18 09:43:39 -07:00
foamyguy
3d2e99c5d7 add chime module 2023-10-17 20:26:24 -05:00
foamyguy
14e6b44f9c remove mistyped module 2023-10-17 20:26:24 -05:00
foamyguy
ec62ab1b28
Merge pull request #189 from todbot/main
Add ruhrohrotaryio for non-sequential pin rotaryio use on rp2040 et al
2023-10-16 14:19:08 -05:00
Tod Kurt
89caea4d4f Add ruhrohrotaryio for non-sequential pin rotaryio use on rp2040 et al 2023-10-16 10:10:11 -07:00
foamyguy
b53c418da2
Merge pull request #184 from CedarGroveStudios/main
Add CircuitPython_Chime helper to the Community Bundle
2023-10-16 11:54:16 -05:00
adabot
3c75de6a15 Automated update by Adabot (adafruit/adabot@20231010)
Updating https://github.com/todbot/CircuitPython_PS2Controller to 1.2.2 from 1.2.1:
  > Update README.rst
2023-10-12 05:06:49 +00:00
Cedar Grove Maker Studios
caa8765ff0
Add CircuitPython_Chime helper to the bundle 2023-10-11 15:10:37 -07:00
Cedar Grove Maker Studios
4b41e35d85 Submit chime library to community bundle 2023-10-11 15:03:01 -07:00
Scott Shawcroft
730aac7c50
Merge pull request #183 from TristanWarder/main
Add AT24MAC EEPROM driver
2023-10-06 09:48:27 -07:00
Tristan Warder
17b48efe0a Add AT24MAC EEPROM driver 2023-10-05 15:06:28 -04:00
adabot
96d293f0a0 Automated update by Adabot (adafruit/adabot@20231003)
Updating https://github.com/jepler/Jepler_CircuitPython_udecimal to 1.0.9 from 1.0.7:
  > Merge pull request jepler/Jepler_CircuitPython_udecimal#37 from jepler/pre-commit-ci-update-config
  > pre-commit: update
2023-10-04 05:10:58 +00:00
adabot
93d6d32272 Automated update by Adabot (adafruit/adabot@20230927)
Updating https://github.com/furbrain/CircuitPython_mag_cal to 1.4.1 from 1.3.0:
  > Make work with RTD and make the Strictnesss tuple more easily accessible
  > Make anomaly detection more flexible
2023-09-28 05:09:24 +00:00
adabot
1bc059e552 Automated update by Adabot (adafruit/adabot@20230915)
Updating https://github.com/furbrain/CircuitPython_CaveBLE to 1.1.2 from 1.1.0:
  > drop excess readings silently
  > Update README.rst
2023-09-17 05:07:19 +00:00
adabot
2255a92f31 Automated update by Adabot (adafruit/adabot@20230915)
Updating https://github.com/CedarGroveStudios/CircuitPython_MIDI_Tools to 1.1.4 from 1.1.1:
  > update name_to_note() helper
  > update name_to_note() helper
  > simplify name_to_note code
2023-09-16 05:11:40 +00:00
adabot
3410c93979 Automated update by Adabot (adafruit/adabot@20230905)
Updating https://github.com/2bndy5/CircuitPython_nRF24L01 to 2.1.3 from 2.1.2:
  > resolve 2bndy5/CircuitPython_nRF24L01#48 (2bndy5/CircuitPython_nRF24L01#50)
  > generating social media cards for each docs page (2bndy5/CircuitPython_nRF24L01#47)
  > fix build CI for pre-release builds of CirPy
  > update docs
  > Merge branch 'more-CI-updates'
2023-09-06 05:07:16 +00:00
adabot
80fea14f92 Automated update by Adabot (adafruit/adabot@20230829)
Updating https://github.com/jposada202020/CircuitPython_MC3479 to 0.2.1 from 0.2.0:
  > small updates
  > Update pyproject.toml
  > docs
  > Merge remote-tracking branch 'origin/master'
  > updating examples
  > Merge remote-tracking branch 'origin/master'
  > removing Reuse
  > Merge remote-tracking branch 'origin/master'
  > changing sphinx theme
  > datarate
2023-09-04 05:10:02 +00:00
adabot
0315c427b9 Automated update by Adabot (adafruit/adabot@20230829)
Updating https://github.com/furbrain/CircuitPython_RM3100 to 1.0.1 from v1.0.0:
  > Make github actions work with python 3.11

Updating https://github.com/furbrain/CircuitPython_async_button to 1.2.3 from 1.2.2:
  > Fix bug during deinit if asyncio not started
2023-09-02 05:06:40 +00:00
adabot
377a2fd89e Automated update by Adabot (adafruit/adabot@63c51c1)
Updating https://github.com/s-light/CircuitPython_ansi_escape_code to v1.2.1 from 1.1.0:
  > fixing sphinx
  > fix linting...
  > Merge branch 'main' of github.com:s-light/CircuitPython_ansi_escape_code and update .pylintrc
  > add `get_terminal_size` & progressbar
  > change pre-commit config to current cookie-cuter version from https://github.com/adafruit/cookiecutter-adafruit-circuitpython/blob/main/.pre-commit-config.yaml
  > fix pre-commit black and pylint versions updated to work with python3.11
2023-08-29 05:11:10 +00:00
adabot
ebecf7028f Automated update by Adabot (adafruit/adabot@20230815)
Updating https://github.com/todbot/CircuitPython_MicroOSC to 0.3 from 0.2:
  > small example cleanup
  > small example cleanup
  > update docs w new examples
  > cleanup the simplesend examples
  > add simplesend examples showing OSCClient
  > nope that did not fix docs
  > try to fix docs to match everyone else
  > cleanup after oscclient add
  > add types to OscMsg, add first cut of OSCClient sender
2023-08-22 05:13:40 +00:00
adabot
724f8310c1 Automated update by Adabot (adafruit/adabot@20230815)
Updating https://github.com/todbot/CircuitPython_MicroOSC to 0.2 from 0.1:
  > I still dislike sphinx
  > I dislike sphinx
  > let user pass in socket source, other fixups
2023-08-21 05:06:43 +00:00
jposada202020
681428638a
Merge pull request #181 from todbot/main
add microosc helper library
2023-08-20 19:27:13 -04:00
Tod Kurt
522233a5d0 add microosc helper library 2023-08-20 15:25:22 -07:00
jposada202020
a13b3f7368
Merge pull request #180 from tylercrumpton/main
Add GC9D01 TFT LCD driver
2023-08-15 08:07:06 -04:00
Tyler Crumpton
cea162104f Add gc9d01 driver 2023-08-15 02:02:00 -04:00
adabot
076a58b00f Automated update by Adabot (adafruit/adabot@63c51c1)
Updating https://github.com/ricardoquesada/bluepad32-circuitpython to 1.2.0 from 1.1.0:
  > Fix format-f prints
  > Enable/disable Bluetooth connections work Ok
  > Add enable_new_bluetooth_connections
  > Update pre-commit config
2023-08-14 05:09:48 +00:00
adabot
654b422d56 Automated update by Adabot (adafruit/adabot@20230808)
Updating https://github.com/jposada202020/CircuitPython_uplot to 1.1.2 from 1.1.1:
  > correcting logging limits
  > upd
  > adding_dial_example
  > adding koch examples
  > adding koch examples
  > udding koch example
  > adding koch example
  > updating docs
  > updating docs
  > upd
  > adding pic
  > upd
  > improving docs
  > update docs
  > removing time from examples
  > removing_examples_time
  > fixing ticks
  > upd
  > updating cartesian scale and tick values
2023-08-12 05:10:10 +00:00
adabot
07f4ed0f48 Automated update by Adabot (adafruit/adabot@012b13e)
Updating https://github.com/jposada202020/CircuitPython_uplot to 1.1.1 from 1.0.1:
  > updating picture link
  > upd
  > adding Polyfit example
  > udpating pic link
  > upd
  > add const
  > upd
  > adding tick format option and example
  > importing order
  > adding scatter_pointers
  > adding logging line_limits
  > adding figure
  > upd
  > adding style line
  > adding line styles
2023-08-01 05:08:01 +00:00
adabot
95132cbb6c Automated update by Adabot (adafruit/adabot@012b13e)
Updating https://github.com/jposada202020/CircuitPython_uplot to 1.0.1 from 1.0.0:
  > fixing bar
  > fixing scale space bar between
  > fixing bars3d
  > pie example
  > pylint
  > adding_examples
  > polar advanced example
  > polr adavance example
2023-07-30 05:10:57 +00:00
adabot
50d37618a0 Automated update by Adabot (adafruit/adabot@20230728)
Updating https://github.com/jposada202020/CircuitPython_uplot to 1.0.0 from 0.15.2:
  > plot name change
  > cartesian name change
  > usvg name change
  > fillbetween name change
  > bar name change
  > logging rename
  > renaming Pie
  > map name change
  > adding polar plot
2023-07-29 05:07:48 +00:00
adabot
0b822ee2e5 Automated update by Adabot (adafruit/adabot@012b13e)
Updating https://github.com/jposada202020/CircuitPython_uplot to 0.15.2 from 0.15.0:
  > format
  > adding logging animation example
  > pyl
  > adding lissajours curves example
  > adding example
2023-07-28 05:11:26 +00:00
adabot
50c2682b4a Automated update by Adabot (adafruit/adabot@20230725)
Updating https://github.com/jposada202020/CircuitPython_uplot to 0.15.0 from 0.14.3:
  > docs
  > adding shade utility
2023-07-27 05:07:28 +00:00
adabot
8462e6f40c Automated update by Adabot (adafruit/adabot@20230722)
Updating https://github.com/jposada202020/CircuitPython_uplot to 0.14.3 from 0.14.2:
  > adding image
  > upd
  > upd
  > adding table example
  > upd
  > logging_values
2023-07-24 05:12:15 +00:00
adabot
c6b7179bfa Automated update by Adabot (adafruit/adabot@012b13e)
Updating https://github.com/jposada202020/CircuitPython_uplot to 0.14.2 from 0.14.1:
  > upd
  > fixing overflow plot limits
2023-07-22 05:11:38 +00:00
adabot
44d21ce870 Automated update by Adabot (adafruit/adabot@20230718)
Updating https://github.com/jposada202020/CircuitPython_uplot to 0.14.1 from 0.14.0:
  > fixing value_max scale
2023-07-20 05:12:09 +00:00
adabot
ade68d3989 Automated update by Adabot (adafruit/adabot@20230718)
Updating https://github.com/jposada202020/CircuitPython_uplot to 0.14.0 from 0.12.1:
  > upd
  > adding bar_color_change
  > update
  > update
  > defining functions
  > fixing import order
  > adding barplot update values function
2023-07-19 05:09:07 +00:00
adabot
0016b59995 Automated update by Adabot (adafruit/adabot@012b13e)
Updating https://github.com/jposada202020/CircuitPython_uplot to 0.12.1 from 0.11.1:
  > update gh action
  > added bar color palette argument
  > fixing color_index
2023-07-18 05:07:16 +00:00
adabot
6622bf538b Automated update by Adabot (adafruit/adabot@20230711)
Updating https://github.com/jposada202020/CircuitPython_uplot to 0.11.1 from 0.11.0:
  > update
  > adding_bar_example
  > updating hg actions
  > updating hg actions
  > updating hg actions
  > examples
  > example correction
2023-07-16 05:11:43 +00:00
adabot
dc85fca60c Automated update by Adabot (adafruit/adabot@b417f43)
Updating https://github.com/creativecontrol/creativecontrol_CircuitPython_LTC166X to 1.2.3 from 1.2.2:
  > Update README.rst
  > Update README.rst
2023-07-10 05:10:25 +00:00
jposada202020
fbf5280078
Merge pull request #179 from furbrain/main
Replace CircuitPython_distox with CircuitPython_CaveBLE
2023-07-09 15:33:20 -04:00
jposada202020
2fa44d5987
Merge branch 'main' into main 2023-07-09 15:29:18 -04:00
jposada202020
40adba4b95
Merge pull request #178 from creativecontrol/main
Added LTC166X DAC library.
2023-07-09 15:22:23 -04:00
Phil Underwood
8760f38739 Replace CircuitPython_distox with CircuitPython_CaveBLE 2023-07-09 20:15:16 +01:00
creativecontrol
4c26c2a114 Added LTC166X DAC library. 2023-07-09 12:10:21 -07:00
adabot
81c80a5580 Automated update by Adabot (adafruit/adabot@b417f43)
Updating https://github.com/jandelgado/jled-circuitpy to v1.0.4 from v1.0.3:
  > make sure JLedSequence stays stopped (jandelgado/jled-circuitpy#5)
  > typos
2023-06-30 05:11:41 +00:00
adabot
f9213a19cd Automated update by Adabot (adafruit/adabot@b417f43)
Updating https://github.com/todbot/CircuitPython_PS2Controller to 1.2.1 from 1.2.0:
  > fix data shift timing, fixes "last bit error" aka "SQUARE not registering" as reported by @jedgarpark

Updating https://github.com/furbrain/CircuitPython_distox to 1.0.0 from 0.9.0:
  > Make it work on github actions, again
  > Make it work on github actions
  > Fix bugs and add "protocol service"
  > Fix documentation

Updating https://github.com/jepler/Jepler_CircuitPython_udecimal to 1.0.7 from 1.0.6:
  > tweak secrets in release process
  > Merge pull request jepler/Jepler_CircuitPython_udecimal#38 from jepler/readthedocs-v2
  > Merge pull request jepler/Jepler_CircuitPython_udecimal#36 from jepler/pre-commit-ci-update-config
  > Merge pull request jepler/Jepler_CircuitPython_udecimal#35 from jepler/pre-commit-ci-update-config
  > Merge pull request jepler/Jepler_CircuitPython_udecimal#34 from jepler/pre-commit-ci-update-config
  > Merge pull request jepler/Jepler_CircuitPython_udecimal#32 from jepler/use-buildsh
  > Merge pull request jepler/Jepler_CircuitPython_udecimal#31 from jepler/pre-commit-ci-update-config
  > Merge pull request jepler/Jepler_CircuitPython_udecimal#30 from jepler/pre-commit-ci-update-config
  > Merge pull request jepler/Jepler_CircuitPython_udecimal#29 from jepler/pre-commit-ci-update-config
  > Merge pull request jepler/Jepler_CircuitPython_udecimal#28 from jepler/pre-commit-ci-update-config
  > Merge pull request jepler/Jepler_CircuitPython_udecimal#27 from jepler/pre-commit-ci-update-config
  > Merge pull request jepler/Jepler_CircuitPython_udecimal#26 from jepler/pre-commit-ci-update-config
  > Merge pull request jepler/Jepler_CircuitPython_udecimal#25 from jepler/pre-commit-ci-update-config
  > Merge pull request jepler/Jepler_CircuitPython_udecimal#24 from jepler/pre-commit-ci-update-config
  > Merge pull request jepler/Jepler_CircuitPython_udecimal#22 from jepler/pre-commit-ci-update-config
  > Merge pull request jepler/Jepler_CircuitPython_udecimal#23 from jepler/fix-ci-tags
  > Merge pull request jepler/Jepler_CircuitPython_udecimal#21 from jepler/pre-commit-ci-update-config
  > Merge pull request jepler/Jepler_CircuitPython_udecimal#20 from jepler/pre-commit-ci-update-config
  > Merge pull request jepler/Jepler_CircuitPython_udecimal#19 from jepler/pre-commit-ci-update-config
  > Merge pull request jepler/Jepler_CircuitPython_udecimal#18 from jepler/pre-commit-ci-update-config
  > Merge pull request jepler/Jepler_CircuitPython_udecimal#17 from jepler/pre-commit-ci-update-config
2023-06-15 05:10:24 +00:00
adabot
76b544f6d3 Automated update by Adabot (adafruit/adabot@b417f43)
Updating https://github.com/jposada202020/CircuitPython_BMP581 to 0.2.0 from 0.1.1:
  > Merge remote-tracking branch 'origin/master'
  > adding altitude function
  > small changes

Updating https://github.com/furbrain/CircuitPython_mag_cal to 1.3.0 from 1.2.2:
  > Fix error in tests
  > Make tolerance more configurable
  > Fix arccos/acos bug from ulab and make dip_std/avg save
2023-06-12 05:11:53 +00:00
adabot
5a631904b8 Automated update by Adabot (adafruit/adabot@b417f43)
Updating https://github.com/todbot/CircuitPython_PS2Controller to 1.2.0 from 1.1.2:
  > typo
  > fix image link because .rst files are dumber than .md files
  > Merge pull request todbot/CircuitPython_PS2Controller#1 from todbot/ps2new
  > increase read speed by 30% (non-pressure reads: 6ms to 4ms on rp2040, pressure: 13ms to 10ms), added dump example
2023-06-10 05:11:56 +00:00
Alec Delaney
9a455a33a3
Merge pull request #176 from jposada202020/adding_h3lis200dl
Adding library H3LIS200DL
2023-06-06 20:25:18 -04:00
jposada202020
035f2c3774 correcting library name 2023-06-06 16:46:40 -04:00
jposada202020
428c1d9488
Merge branch 'main' into adding_h3lis200dl 2023-06-05 20:33:07 -04:00
jposada202020
b700272d49
Merge pull request #174 from todbot/main
add ps2controller for Sony PS2 game controllers
2023-06-05 20:26:54 -04:00
jposada202020
2bd2f874d2 Adding library H3LIS200DL 2023-06-05 20:25:52 -04:00
Tod Kurt
7c538aeb4b update ps2controller submodule 2023-06-05 10:21:08 -07:00
adabot
32032574dd Automated update by Adabot (adafruit/adabot@b417f43)
Updating https://github.com/jposada202020/CircuitPython_DISPLAY_HT16K33 to 0.4.2 from 0.4.1:
  > framebuffer example

Updating https://github.com/furbrain/CircuitPython_mag_cal to 1.2.2 from 1.1.4:
  > Fix documentation
  > Fix bug in test code introduced in last commit
  > Add magnetic and gravity anomaly detection
  > Replace np.cross with our own version as the ulab version has a bug when it is working on slices of arrays
2023-06-05 05:10:22 +00:00
Tod Kurt
ea77f908f6 add Sony PS2 game controller library 2023-06-03 14:26:19 -07:00
Tod Kurt
54ea61be12 add Sony PS2 game controller library 2023-06-03 14:21:52 -07:00
adabot
9bfb0a66bf Automated update by Adabot (adafruit/adabot@b417f43)
Updating https://github.com/furbrain/CircuitPython_laser_egismos to 1.2.0 from 1.1.1:
  > Add timeouts

Updating https://github.com/furbrain/CircuitPython_mag_cal to 1.1.4 from 1.1.2:
  > Fix bug so that it actually works in circuitpython
  > Fix bug in find_similar_shots that fails when shots near 359 degs
2023-06-02 05:12:09 +00:00
foamyguy
caabe946ec
Merge pull request #173 from jposada202020/main
Adding library On display HT16K33
2023-06-01 10:38:48 -05:00
jposada202020
dc9a77b255 Adding library On display HT16K33 2023-05-31 19:39:55 -04:00
adabot
3277c01a5a Automated update by Adabot (adafruit/adabot@b417f43)
Updating https://github.com/jposada202020/CircuitPython_BMA220 to 0.5.0 from 0.4.0:
  > Merge remote-tracking branch 'origin/master'
  > lowg detection
  > examples
2023-05-25 05:07:26 +00:00
adabot
f821f46ee7 Automated update by Adabot (adafruit/adabot@47c2ea4)
Updating https://github.com/CedarGroveStudios/CircuitPython_NAU7802 to 2.0.0 from 1.7.0:
  > Merge pull request CedarGroveStudios/CircuitPython_NAU7802#7 from veleek/patch-1
  > Merge pull request CedarGroveStudios/CircuitPython_NAU7802#6 from tekktrik/dev/update
  > update docs
  > Merge pull request CedarGroveStudios/CircuitPython_NAU7802#3 from tekktrik/dev/update-ci
  > fix pylint error
2023-05-23 05:07:27 +00:00
Scott Shawcroft
8107613c89
Merge pull request #172 from jposada202020/adding_scales_library
Adding library Scales
2023-05-22 10:20:06 -07:00
adabot
4177360027 Automated update by Adabot (adafruit/adabot@078c241)
Updating https://github.com/jposada202020/CircuitPython_gauge to 0.3.0 from 0.2.0:
  > horizontal gauge
  > padding
2023-05-22 05:06:48 +00:00
jposada202020
f17d4956c2 Adding library Scales 2023-05-21 13:48:36 -04:00
adabot
41102f6314 Automated update by Adabot (adafruit/adabot@078c241)
Updating https://github.com/jposada202020/CircuitPython_BMA220 to 0.4.0 from 0.3.0:
  > Orientation

Updating https://github.com/jposada202020/CircuitPython_gauge to 0.2.0 from 0.1.0:
  > adding color_threshold
  > Update README.rst
  > undoing typehints
  > trying typehints_docs
  > adding quick_start.rst
  > minor fixes
  > adding AS7341 example
  > adding pics

Updating https://github.com/jposada202020/CircuitPython_uplot to 0.11.0 from 0.10.2:
  > Ubar - Adding 3D bars
  > Ubar - Adding 3D bars
  > updating sphinx
  > updating sphinx
  > updating sphinx
  > updating sphinx
  > updating sphinx
  > updating sphinx
  > updating sphinx
  > updating docs
  > Update README.rst
2023-05-21 05:07:26 +00:00
adabot
8f5a75363c Automated update by Adabot (adafruit/adabot@078c241)
Updating https://github.com/jposada202020/CircuitPython_BMA220 to 0.3.0 from 0.2.0:
  > Double Tap Sensing
  > updating_docs
2023-05-20 05:07:17 +00:00
Alec Delaney
5424c35d06
Merge pull request #171 from jposada202020/adding_BMA220
Adding library BMA220
2023-05-19 16:08:40 -04:00
jposada202020
99828a7cd5 Adding library BMA220 2023-05-18 16:55:39 -04:00
adabot
cf5736d9c7 Automated update by Adabot (adafruit/adabot@b5354e5)
Updating https://github.com/furbrain/CircuitPython_laser_egismos to 1.1.1 from 1.0.1:
  > fix errors in docs
  > Add AsyncLaser version
  > Tidy documentation
2023-05-15 05:10:19 +00:00
adabot
d2e7c79fae Automated update by Adabot (adafruit/adabot@b5354e5)
Updating https://github.com/FoamyGuy/CircuitPython_DisplayIO_ListSelect to 1.0.2 from 1.0.1:
  > Merge pull request FoamyGuy/CircuitPython_DisplayIO_ListSelect#2 from jposada202020/adding_styles_examples
  > Merge pull request FoamyGuy/CircuitPython_DisplayIO_ListSelect#1 from jposada202020/updating_examples_rst
2023-05-14 05:11:21 +00:00
jposada202020
3ffb699381
Merge pull request #170 from CDarius/axp192
Add AXP192 CircuitPython library
2023-05-11 12:37:43 -04:00
CDarius
b69e74e922 Add AXP192 CircuitPython library 2023-05-11 14:44:27 +00:00
adabot
8afda4271e Automated update by Adabot (adafruit/adabot@da879a8)
Updating https://github.com/Neradoc/CircuitPython_tm1637_dis to 1.1.0 from 1.0.0:
  > Merge branch 'some-update'
  > Fix OTHER doc link
  > Merge remote-tracking branch 'refs/remotes/origin/main'
  > jquery fix
  > fix readme
  > no release pypi
2023-05-11 05:09:23 +00:00
jposada202020
ac7ae1dfad
Merge pull request #169 from jposada202020/adding_BMA423
Adding library BMA423
2023-05-10 15:11:26 -04:00
jposada202020
144d7eb087
Merge branch 'main' into adding_BMA423 2023-05-10 15:04:31 -04:00
Scott Shawcroft
b6fa9c0592
Merge pull request #168 from jposada202020/adding_stts22h
Adding library STTS22H
2023-05-10 11:21:40 -07:00
adabot
79b537293f Automated update by Adabot (adafruit/adabot@a52bbea)
Updating https://github.com/Uberi/biplane to 1.0.2 from 1.0.1:
  > Start line parsing fix, update README

Updating https://github.com/jposada202020/CircuitPython_color_picker to 0.4.4 from 0.4.3:
  > _Github_actions
  > Update README.rst

Updating https://github.com/jposada202020/CircuitPython_equalizer to 0.5.3 from 0.5.2:
  > fixing gh release actions
  > Update README.rst

Updating https://github.com/jposada202020/CircuitPython_simple_dial to 0.2.1 from 0.2.0:
  > fixing gh release workflow
  > fixing gh release workflow
  > readme
  > Merge remote-tracking branch 'origin/main'
  > adding watch.jpg

Updating https://github.com/jposada202020/CircuitPython_st to 0.7.1 from 0.7.0:
  > Merge remote-tracking branch 'origin/main'
  > fixing gh release
  > fixing RTD
2023-05-10 05:06:45 +00:00
jposada202020
6c4e735a3a Adding library BMA423 2023-05-09 19:40:30 -04:00
jposada202020
9b42e71675 Adding library STTS22H 2023-05-09 19:23:56 -04:00
adabot
f731e33533 Automated update by Adabot (adafruit/adabot@a52bbea)
Updating https://github.com/jposada202020/CircuitPython_ArrowLine to 1.1.0 from 1.0.1:
  > improving dotted logic
  > changing sphinx theme
  > changing sphinx theme
  > changing sph9inx theme

Updating https://github.com/jposada202020/CircuitPython_st to 0.7.0 from 0.6.4:
  > adding ListSelect Support
  > Update README.rst
  > Update pyproject.toml
2023-05-09 05:07:23 +00:00
Alec Delaney
5ba7e60ba8
Merge pull request #166 from jposada202020/BMP581
Adding library BMP581
2023-05-08 09:46:00 -04:00
Alec Delaney
e265411316
Added newline ending 2023-05-08 09:23:59 -04:00
adabot
6bc6694be1 Automated update by Adabot (adafruit/adabot@a52bbea)
Updating https://github.com/Uberi/biplane to 1.0.1 from 1.0.0:
  > Set buffer size at a more reasonable value and fix wifi helpers
  > Add .gitignore

Updating https://github.com/jposada202020/CircuitPython_ArrowLine to 1.0.1 from 0.9.1:
  > Update pyproject.toml
  > dotted lines
  > Update README.rst
2023-05-08 05:10:13 +00:00
jposada202020
6a5c9f59d7
Merge branch 'main' into BMP581 2023-05-07 21:23:31 -04:00
jposada202020
f1adcd4cad
Merge pull request #167 from Uberi/add_biplane_library
Add listing for Biplane library
2023-05-07 21:19:52 -04:00
Anthony Zhang
33ab316eab Add Biplane library 2023-05-07 19:40:35 -04:00
jposada202020
d85e406203 Adding library BMP581 2023-05-07 14:23:31 -04:00
Alec Delaney
16c21d8bd8
Merge pull request #165 from jposada202020/fixing_typos
fixing some typos
2023-05-04 14:47:21 -04:00
jposada202020
429778d793 fixing some typos 2023-05-04 10:11:22 -04:00
adabot
60c060bed5 Automated update by Adabot (adafruit/adabot@a52bbea)
Updating https://github.com/furbrain/CircuitPython_mag_cal to 1.1.2 from 1.1.0:
  > More bug fixes for ulab quirks
  > fix to accoudn for ulab not having float64 type
  > Fix bug due to ulab not doing modulo arithmetic
  > Raise error if data with no runs of shots in the same direction given
  > Fix bug due to ulab not doing 3d matrices
  > fix documentation bug introduced by formatting
  > fix documentation bug introduced by formatting
2023-05-04 05:07:22 +00:00
adabot
304369f492 Automated update by Adabot (adafruit/adabot@a52bbea)
Updating https://github.com/ricardoquesada/bluepad32-circuitpython to 1.1.0 from 1.0.0:
  > Update documentation
  > Add support for gyro, accel, brake and throttle
2023-05-03 05:09:34 +00:00
Alec Delaney
4d9d45d751
Merge pull request #164 from jposada202020/adding_BMA400
adding the BMA400 driver
2023-05-02 10:24:03 -04:00
Alec Delaney
8b35e71252
Merge branch 'main' into adding_BMA400 2023-05-02 10:19:35 -04:00
Alec Delaney
f9ef6412c2
Merge pull request #163 from jposada202020/adding_LPS28DFW
adding lps28
2023-05-02 10:18:50 -04:00
adabot
e50993a60a Automated update by Adabot (adafruit/adabot@a52bbea)
Updating https://github.com/furbrain/CircuitPython_async_button to 1.2.2 from 1.2.1:
  > Fix bug in interaction between multibutton and button
2023-05-02 05:10:18 +00:00
jposada202020
cda4b9da3a adding the BMA400 driver 2023-05-01 19:59:38 -04:00
jposada202020
371600d2e1 adding lps28 2023-05-01 13:52:18 -04:00
adabot
46ad01347e Automated update by Adabot (adafruit/adabot@a52bbea)
Updating https://github.com/jposada202020/CircuitPython_BMI160 to 0.2.2 from 0.2.1:
  > improved examples
  > adding verification values
  > Merge remote-tracking branch 'origin/master'
  > adding verification values
  > changing sphinx theme
  > changing sphinx theme
  > Update README.rst

Updating https://github.com/jposada202020/CircuitPython_isl29125 to 0.2.3 from 0.2.1:
  > Merge remote-tracking branch 'origin/master'
  > adding verification values
  > Merge remote-tracking branch 'origin/master'
  > changing sphinx theme

Updating https://github.com/furbrain/CircuitPython_mag_cal to 1.1.0 from 1.0.3:
  > Add calibration convenience function and also find_runs
2023-04-29 05:11:16 +00:00
adabot
cde2146e77 Automated update by Adabot (adafruit/adabot@a52bbea)
Updating https://github.com/CedarGroveStudios/CircuitPython_AD9833 to 2.1.2 from 2.1.1:
  > add raw frequency property; update docs
  > add raw frequency property; update docs

Updating https://github.com/fivesixzero/CircuitPython_HX711 to 1.2.0 from 1.1.0:
  > fix: pass average_count onto read_average for multi-count reads

Updating https://github.com/jposada202020/CircuitPython_qmc5883l to 0.1.3 from 0.1.2:
  > adding examples
  > Update conf.py
  > changing sphinx theme
  > updating
  > Update build.yml
  > Update README.rst

Updating https://github.com/jposada202020/CircuitPython_simple_dial to 0.2.0 from 0.1.0:
  > Merge pull request jposada202020/CircuitPython_simple_dial#1 from Neradoc/rotate-ticks
  > Update README.rst
  > changing circle algorithm, tweaking example
  > changing circle algorithm, tweaking example
  > updating_readme
  > adding minor_tick_labels
2023-04-28 05:11:35 +00:00
adabot
79053418aa Automated update by Adabot (adafruit/adabot@a52bbea)
Updating https://github.com/CedarGroveStudios/CircuitPython_MIDI_Tools to 1.1.1 from 1.0.0:
  > update docs
  > update docs
  > update docs
  > add frequency_to_note_cents function; update docs
  > add frequency_to_note_cents function; update docs
  > Merge pull request CedarGroveStudios/CircuitPython_MIDI_Tools#1 from tekktrik/dev/update-ci
  > initial repo load
2023-04-27 05:10:30 +00:00
adabot
a5b7dae96a Automated update by Adabot (adafruit/adabot@a52bbea)
Updating https://github.com/jposada202020/CircuitPython_slider to 0.4.4 from 0.4.3:
  > Removing Max Group
  > Removing Max Group
2023-04-25 05:13:31 +00:00
jposada202020
31099055ce
Merge pull request #157 from jposada202020/adding_CircuitPython_Slider
adding Slider
2023-04-24 13:27:04 -04:00
Scott Shawcroft
ffba978201
Merge branch 'main' into adding_CircuitPython_Slider 2023-04-24 10:08:56 -07:00
jposada202020
7c72e31b32
Merge pull request #161 from Neradoc/add-multi-keypad
Add Multi Keypad helper library
2023-04-23 13:42:37 -04:00
Neradoc
b81aa94f42
Merge branch 'main' into add-multi-keypad 2023-04-23 19:17:58 +02:00
jposada202020
e0781b4f31
Merge pull request #162 from Neradoc/add-tm1637-display
Add tm1637_display driver
2023-04-23 13:12:28 -04:00
jposada202020
75887d310f
Merge pull request #160 from Neradoc/add-mcp23017-scanner
Add MCP23017 Scanner
2023-04-23 13:05:41 -04:00
Neradoc
3ce890d2ae Add tm1637_display driver 2023-04-23 19:05:36 +02:00
jposada202020
2e2078c498
Merge pull request #159 from Neradoc/add-m5stack-unit8
Add driver library for M5Stack 8 Angle and 8 Encoder Unit
2023-04-23 12:59:14 -04:00
Neradoc
2544096375 Add Multi Keypad helper library 2023-04-23 18:48:12 +02:00
Neradoc
803036ae53 Add MCP23017 Scanner 2023-04-23 18:10:06 +02:00
Neradoc
ad78870572 Add driver library for M5Stack Unit8 Angle and Encoder 2023-04-23 17:49:32 +02:00
jposada202020
25b8839dd3
Merge pull request #158 from Neradoc/add-absolute-mouse
Add the HID Absolute Mouse library
2023-04-23 11:29:25 -04:00
adabot
43bcbe7be7 Automated update by Adabot (adafruit/adabot@a52bbea)
Updating https://github.com/furbrain/CircuitPython_mag_cal to 1.0.3 from 1.0.0:
  > Fix pyproject.toml so pypi wheels are built
  > Fix github release process
  > docs again!
2023-04-23 05:12:29 +00:00
Neradoc
115977d05d Add the HID Absolute Mouse library 2023-04-22 19:48:10 +02:00
jposada202020
49134be830 adding Slider 2023-04-22 13:28:14 -04:00
adabot
adfd06b28a Automated update by Adabot (adafruit/adabot@a52bbea)
Updating https://github.com/jposada202020/CircuitPython_qmc5883l to 0.1.2 from 0.1.0:
  > adding value verification
  > updating magnetic property
  > adding twos complement
  > adding twos complement
  > fixing some bugs
2023-04-21 05:06:58 +00:00
jposada202020
459b9fc708
Merge pull request #155 from 2bndy5/add-cirque-pinnacle
add CircuitPython_Cirque_Pinnacle driver library
2023-04-20 23:19:57 -04:00
Brendan
42182e6b58 add CircuitPython_Cirque_Pinnacle driver library
I finally got around to polishing the driver lib for the Cirque circular trackpads. Now that v1.0.0 is published, I removed the reference to the lib in the work_in_progress.md doc.
2023-04-20 17:41:50 -07:00
adabot
1930d0b499 Automated update by Adabot (adafruit/adabot@a52bbea)
Updating https://github.com/ricardoquesada/bluepad32-circuitpython to 1.0.0 from 0.99.2:
  > MAC Address -> BT Address
  > Example: print BT address
  > Fix "pre-commit" error.
  > Merge branch 'main' into 'main'
2023-04-19 05:11:29 +00:00
jposada202020
86b646bd44
Merge pull request #154 from furbrain/main
Add laser_egismos module
2023-04-18 22:23:47 -04:00
Phil Underwood
a04d5e6144 Add laser_egismos module 2023-04-18 22:22:51 +01:00
adabot
accf21bc83 Automated update by Adabot (adafruit/adabot@a52bbea)
Updating https://github.com/CedarGroveStudios/CircuitPython_AD9833 to 2.1.1 from 2.1.0:
  > update docs; change frequency to floating point value
2023-04-13 05:09:14 +00:00
adabot
b86be76717 Automated update by Adabot (adafruit/adabot@a52bbea)
Updating https://github.com/s-light/CircuitPython_ansi_escape_code to 1.1.0 from 1.0.1:
  > Merge pull request s-light/CircuitPython_ansi_escape_code#3 from s-light/fix_docs_build
  > Merge pull request s-light/CircuitPython_ansi_escape_code#1 from jposada202020/adding_example
  > Merge pull request s-light/CircuitPython_ansi_escape_code#2 from jposada202020/correcting_version
  > add docu
  > fix pypi setup file
2023-04-12 05:09:38 +00:00
adabot
a43289cb4d Automated update by Adabot (adafruit/adabot@a52bbea)
Updating https://github.com/jposada202020/CircuitPython_isl29125 to 0.2.1 from 0.1.0:
  > fixing threshold
  > fixing threshold
  > threshold_example
  > Conf3
  > IR compensation
  > ADC Resolution
  > sensing range
  > opearation_mode

Updating https://github.com/furbrain/CircuitPython_async_button to 1.2.1 from 1.1.0:
  > fix release_gh.yml
  > Add MultiButton support - so you can await on multiple buttons

Updating https://github.com/tekktrik/CircuitPython_CSV to 1.1.5 from 1.1.4:
  > Merge pull request tekktrik/CircuitPython_CSV#21 from tekktrik/dev/readme-update
2023-04-11 05:06:53 +00:00
Scott Shawcroft
3289f89ddb
Merge pull request #153 from FoamyGuy/adding_displayio_listselect
adding displayio_listselect
2023-04-10 10:18:09 -07:00
foamyguy
3a525fa361 adding displayio_listselect 2023-04-10 11:43:08 -05:00
foamyguy
f14c1e5ee6
Merge pull request #151 from jposada202020/adding_MC3479
adding Mesmic MC3479 driver
2023-04-10 11:35:12 -05:00
foamyguy
8c60480d95 Merge branch 'main' into adding_MC3479
# Conflicts:
#	.gitmodules
2023-04-10 11:12:23 -05:00
foamyguy
4dda106102
Merge pull request #149 from jposada202020/adding_isl29125
adding isl29125 driver
2023-04-10 11:11:40 -05:00
foamyguy
3f0ce21cd0 Merge branch 'main' into adding_isl29125
# Conflicts:
#	.gitmodules
2023-04-10 11:07:34 -05:00
foamyguy
0cee85f4ef
Merge pull request #148 from jposada202020/adding_qmc5883l
adding qmc5883l driver
2023-04-10 11:04:05 -05:00
foamyguy
27191de60b Merge branch 'main' into adding_qmc5883l
# Conflicts:
#	.gitmodules
2023-04-10 10:54:26 -05:00
foamyguy
b0ef43c1d6 Merge branch 'main' into adding_qmc5883l
# Conflicts:
#	.gitmodules
2023-04-10 10:51:18 -05:00
foamyguy
265c12faef
Merge pull request #144 from jposada202020/adding_simple_dial
adding_simple_dial
2023-04-10 10:40:47 -05:00
foamyguy
77c71a70df Merge branch 'main' into adding_simple_dial
# Conflicts:
#	.gitmodules
2023-04-10 10:34:09 -05:00
jposada202020
d326224d6d
Merge pull request #152 from furbrain/main
Add async buzzer module
2023-04-09 11:37:34 -04:00
Phil Underwood
a9f788432d Add async buzzer module 2023-04-09 14:18:56 +01:00
adabot
b6927c68a4 Automated update by Adabot (adafruit/adabot@a52bbea)
Updating https://github.com/jposada202020/CircuitPython_BMI160 to 0.2.1 from 0.1.0:
  > adding examples
  > more gyro
  > adding gyro example
  > gyro
  > temperature
  > fixing
  > typing and power mode
  > acceleration data rate example
  > acceleration data range example
2023-04-04 05:09:44 +00:00
Scott Shawcroft
9d19c28fcd
Merge pull request #150 from jposada202020/adding_BMI160
adding BMI160 driver
2023-04-03 10:18:17 -07:00
jposada202020
887a69f98f adding MC3479 driver 2023-04-02 19:05:47 -04:00
adabot
fe87fc8989 Automated update by Adabot (adafruit/adabot@a52bbea)
Updating https://github.com/bablokb/circuitpython-pcf85063a to 1.1.0 from 1.0.1:
  > added access to ram_byte
2023-04-01 05:06:57 +00:00
jposada202020
a03a97ba83 adding BMI160 driver 2023-03-31 20:34:44 -04:00
adabot
a10b036b00 Automated update by Adabot (adafruit/adabot@d3c7302)
Updating https://github.com/CedarGroveStudios/CircuitPython_AD9833 to 2.1.0 from 2.0.1:
  > improve reset timing and register content interference
2023-03-31 05:09:37 +00:00
adabot
efb62b246e Automated update by Adabot (adafruit/adabot@d3c7302)
Updating https://github.com/CedarGroveStudios/CircuitPython_AD5293 to 1.0.4 from 1.0.3:
  > remove SPI pin default settings
  > Merge branch 'main' of https://github.com/CedarGroveStudios/CircuitPython_AD5293
  > update docs
  > Disable SDO pin upon initialization
  > update docs
  > update docs

Updating https://github.com/CedarGroveStudios/CircuitPython_AD9833 to 2.0.1 from 2.0.0:
  > remove SPI pin defaults
  > remove default SPI settings
  > update docs
2023-03-29 05:10:03 +00:00
jposada202020
bb982a567b adding isl29125 driver 2023-03-28 21:32:25 -04:00
jposada202020
42d30de48b adding qmc5883l driver 2023-03-25 14:20:40 -04:00
Kattni
cccbaeeed9
Merge pull request #147 from jposada202020/adding_100_image
adding 100 community library image
2023-03-23 12:52:33 -04:00
jposada202020
047212355c adding 100 community library image 2023-03-23 12:22:36 -04:00
jposada202020
52a13012dc
Merge branch 'main' into adding_simple_dial 2023-03-23 07:48:54 -04:00
adabot
1f3da196fb Automated update by Adabot (adafruit/adabot@2415fa6)
Updating https://github.com/CedarGroveStudios/CircuitPython_AD5293 to 1.0.3 from 1.0.1:
  > Merge branch 'main' of https://github.com/CedarGroveStudios/CircuitPython_AD5293
  > update docs; remove SPI warning
  > update docs; remove SPI warning
  > remove SPI bus warning
  > update docs
  > update docs
  > update docs
  > update docs

Updating https://github.com/CedarGroveStudios/CircuitPython_AD9833 to 2.0.0 from 1.0.0:
  > Merge branch 'master' of https://github.com/CedarGroveStudios/CircuitPython_AD9833
  > update UI to allow SPI bus specification
  > update UI to allow specification of SPI bus
  > change SPI bus definition so bus can be shared
  > update docs
  > Merge pull request CedarGroveStudios/CircuitPython_AD9833#1 from tekktrik/dev/update-ci
2023-03-20 05:11:18 +00:00
adabot
e94aac64c8 Automated update by Adabot (adafruit/adabot@2415fa6)
Updating https://github.com/CedarGroveStudios/CircuitPython_AD5293 to 1.0.1 from 1.0.0:
  > remove HIPO pin from SPI initialization (not needed)
2023-03-19 05:09:04 +00:00
jposada202020
9d4a024a10
Merge pull request #145 from CedarGroveStudios/main
Add CedarGrove CircuitPython_AD5293 Digital Potentiometer driver
2023-03-18 23:03:45 -04:00
jposada202020
d1a9a43a31
Merge pull request #146 from CedarGroveStudios/patch-1
Add listing for AD5293; docs for AD9833 and AD5245
2023-03-18 22:57:19 -04:00
Cedar Grove Maker Studios
0c06f7a226
Add listing for AD5293; docs for AD9833 and AD5245 2023-03-18 14:31:39 -07:00
Cedar Grove Maker Studios
b7c8b9c17e add ad5293 driver 2023-03-18 13:09:54 -07:00
jposada202020
1c26fd5567
Merge branch 'main' into adding_simple_dial 2023-03-18 14:39:31 -04:00
jposada202020
5dde807d3f updating_gitmodules 2023-03-18 14:33:50 -04:00
jposada202020
66058d4e9f adding_simple_dial 2023-03-18 14:24:49 -04:00
adabot
25c4942162 Automated update by Adabot (adafruit/adabot@2415fa6)
Updating https://github.com/jposada202020/CircuitPython_uplot to 0.10.2 from 0.10.1:
  > Update release_gh.yml
2023-03-17 05:10:41 +00:00
adabot
07aef7aed7 Automated update by Adabot (adafruit/adabot@2415fa6)
Updating https://github.com/jposada202020/CircuitPython_uplot to 0.10.1 from 0.10.0:
  > updating docs
2023-03-16 05:09:07 +00:00
Alec Delaney
0d232632d7
Merge pull request #143 from jposada202020/adding_circuitpython_gauge
adding circuitpython gauge library
2023-03-15 12:33:25 -04:00
jposada202020
f5c4932508 adding_gauge 2023-03-14 21:21:21 -04:00
jposada202020
945f7fc651
Merge pull request #142 from furbrain/main
Add async button and distox helper libraries
2023-03-13 19:13:06 -04:00
Phil Underwood
60993b534e retrigger checks 2023-03-13 22:57:10 +00:00
Phil Underwood
dc32435276 Add async button and distox helper libraries 2023-03-13 22:39:29 +00:00
adabot
4fcddbdf52 Automated update by Adabot (adafruit/adabot@2415fa6)
Updating https://github.com/ricardoquesada/bluepad32-circuitpython to 0.99.2 from 0.99.1:
  > doc: Update documentation
  > make it compatible with Bluepad32 v3.6.x

Updating https://github.com/jposada202020/CircuitPython_st to 0.6.4 from 0.6.3:
  > Update pyproject.toml

Updating https://github.com/jposada202020/CircuitPython_uplot to 0.10.0 from 0.8.0:
  > adding svg feature
  > adding pics
  > fixing docs
  > adding tick location
  > adding logging fill feature
  > adding font
  > __init__
  > Update pyproject.toml
  > Update __init__.py
  > updating
  > updating
  > adding scale
  > adding scale
  > adding logging
  > adding cartesian data_logging
  > adding cartesian data_logging
  > adding cartesian data_logging
  > adding sparkline example
  > adding tick_height_argument argument for boxplot
  > adding line_color argument for boxplot
  > changing example
2023-03-13 17:32:16 +00:00
Alec Delaney
292b2f91f4
Merge pull request #140 from bablokb/pcf85063a
added driver library for the PCF85063A RTC
2023-03-08 07:41:23 -08:00
Bernhard Bablok
40333a1852 added driver library for the PCF85063A RTC 2023-03-07 19:07:37 +01:00
adabot
f3b05dfaee Automated update by Adabot (adafruit/adabot@2415fa6)
Updating https://github.com/jposada202020/CircuitPython_uplot to 0.8.0 from 0.7.0:
  > adding color map
  > correcting bugs
2023-03-07 05:11:46 +00:00
adabot
41da992706 Automated update by Adabot (adafruit/adabot@2415fa6)
Updating https://github.com/furbrain/CircuitPython_mag_cal to 1.0.0 from 0.9.0:
  > Update docs again
  > rename functions to be a bit more descriptive
  > Minor doc fixes
  > Hide non-public methods and remove unused methods
  > Improve documentation
2023-03-05 05:11:27 +00:00
adabot
a5e5085b14 Automated update by Adabot (adafruit/adabot@2415fa6)
Updating https://github.com/jposada202020/CircuitPython_uplot to 0.7.0 from 0.6.0:
  > adding uboxplot example
  > adding uboxplot example
  > changing imports to save memory
  > adding ubar text
  > update
  > adding cartesian text support
  > replacing uint16 ocurrences
  > Update README.rst
  > Update README.rst
  > Update README.rst
  > finishing quick_start.rst
  > improving type annotations
  > improving type annotations
  > improving type annotations
  > improving type annotations
  > Merge remote-tracking branch 'origin/main'
  > adding cartesian info to README.rst
  > information
  > keywords
  > quick_start
  > scatter radius list
  > adding nudge feature
  > adding quick_start.rst
  > name change to transform
  > adding ufillbetween
2023-02-23 05:11:09 +00:00
adabot
4d30452415 Automated update by Adabot (adafruit/adabot@2415fa6)
Updating https://github.com/CedarGroveStudios/CircuitPython_ColorFader to 1.0.2 from 1.0.1:
  > Merge pull request CedarGroveStudios/CircuitPython_ColorFader#2 from jposada202020/adding_example
  > Merge pull request CedarGroveStudios/CircuitPython_ColorFader#1 from tekktrik/dev/update-ci

Updating https://github.com/tekktrik/CircuitPython_CSV to 1.1.4 from 1.1.3:
  > Merge pull request tekktrik/CircuitPython_CSV#18 from jposada202020/fixing_example.rst
2023-02-18 05:08:21 +00:00
adabot
77abbd2151 Automated update by Adabot (adafruit/adabot@2415fa6)
Updating https://github.com/jposada202020/CircuitPython_uplot to 0.6.0 from 0.5.0:
  > Merge remote-tracking branch 'origin/main'
  > updating ranges, and colors, adding readme example code
  > changing pic type
  > replacing ubar graph
  > Merge remote-tracking branch 'origin/master'
  > color filled bars add
  > stackplot example
  > cartesian line color
  > refactoring
  > refactoring
  > adding gallery
  > correcting bitmap positioning correcting pie end point
  > changing upie to use Vectorio Polygon
2023-02-17 05:09:42 +00:00
adabot
4ed0b3d15d Automated update by Adabot (adafruit/adabot@2415fa6)
Updating https://github.com/tekktrik/CircuitPython_CSV to 1.1.3 from 1.1.2:
  > Merge pull request tekktrik/CircuitPython_CSV#20 from tekktrik/dev/update-ci

Updating https://github.com/tekktrik/CircuitPython_functools to 0.1.1 from 0.1.0:
  > Merge pull request tekktrik/CircuitPython_functools#2 from tekktrik/dev/update-ci
2023-02-15 05:10:35 +00:00
adabot
5fbe4f27cc Automated update by Adabot (adafruit/adabot@68fe1f8)
Updating https://github.com/jposada202020/CircuitPython_uplot to 0.5.0 from 0.2.0:
  > adding upie_examples
  > adding upie
  > adding ubar
  > adding annotations
  > adding pics
  > display_shapes example
  > adding scatter plots, packing library
  > axes_types
  > axes_types
2023-02-14 05:07:25 +00:00
Scott Shawcroft
1de57e5a7b
Merge pull request #139 from jposada202020/adding_uplot
Adding uplot
2023-02-13 10:05:48 -08:00
jposada202020
d59293bbe3 adding_uplot 2023-02-11 14:04:04 -05:00
jposada202020
babec058b5
Merge branch 'adafruit:main' into main 2023-02-11 13:49:01 -05:00
adabot
0bb85600f6 Automated update by Adabot (adafruit/adabot@88e01fd)
Updating https://github.com/todbot/CircuitPython_Noise to v1.0.1 from v1.0:
  > readme typo

Updating https://github.com/jposada202020/CircuitPython-UBoxplot to 0.1.3 from 0.1.2:
  > Merge pull request jposada202020/CircuitPython-UBoxplot#1 from jposada202020/changing_name
2023-02-08 05:09:50 +00:00
Alec Delaney
af1861195b
Merge pull request #138 from tekktrik/dev/no-context-dump
Don't dump GitHub context
2023-02-07 22:57:08 -05:00
Alec Delaney
19e7fc1e6d
Merge pull request #136 from jposada202020/adding_boxplot
Adding boxplot library
2023-02-07 14:52:48 -05:00
Alec Delaney
33c040aff2
Don't dump GitHub context 2023-02-07 14:48:50 -05:00
Alec Delaney
a12a14d0ff
Merge branch 'main' into adding_boxplot 2023-02-07 14:46:37 -05:00
Alec Delaney
e8f80e7d2a
Merge pull request #137 from todbot/main
Add noise helper library
2023-02-07 09:46:50 -05:00
Tod Kurt
dc1216fd0d add noise helper library 2023-02-06 17:11:21 -08:00
jposada202020
301dd21173
Merge branch 'adafruit:main' into main 2023-02-06 19:34:41 -05:00
adabot
bb7cb94d8d Automated update by Adabot (adafruit/adabot@88e01fd)
Updating https://github.com/cedargrovestudios/circuitpython_airqualitytools to 1.0.2 from 1.0.0:
  > add Español (Spanish) translation helper
  > add Español (Spanish) translation helper
  > Merge branch 'main' of https://github.com/CedarGroveStudios/CircuitPython_AirQualityTools
  > add Español (Spanish) translation helper
2023-02-06 05:09:26 +00:00
jposada202020
14a80d27f8
Update .gitmodules
Thanks
2023-02-04 10:53:35 -05:00
jposada202020
60267dc75e Adding uboxplot 2023-02-04 01:41:37 -05:00
jposada202020
733f5836cc
Merge branch 'adafruit:main' into main 2023-02-03 20:04:36 -05:00
adabot
03f7a64081 Automated update by Adabot (adafruit/adabot@88e01fd)
Updating https://github.com/CedarGroveStudios/CircuitPython_RangeSlicer to v1.0.3 from 1.0.2:
  > update pylint version
  > update docs
  > update docs
  > update social image
2023-02-03 05:13:28 +00:00
jposada202020
ba5f29f6c3
Merge pull request #135 from gpongelli/gpio_expander
Add driver for GPIO expander chips
2023-02-02 12:38:09 -05:00
Gabriele Pongelli
ae3a4ce878
Doc under right section 2023-02-02 18:28:53 +01:00
gpongelli
7125ac543a
Add driver for GPIO expander chips 2023-02-02 16:23:18 +01:00
adabot
acb0dd6956 Automated update by Adabot (adafruit/adabot@88e01fd)
Updating https://github.com/jposada202020/CircuitPython_Candlesticks to 0.7.1 from 0.7.0:
  > Merge pull request jposada202020/CircuitPython_Candlesticks#3 from jposada202020/updating_files
2023-02-02 05:09:40 +00:00
adabot
c1c25dca09 Automated update by Adabot (adafruit/adabot@88e01fd)
Updating https://github.com/jposada202020/CircuitPython_color_picker to 0.4.3 from 0.4.2:
  > Update color_picker.py

Updating https://github.com/jposada202020/CircuitPython_equalizer to 0.5.2 from 0.5.1:
  > Update equalizer.py

Updating https://github.com/jposada202020/CircuitPython_st to 0.6.3 from 0.6.2:
  > Update styles.py
2023-01-31 05:11:13 +00:00
Scott Shawcroft
18c922ee8a
Merge pull request #133 from tekktrik/dev/update-ci
Update CI
2023-01-30 11:22:52 -08:00
jposada202020
7550b8632f
adding more descriptions 2023-01-29 12:42:32 -05:00
jposada202020
ecace8a2b4
adding description for Community Library helpers 2023-01-29 12:39:49 -05:00
Alec Delaney
4da5da4415 Update CI 2023-01-28 12:27:49 -05:00
Scott Shawcroft
54199935f7
Merge pull request #132 from jposada202020/adding_descriptions
Adding Drivers Libraries Descriptions
2023-01-27 10:21:15 -08:00
jposada202020
257e88a465 Adding Drivers Libraries Descriptions 2023-01-27 08:42:21 -05:00
adabot
855190c642 Automated update by Adabot (adafruit/adabot@88e01fd)
Updating https://github.com/jposada202020/CircuitPython_ArrowLine to 0.9.1 from 0.9.0:
  > Changing_github Actions
  > Update pyproject.toml
  > Update pyproject.toml

Updating https://github.com/jposada202020/CircuitPython_color_picker to 0.4.2 from 0.4.1:
  > Update pyproject.toml
  > Update pyproject.toml
  > Update pyproject.toml
  > _Github_actions
  > Update pyproject.toml

Updating https://github.com/jposada202020/CircuitPython_equalizer to 0.5.1 from 0.5.0:
  > Update pyproject.toml
  > Update pyproject.toml
  > Create release_pypi.yml
  > Rename release.yml to release_gh.yml

Updating https://github.com/jposada202020/CircuitPython_st to 0.6.2 from 0.6.0:
  > Rename release.yml to release_gh.yml
  > Create release_pypi.yml
  > Update pyproject.toml
2023-01-27 05:11:16 +00:00
Alec Delaney
480fb97859
Merge pull request #131 from jposada202020/master
adding Graphic Equalizer and ColorPicker Library
2023-01-23 12:23:00 -08:00
jposada202020
a7efe41ee0 adding Pypi reference for color picker library 2023-01-23 13:53:43 -05:00
adabot
79fd26e865 Automated update by Adabot (adafruit/adabot@6174d7e)
Updating https://github.com/jposada202020/CircuitPython_Candlesticks to 0.7.0 from 0.6.2:
  > Merge pull request jposada202020/CircuitPython_Candlesticks#2 from jposada202020/removing_vectorshape

Updating https://github.com/jposada202020/CircuitPython_st to 0.6.0 from 0.5.1:
  > Merge pull request jposada202020/CircuitPython_st#1 from jposada202020/adding_ScrollingLabel
2023-01-23 05:09:31 +00:00
jposada202020
2731208a1e adding color_picker Library 2023-01-22 18:03:51 -05:00
jposada202020
a3a38dacd4 adding Equalizer Library 2023-01-22 16:39:05 -05:00
adabot
fd79748760 Automated update by Adabot (adafruit/adabot@6174d7e)
Updating https://github.com/jposada202020/CircuitPython_ArrowLine to 0.9.0 from 0.8.3:
  > Merge pull request jposada202020/CircuitPython_ArrowLine#5 from jposada202020/Removing_Vectorshape
2023-01-22 05:06:29 +00:00
Alec Delaney
a034e7e36e
Merge pull request #130 from DerBroader71/main
added uuidv4 helper
2023-01-19 22:15:58 -05:00
Tudor Davies
06c35ca4a4 added uuidv4 helper 2023-01-19 12:13:11 +00:00
adabot
fba0fb5f3b Automated update by Adabot (adafruit/adabot@85a9103)
Updating https://github.com/jandelgado/jled-circuitpy to v1.0.3 from v1.0.2:
  > update documentation (circup) (jandelgado/jled-circuitpy#3)
2023-01-16 05:06:50 +00:00
adabot
c487d3c741 Automated update by Adabot (adafruit/adabot@85a9103)
Updating https://github.com/CedarGroveStudios/CircuitPython_NAU7802 to 1.7.0 from 1.6.3:
  > fix channel select data buffer issue
2023-01-15 05:10:59 +00:00
adabot
ccc929d978 Automated update by Adabot (adafruit/adabot@85a9103)
Updating https://github.com/CedarGroveStudios/CircuitPython_NAU7802 to 1.6.3 from 1.5.9:
  > include default settling time for channel change
  > Update nau7802_simpletest.py
  > update driver and example; remove clue scale examples
  > Merge branch 'main' of https://github.com/CedarGroveStudios/CircuitPython_NAU7802
  > working on simpletest
  > working on simpletest
  > working on simpletest...
  > update driver, example; remove clue scale examples
  > update pylint to v2.15.5
  > increase default ADC conversion rate; update example
  > increase default ADC conversion rate; update example
2023-01-14 05:09:39 +00:00
Alec Delaney
442b306c79
Merge pull request #129 from CedarGroveStudios/main
Update PaletteSlice submodule definition
2023-01-12 12:57:44 -05:00
Cedar Grove Maker Studios
383445a74d
update submodule PaletteSlice definition
Replace submodule PaletteSlice camelcase definition with lowercase to make it visible to `circup`
2023-01-11 14:51:15 -08:00
Cedar Grove Maker Studios
49d8ef5221 replace PaletteSlice camelcase folder name with lowercase
... to be recognizable by circup
2023-01-11 14:47:30 -08:00
Scott Shawcroft
e794e6a36a
Merge pull request #128 from jandelgado/add_jled_library
add JLed library
2023-01-11 10:37:39 -08:00
Jan Delgado
1e73153284 add JLed 2023-01-11 11:49:44 +01:00
adabot
787e70c3fa Automated update by Adabot (adafruit/adabot@85a9103)
Updating https://github.com/CedarGroveStudios/CircuitPython_PaletteSlice to 1.0.2 from 1.0.1:
  > update docs; remove unused __delitem__ function
2023-01-10 05:12:38 +00:00
Alec Delaney
fada2d5a63
Merge pull request #125 from CedarGroveStudios/main
Add PaletteSlice wrapper class
2023-01-09 12:12:06 -05:00
Cedar Grove Maker Studios
7fe0486f4d
add PaletteSlice helper 2023-01-08 22:57:53 -08:00
Cedar Grove Maker Studios
6883a5a430 add PaletteSlice to the community bundle 2023-01-08 22:53:21 -08:00
Scott Shawcroft
7a3192f89b
Merge pull request #124 from furbrain/main
Adds a driver for laser range finder and magnetometer calibration helper
2023-01-04 09:25:48 -08:00
Phil Underwood
8b016115f2 fix erroneous entry in .gitmodules 2023-01-04 14:12:19 +00:00
Phil Underwood
781bcd15e5 Add laser_at driver and magnetometer calibration helper 2023-01-04 14:05:04 +00:00
adabot
e6a546c789 Automated update by Adabot (adafruit/adabot@85a9103)
Updating https://github.com/CedarGroveStudios/CircuitPython_PaletteFader to 1.1.1 from 1.1.0:
  > update .gitignore
  > update description
2022-12-22 05:12:42 +00:00
adabot
86b0d59947 Automated update by Adabot (adafruit/adabot@43c5dc5)
Updating https://github.com/cedargrovestudios/circuitpython_temperaturetools to 1.0.1 from 1.0.0:
  > increase dew point range
2022-12-15 05:06:58 +00:00
adabot
fd06812ccc Automated update by Adabot (adafruit/adabot@14c9947)
Updating https://github.com/furbrain/CircuitPython_seeed_xiao_nRF52840 to v1.0.1 from v1.0.0:
  > Fix bugs

Updating https://github.com/adafruit/Adafruit_CircuitPython_Bundle/circuitpython_library_list.md to NA from NA:
  > Updated download stats for the libraries
2022-12-08 05:09:59 +00:00
Scott Shawcroft
b5a644f987
Merge pull request #123 from deshipu/main
Add a driver for the PAJ7620 gesture sensor.
2022-11-16 09:06:37 -08:00
Radomir Dopieralski
5b37cb74af Add a driver for the PAJ7620 gesture sensor. 2022-11-16 14:00:59 +01:00
Alec Delaney
3463728d83
Merge pull request #122 from mindwidgets/main
Add DFPlayer Pro DF1201S driver
2022-11-15 15:28:23 -05:00
aaronsilinskas
05c059c4af add the DFPlayer Pro DF1201S driver 2022-11-13 21:26:04 -05:00
Alec Delaney
d73306534d
Merge pull request #121 from furbrain/main
Add Support for seeed_xiao_nrf52840
2022-11-09 19:41:25 -05:00
adabot
5b6b817ed0 Automated update by Adabot (adafruit/adabot@20221107)
Updating https://github.com/tekktrik/CircuitPython_CSV to 1.1.2 from 1.1.1:
  > Merge pull request tekktrik/CircuitPython_CSV#17 from tekktrik/dev/fix-readme
  > Add license files
  > Add attribution to PSF as SPDX header
  > Explictly attribute other licenses
  > Remove badge of downloads
2022-11-09 05:22:10 +00:00
adabot
14bab43e6d Automated update by Adabot (adafruit/adabot@20221104)
Updating https://github.com/furbrain/CircuitPython_RM3100 to v1.0.0 from v1.0.0-rc1:
  > Remove asyncio code - doesn't really live here...]
  > Remove asyncio code - doesn't really live here...
  > Add async example
  > Make some functions into properties, add magnetic function and conversion to microTeslas
2022-11-06 05:08:11 +00:00
Phil Underwood
52cfd1c18a
Merge branch 'adafruit:main' into main 2022-11-05 16:38:37 +00:00
Phil Underwood
f73fa496a4 Add Support for seeed_xiao_nrf52840 2022-11-05 16:36:32 +00:00
adabot
48ffa8823a Automated update by Adabot (adafruit/adabot@20221104)
Updating https://github.com/CedarGroveStudios/CircuitPython_RGB_SpectrumTools to 1.0.3 from 1.0.2:
  > update docs
2022-11-05 05:06:41 +00:00
Alec Delaney
bed4195b4e
Merge pull request #120 from furbrain/main
Add RM3100 magnetometer library
2022-11-01 20:35:27 -04:00
Phil Underwood
d72f5b3f56
Merge branch 'main' into main 2022-11-01 18:56:46 +00:00
foamyguy
87dda91559
Merge pull request #119 from CedarGroveStudios/main
Add CedarGrove ColorFader, MIDI_Tools, OhmsLaw, RGB_SpectrumTools, and TouchCalibrator
2022-10-31 09:45:14 -05:00
Phil Underwood
61eb767f59 Add RM3100 magnetometer library 2022-10-30 17:43:04 +00:00
Cedar Grove Maker Studios
af49f01ce8 add colorfader, touchcalibrator, rgb_spectrumtools, midi_tools, and ohmslaw 2022-10-29 23:14:33 -07:00
Cedar Grove Maker Studios
89088f2032
Add ColorFader, MIDI_Tools, OhmsLaw, RGB_SpectrumTools, and TouchCalibrator
Add descriptions and docs links to CedarGrove helpers.
Add descriptions to CedarGrove drivers.
Driver doc links will be added soon.
2022-10-29 23:03:13 -07:00
adabot
7eb1e7a789 Automated update by Adabot (adafruit/adabot@eaa233b)
Updating https://github.com/CedarGroveStudios/CircuitPython_AD9833 to 1.0.0 from v1.0.0:
  > update docs
  > update docs
  > update docs
  > update docs

Updating https://github.com/cedargrovestudios/circuitpython_airqualitytools to 1.0.0 from v1.0.0:
  > initial repo load
  > initial repo load
  > initial repo load
  > initial repo load

Updating https://github.com/CedarGroveStudios/CircuitPython_PaletteFader to 1.1.0 from v1.1.0:
  > update docs
  > update docs

Updating https://github.com/Cedargrovestudios/circuitpython_paletteFilter to 1.0.0 from v1.0.0:
  > Merge branch 'main' of https://github.com/CedarGroveStudios/CircuitPython_PaletteFilter
  > add background bitmap for testing
  > update docs
  > update docs
  > update docs
  > update docs

Updating https://github.com/cedargrovestudios/circuitpython_temperaturetools to 1.0.0 from v1.0.0:
  > initial repo load
  > initial repo load
2022-10-27 05:14:31 +00:00
Alec Delaney
d40150c677
Merge pull request #117 from CedarGroveStudios/main
Add DST_Adjuster and LeapYear helpers
2022-10-26 22:41:18 -04:00
Cedar Grove Maker Studios
4ca7d960d9
Merge branch 'adafruit:main' into main 2022-10-25 23:04:07 -07:00
adabot
e4c00c2b64 Automated update by Adabot (adafruit/adabot@eaa233b)
Updating https://github.com/cedargrovestudios/CircuitPython_AD5245 to v1.0.1 from v1.0.0:
  > fix incorrect cookiecutter repo address insertion
  > update docs

Updating https://github.com/CedarGroveStudios/CircuitPython_DRV8830 to v1.0.1 from v1.0.0:
  > Merge branch 'master' of https://github.com/CedarGroveStudios/CircuitPython_DRV8830
  > fix incorrect cookiecutter repo address insertion
  > remove todo
  > revert to saved version
  > update docs
  > update docs
  > update docs
  > update docs
  > Merge branch 'master' of https://github.com/CedarGroveStudios/CircuitPython_DRV8830
  > update docs
  > Merge branch 'master' of https://github.com/CedarGroveStudios/CircuitPython_DRV8830
  > update docs
  > update docs

Updating https://github.com/CedarGroveStudios/CircuitPython_NAU7802 to 1.5.9 from 1.5.8:
  > Merge branch 'main' of https://github.com/CedarGroveStudios/CircuitPython_NAU7802
  > fix incorrect cookiecutter repo address insertion
  > update version string
  > update docs
  > Merge branch 'main' of https://github.com/CedarGroveStudios/CircuitPython_NAU7802
  > update docs
  > Merge branch 'main' of https://github.com/CedarGroveStudios/CircuitPython_NAU7802
  > update docs
  > Merge branch 'main' of https://github.com/CedarGroveStudios/CircuitPython_NAU7802
  > update docs
  > update docs
  > update docs
  > fix build badge
  > Update LICENSE
  > update license
  > update license
  > update dime calibration weight example (docs)
  > update background image
  > update docs for the learning guide

Updating https://github.com/2bndy5/CircuitPython_nRF24L01 to 2.1.2 from 2.1.1:
  > Merge branch 'preparing-for-v2.1.2'
  > archive built bundles in release CI manual trigger
  > Merge branch 'master' of https://github.com/nRF24/CircuitPython_nRF24L01
  > add a dummy setup.py for older python versions
  > update actions/setup-python version in release CI
  > remove submodule checkout in release CI
  > fix project brief description in pyproject.toml
  > Repo updates (2bndy5/CircuitPython_nRF24L01#44)

Updating https://github.com/CedarGroveStudios/CircuitPython_PaletteFader to v1.1.0 from v1.0.0:
  > update docs
  > update docs
  > update docs
  > Merge branch 'main' of https://github.com/CedarGroveStudios/CircuitPython_PaletteFader
  > fix incorrect cookiecutter repo address insertion
  > adjust background gamma setting
  > update docs
  > update docs and example
  > update docs
  > update docs
  > package both versions
  > fix trailing space
  > update docs
  > move ulab version to examples
  > update docs
  > Eliminate the need to use ulab
  > add ulab incompatibility for CPy7.3.3 MatrixPortal warning
  > update version string
  > update docs
  > update docs
  > update docs
  > update docs
  > update docs
  > update docs
  > update docs
  > Merge pull request CedarGroveStudios/CircuitPython_PaletteFader#1 from tekktrik/main
  > initial repo load

Updating https://github.com/CedarGroveStudios/CircuitPython_RangeSlicer to v1.0.2 from v1.0.1:
  > fix incorrect cookiecutter repo address insertion
  > update docs: add noisy signal models
  > update docs: add noisy signal models
  > Merge branch 'master' of https://github.com/CedarGroveStudios/CircuitPython_RangeSlicer
  > update docs: add noise models diagram
  > update docs
  > update docs
  > Merge branch 'master' of https://github.com/CedarGroveStudios/CircuitPython_RangeSlicer
  > update docs
  > update docs
  > update media
  > update docs
  > update docs
  > Merge branch 'master' of https://github.com/CedarGroveStudios/CircuitPython_RangeSlicer
  > update version string

Updating https://github.com/cedargrovestudios/circuitpython_shadowwatcher to v1.0.1 from v1.0.0:
  > fix incorrect cookiecutter repo address insertion
  > fix incorrect cookiecutter repo address insertion
2022-10-26 05:16:31 +00:00
Cedar Grove Maker Studios
c81ae60f22
correct PaletteFader docs link 2022-10-23 23:42:42 -07:00
Cedar Grove Maker Studios
7b76a07fdc
add DST_Adjuster and LeapYear helpers; add desc and doc links
also updated descriptions and API documentation links for other CedarGrove helpers
2022-10-23 23:31:46 -07:00
Cedar Grove Maker Studios
1016444bdd add cedargrove_dst_adjuster and cedargrove_leapyear helpers 2022-10-23 23:08:02 -07:00
Alec Delaney
bad1b4063d
Merge pull request #116 from CedarGroveStudios/main
Add AirQualityTools and TemperatureTools to the CircuitPython_Community_Bundle
2022-10-23 19:13:34 -04:00
Cedar Grove Maker Studios
cd1b7a8185
add PaletteFader description 2022-10-22 22:13:43 -07:00
Cedar Grove Maker Studios
6c80d59c4b
add PaletteFader API documentation link 2022-10-22 22:09:32 -07:00
Cedar Grove Maker Studios
b38d8a07f1
Add CedarGroveStudios/CircuitPyton_AirQualityTools and CircuitPython_TemperatureTools helpers
A collection of CircuitPython helpers used for the calculation of PM2.5 and CO2 air quality levels.

`CO2_IAQ` calculates the Indoor Air Quality Index (IAQ) as derived from a CO2 ppm concentration measurement. Returns a data valid flag, CO2 input concentration value, the RGB warning color integer value, and the corresponding US English description or warning.

`PM25_AQI` calculates EPA Air Quality Index (AQI) as derived from PM2.5 particulate concentration. Returns a data valid flag, calculated air quality index, the RGB warning color integer value, and the corresponding US English description or warning.

`Translate` is a collection of air quality description translators. English, Deutsch (German), Français (French), and Pirate are currently supported.
2022-10-20 15:00:36 -07:00
Cedar Grove Maker Studios
fc29a37726 add CircuitPython/AirQualityTools and CircuitPython/TemperatureTools to CircuitPython_Community_Bundle 2022-10-20 14:54:17 -07:00
Alec Delaney
866147a037
Merge pull request #115 from CedarGroveStudios/main
Add CedarGrove ShadowWatcher and PunkConsole Helper Classes
2022-10-16 21:40:31 -04:00
Cedar Grove Maker Studios
2b8b31f154
add CedarGrove PunkConsole and ShadowWatcher helper libraries
also fix spelling for PaletteFader and PaletteFilter
2022-10-16 09:31:24 -07:00
Cedar Grove Maker Studios
3b44fede5c add CedarGrove PunkConsole and ShadowWatcher helper libraries 2022-10-16 09:25:50 -07:00
adabot
191fcb4ebd Automated update by Adabot (adafruit/adabot@20221014)
Updating https://github.com/tinkeringtech/CircuitPython_rda5807 to 0.0.3 from 0.0.2:
  > Update index.rst
  > Update tinkeringtech_rda5807m.py
  > Update tinkeringtech_rda5807m.py
  > Update tinkeringtech_rda5807m.py
  > Update tinkeringtech_rda5807m.py
  > Update conf.py
  > Update conf.py
  > formatting changes to example
  > Update rda5807m_simpletest.py
  > Update tinkeringtech_rda5807m.py
2022-10-15 05:35:41 +00:00
Alec Delaney
e91da1b5db
Merge pull request #113 from CedarGroveStudios/main
Add CedarGrove AD5245 Digital Potentiometer and AD9833 Programmable Waveform Generator Drivers
2022-10-13 21:25:47 -04:00
Cedar Grove Maker Studios
f66b85fd43 Add cedargrove_ad9833 programmable waveform generator 2022-10-12 23:26:35 -07:00
Cedar Grove Maker Studios
5d7ea983dc
Add cedargrove_ad9833 programmable waveform generator. 2022-10-12 23:22:22 -07:00
Cedar Grove Maker Studios
2708e43869
add cedargrove_ad5245 digital potentiometer driver 2022-10-11 21:03:49 -07:00
Cedar Grove Maker Studios
99531284be add cedargrove_ad5245 2022-10-11 21:01:01 -07:00
Alec Delaney
9784cea0de
Merge pull request #112 from tinkeringtech/main
Adding rda5807 submodule
2022-10-11 14:23:45 -04:00
Kushan Jayatilleke
1f3ba0adbb Updating rda5807 submodule 2022-10-09 23:50:54 -04:00
Alec Delaney
c1315dfe2d
Merge pull request #111 from CedarGroveStudios/main
Add CedarGrove PaletteFilter helper class
2022-09-23 20:57:57 -04:00
Cedar Grove Maker Studios
91003b3945
add CedarGrove PaletteFilter 2022-09-23 17:39:41 -07:00
Cedar Grove Maker Studios
e5d578c8e5 "add PaletteFilter helper class to the Community Bundle 2022-09-23 17:32:28 -07:00
Alec Delaney
9aac3307e7
Merge pull request #110 from CedarGroveStudios/patch-1
Update library list with DRV8830 and RangeSlicer
2022-09-16 19:31:39 -04:00
Neradoc
08222696df
Merge pull request #109 from CedarGroveStudios/main
Add CedarGrove CircuitPython RangeSlicer helper class
2022-09-16 23:22:41 +02:00
Neradoc
8dcef2e05a
add palette fader to the list 2022-09-16 19:25:24 +02:00
Cedar Grove Maker Studios
c4720b5732
Merge branch 'adafruit:main' into main 2022-09-16 10:04:01 -07:00
Cedar Grove Maker Studios
e3f7dd635f
Update with DRV8830 and RangeSlicer repos 2022-09-16 09:39:51 -07:00
Cedar Grove Maker Studios
16e54228eb updated submodules 2022-09-16 09:32:06 -07:00
Cedar Grove Maker Studios
356e382a59 add RangeSlicer to Community Bundle 2022-09-15 22:27:29 -07:00
Alec Delaney
092a22c406
Merge pull request #107 from CedarGroveStudios/main
Add CedarGrove CircuitPython DRV8830 DC motor controller driver
2022-09-15 22:27:02 -04:00
Cedar Grove Maker Studios
b9da7d6467 add CedarGrove DRV8830 driver 2022-09-07 21:21:48 -07:00
Alec Delaney
5d44834ca0
Merge pull request #106 from CedarGroveStudios/main
Add PaletteFader library to Community Bundle
2022-09-07 10:52:24 -04:00
Cedar Grove Maker Studios
a0c155a479 Add PaletteFader library 2022-09-06 20:16:17 -07:00
adabot
044a61e36e Automated update by Adabot (adafruit/adabot@d1e2132)
Updating https://github.com/gbeland/CircuitPython_Sparkfun_QwiicQuadSolidStateRelay to 1.0.6 from 1.0.0:
  > Removed time dependency
  > Removed time
  > Example change
  > Update README.rst
  > Update README.rst
  > Update README.rst
  > Fixed CR
  > Merge branch 'master' of https://github.com/gbeland/CircuitPython_Sparkfun_QwiicQuadSolidStateRelay
  > Changed sleep
2022-08-31 05:38:42 +00:00
Scott Shawcroft
94a9acfba1
Merge pull request #105 from gbeland/main
New driver for the SparkFun Qwiic Quad Solid State Relay Kit
2022-08-15 14:00:25 -07:00
gbeland
979146eed7
Added CircuitPython_Sparkfun_QwiicQuadSolidStateRelay 2022-08-12 15:43:09 -06:00
gbeland
3c7306547a Added library 2022-08-12 15:26:35 -06:00
adabot
e1d1569f67 Automated update by Adabot (adafruit/adabot@20220731)
Updating https://github.com/CedarGroveStudios/CircuitPython_NAU7802 to 1.5.8 from 1.5.7:
  > refactor for learning guide
2022-08-01 05:28:11 +00:00
adabot
19fb020934 Automated update by Adabot (adafruit/adabot@e9da691)
Updating https://github.com/CedarGroveStudios/CircuitPython_NAU7802 to 1.5.7 from 1.5.6:
  > update neopixel brightness scheme
  > improve docs for learning guide
2022-07-30 05:13:10 +00:00
adabot
bf1e2ea02b Automated update by Adabot (adafruit/adabot@e9da691)
Updating https://github.com/CedarGroveStudios/CircuitPython_NAU7802 to 1.5.6 from 1.5.5:
  > update docs
2022-07-29 05:14:25 +00:00
adabot
527e36542f Automated update by Adabot (adafruit/adabot@de5aa12)
Updating https://github.com/CedarGroveStudios/CircuitPython_NAU7802 to 1.5.5 from 1.5.2:
  > add I2C multiplexer dual-sensor versions; update calibrators
  > refactor single and dual examples; improve docs
  > update docs
  > update docs
  > refactor single channel calibrate and code
  > add single channel versions for adafruit breakout
  > add single channel versions for adafruit breakout
  > refactor and include single channel versions (for Adafruit breakout)
  > update black version
  > pylint fix
  > Remove time and struct from requirements
2022-07-28 05:20:49 +00:00
adabot
adb72cc2bc Automated update by Adabot (adafruit/adabot@e606512)
Updating https://github.com/CedarGroveStudios/CircuitPython_NAU7802 to 1.5.2 from 1.5.1:
  > fix zero offset problem; update docs
  > fix zero offset error
  > Update README.rst
  > Update README.rst
2022-07-26 05:25:36 +00:00
adabot
276df52bf6 Automated update by Adabot (adafruit/adabot@3f0e1e3)
Updating https://github.com/tekktrik/CircuitPython_CSV to 1.1.1 from 1.1.0:
  > Merge pull request tekktrik/CircuitPython_CSV#15 from tekktrik/doc/add-downloads-badge
  > Change __version__ before building bundles
2022-07-15 05:25:17 +00:00
adabot
253883b6c7 Automated update by Adabot (adafruit/adabot@3f0e1e3)
Updating https://github.com/tekktrik/CircuitPython_CSV to 1.1.0 from 1.0.8:
  > Merge pull request tekktrik/CircuitPython_CSV#13 from tekktrik/dev/fix-versioning
2022-07-14 05:19:03 +00:00
adabot
6609deb4a9 Automated update by Adabot (adafruit/adabot@20220619)
Updating https://github.com/FoamyGuy/Foamyguy_CircuitPython_nvm_helper to 1.0.2 from 1.0.1:
  > language conf for new sphinx
  > update pre-commit versions
  > removing test functions for resolved issue. Adding typing information
2022-06-20 05:05:50 +00:00
adabot
dfee4828ee Automated update by Adabot (adafruit/adabot@77089da)
Updating https://github.com/tekktrik/CircuitPython_CSV to 1.0.8 from 1.0.7:
  > Merge pull request tekktrik/CircuitPython_CSV#7 from skickar/patch-1
2022-06-18 05:05:44 +00:00
adabot
82b9ba2a7d Automated update by Adabot (adafruit/adabot@77089da)
Updating https://github.com/2bndy5/CircuitPython_nRF24L01 to 2.1.1 from 2.1.0:
  > No more upy (2bndy5/CircuitPython_nRF24L01#41)
  > update docs build instructions
2022-06-17 05:11:24 +00:00
adabot
2c31d33632 Automated update by Adabot (adafruit/adabot@8ed7e26)
Updating https://github.com/jepler/Jepler_CircuitPython_udecimal to 1.0.6 from 1.0.5:
  > Merge pull request jepler/Jepler_CircuitPython_udecimal#16 from jepler/pre-commit-ci-update-config
  > Merge pull request jepler/Jepler_CircuitPython_udecimal#14 from jepler/pre-commit-ci-update-config
  > Merge pull request jepler/Jepler_CircuitPython_udecimal#13 from jepler/pre-commit-mypy
  > Merge pull request jepler/Jepler_CircuitPython_udecimal#12 from jepler/pre-commit.ci
  > Merge pull request jepler/Jepler_CircuitPython_udecimal#11 from jepler/update-black-ci-etc
2022-06-09 05:08:56 +00:00
adabot
f00bb187b4 Automated update by Adabot (adafruit/adabot@7c4e110)
Updating https://github.com/tekktrik/CircuitPython_TicStepper to 2.0.3 from 2.0.1:
  > Merge pull request tekktrik/CircuitPython_TicStepper#11 from tekktrik/inf/add-missing-underscore
  > Merge pull request tekktrik/CircuitPython_TicStepper#10 from tekktrik/dev/fix-release-actions
2022-06-04 05:09:33 +00:00
adabot
d7a36b2e5c Automated update by Adabot (adafruit/adabot@7c4e110)
Updating https://github.com/tekktrik/CircuitPython_TicStepper to 2.0.1 from 2.0.0:
  > Merge pull request tekktrik/CircuitPython_TicStepper#9 from tekktrik/doc/specify-language
  > Update README.rst

Updating https://github.com/tekktrik/CircuitPython_CSV to 1.0.7 from 1.0.6:
  > Merge pull request tekktrik/CircuitPython_CSV#11 from tekktrik/doc/upgrade-sphinx

Updating https://github.com/tekktrik/CircuitPython_functools to 0.1.0 from 0.0.1:
  > Merge pull request tekktrik/CircuitPython_functools#1 from tekktrik/doc/upgrade-sphinx
  > Fix docstring of partial
  > Fix variable names
  > Add partial from MicroPython
2022-06-01 05:27:22 +00:00
adabot
c3d142eddc Automated update by Adabot (adafruit/adabot@7998c26)
Updating https://github.com/tekktrik/CircuitPython_TicStepper to 2.0.0 from 1.0.2:
  > Merge pull request tekktrik/CircuitPython_TicStepper#8 from tekktrik/dev/add-energized-property
  > Merge pull request tekktrik/CircuitPython_TicStepper#7 from tekktrik/doc/update-docstring

Updating https://github.com/evindunn/circuitpython_tzdb to 0.0.4 from 0.0.3:
  > Use py files to store tzdata instead of msgpack
2022-05-24 05:09:59 +00:00
adabot
14c261eb1f Automated update by Adabot (adafruit/adabot@7998c26)
Updating https://github.com/tekktrik/CircuitPython_TicStepper to 1.0.2 from 1.0.0:
  > Merge pull request tekktrik/CircuitPython_TicStepper#6 from tekktrik/tekktrik-patch-1

Updating https://github.com/tekktrik/CircuitPython_CSV to 1.0.6 from 1.0.4:
  > Merge pull request tekktrik/CircuitPython_CSV#10 from tekktrik/readme-patch
  > Merge pull request tekktrik/CircuitPython_CSV#9 from tekktrik/tekktrik-patch-1
  > Merge pull request tekktrik/CircuitPython_CSV#8 from tekktrik/hotfix/fix-black-rev
2022-05-21 05:09:20 +00:00
Alec Delaney
945399dc3d
Merge pull request #103 from Neradoc/add-waveshare-lcd1602
add waveshare lcd1602 driver
2022-05-20 13:18:21 -04:00
Neradoc
92518c0729 add waveshare lcd1602 driver 2022-05-20 18:28:37 +02:00
adabot
15fafe24d8 Automated update by Adabot (adafruit/adabot@7998c26)
Updating https://github.com/tekktrik/CircuitPython_TicStepper to 1.0.0 from 0.1.0:
  > Merge pull request tekktrik/CircuitPython_TicStepper#4 from tekktrik/dev/add-current-limit
  > Fix register setting
  > Merge pull request tekktrik/CircuitPython_TicStepper#3 from tekktrik/dev/additional-functionality
2022-05-20 05:11:59 +00:00
foamyguy
fb78df7026
Merge pull request #101 from evindunn/main
Adds tzdb
2022-05-03 18:40:26 -05:00
Evin Dunn
fbf84bcc9d Adds to community lib list 2022-05-03 23:19:35 -07:00
adabot
7b94fe3292 Automated update by Adabot (adafruit/adabot@131849a)
Updating https://github.com/fivesixzero/CircuitPython_HX711 to 1.1.0 from 1.0.0:
  > gpio: Simplification of read_raw for more deterministic gain pulses
2022-05-03 05:12:29 +00:00
foamyguy
b9c8262ece
Merge pull request #102 from Neradoc/patch-1
Add mention of the release tag and library list to readme
2022-05-02 08:29:33 -05:00
Neradoc
b28d00d69e Add mention of the release tag and library list to the readme
A couple of added sentences about adding a library.
The version number of the latest tag in the added repository must be correct or the CI check will fail.
The list in circuitpython_community_library_list.md is still managed manually, ask to update it when adding a library.
2022-05-02 11:32:54 +02:00
Evin Dunn
0685120e9a Adds tzdb 2022-05-02 01:40:40 -07:00
Limor "Ladyada" Fried
6a72d3a169
Merge pull request #100 from fivesixzero/add_hx711_library
Add CircuitPython HX711 Driver
2022-04-30 21:12:26 -04:00
Erik Hess
a417c9155a
Add CircuitPython HX711 Driver 2022-04-30 16:44:25 -05:00
Dan Halbert
ee5f641167
Merge pull request #99 from arturo182/bbq10
Add the BBQ10Keyboard library
2022-04-24 10:27:04 -04:00
Dan Halbert
3f3b6c2397
Remove library count; add more explanation. 2022-04-24 10:00:51 -04:00
Dan Halbert
b6b1c5228d
Merge branch 'main' into bbq10 2022-04-24 09:59:10 -04:00
Dan Halbert
38daf3f40d
Merge pull request #98 from CedarGroveStudios/main
Add NAU7802 24-bit ADC driver
2022-04-24 09:58:04 -04:00
arturo182
b1cadef48f Update library count in the list 2022-04-24 15:49:31 +02:00
arturo182
2a91625ae1 Add the BBQ10Keyboard library 2022-04-24 15:43:32 +02:00
Cedar Grove Maker Studios
8713576e61 Merge branch 'main' of https://github.com/CedarGroveStudios/CircuitPython_Community_Bundle 2022-04-23 22:14:57 -07:00
Cedar Grove Maker Studios
9e574f6774 add CircuitPython_NAU7802 to driver list 2022-04-23 22:14:01 -07:00
Cedar Grove Maker Studios
833f767112 Add CircuitPython_NAU7802 driver class. 2022-04-23 22:07:37 -07:00
Cedar Grove Maker Studios
29fa3e7468
add CircuitPython_NAU7802 2022-04-23 22:05:24 -07:00
adabot
78e1626228 Automated update by Adabot (adafruit/adabot@928115c)
Updating https://github.com/tekktrik/CircuitPython_TicStepper to 0.1.0 from 0.0.1:
  > Merge pull request tekktrik/CircuitPython_TicStepper#1 from tekktrik/dev/update
2022-04-15 05:12:53 +00:00
Alec Delaney
f2c94f6d04
Merge pull request #94 from tekktrik/dev/add-tic-stepper-driver
Add Tic stepper motor driver
2022-04-14 09:22:44 -04:00
Alec Delaney
dcc2571f2d
Merge branch 'main' into dev/add-tic-stepper-driver 2022-04-14 09:20:37 -04:00
Kattni
0ad147c738
Merge pull request #93 from tekktrik/dev/add-functools-lib
Add functools library
2022-04-07 17:14:56 -04:00
adabot
c09ddb32f8 Automated update by Adabot (adafruit/adabot@20220330)
Updating https://github.com/buildwithpiper/PiperBlocklyLibrary to v1.09 from v1.08:
  > Fix neopixels
2022-04-01 05:06:28 +00:00
Alec Delaney
e145282e6f Revert "Add functools to library list"
This reverts commit 23dc94db88.
2022-03-24 12:40:58 -04:00
Alec Delaney
2f62ee50c0 Add ticstepper to drivers 2022-03-24 12:30:26 -04:00
Alec Delaney
a54cf40287 Add functools to library list 2022-03-16 21:04:21 -04:00
Alec Delaney
23dc94db88 Add functools to library list 2022-03-16 21:01:40 -04:00
tekktrik
3e5eb931a6 Add functools library 2022-03-13 21:37:35 -04:00
adabot
a03e12b330 Automated update by Adabot (adafruit/adabot@20220304)
Updating https://github.com/jamesbowman/CircuitPython_bteve to 0.1.4 from 0.1.3:
  > Version 0.1.4
  > Add support for Teensy, Feather M4 CAN
  > Version bump to 0.1.3
  > Movie player added to module exports
  > How to release
2022-03-05 05:06:04 +00:00
adabot
c7c24c31c3 Automated update by Adabot (adafruit/adabot@8ce3914)
Updating https://github.com/buildwithpiper/PiperBlocklyLibrary to v1.08 from 1.07:
  > Update piper_blockly.py
  > Add cap sense method
  > Add "any button" to controller
  > Improve console positioning
2022-02-17 05:06:00 +00:00
adabot
cfc173544f Automated update by Adabot (adafruit/adabot@8ce3914)
Updating https://github.com/jepler/Jepler_CircuitPython_udecimal to 1.0.5 from 1.0.4:
  > Merge pull request jepler/Jepler_CircuitPython_udecimal#10 from jepler/update-black-ci-etc
  > Merge pull request jepler/Jepler_CircuitPython_udecimal#8 from CedarGroveStudios/patch-1
2022-02-16 05:09:02 +00:00
Limor "Ladyada" Fried
cad65ca629
Merge pull request #92 from Neradoc/update-library-list
Update the library list
2022-02-14 22:21:27 -05:00
Neradoc
03e7c40bbd update the library list 2022-02-15 00:39:42 +01:00
adabot
0701136d6e Automated update by Adabot (adafruit/adabot@20220131)
Updating https://github.com/ricardoquesada/bluepad32-circuitpython to 0.99.1 from 0.99.0:
  > pre-commit fix: remove ';'. LOL.
  > fix crash on reconnect
2022-02-02 05:06:04 +00:00
adabot
f40034f65f Automated update by Adabot (adafruit/adabot@20220112)
Updating https://github.com/tekktrik/CircuitPython_CSV to 1.0.4 from 1.0.2:
  > Merge pull request tekktrik/CircuitPython_CSV#6 from tekktrik/doc/hide-abc
  > Merge pull request tekktrik/CircuitPython_CSV#5 from tekktrik/doc/update-documentation
  > Merge pull request tekktrik/CircuitPython_CSV#3 from tekktrik/fix/update-pre-commit-config
2022-01-13 05:07:44 +00:00
Jeff Epler
f28c773517
Merge pull request #89 from s-light/master
added `ansi_escape_code` and `nonblocking_serialinput`
2022-01-09 21:43:36 -06:00
Kattni
617c1ee8d1
Merge pull request #90 from adafruit/tannewt-patch-1
Update python and actions/checkout versions
2022-01-06 13:31:26 -05:00
Scott Shawcroft
a4e51cac10
Update release as well 2022-01-06 09:39:10 -08:00
Scott Shawcroft
91909c79e3
Use newest Python and $sha1 2022-01-06 09:31:02 -08:00
Scott Shawcroft
35030bd4f4
Fetch correct submodule shas 2022-01-06 09:27:08 -08:00
Scott Shawcroft
55ce63bce1
Actually update build python version 2022-01-06 09:06:31 -08:00
Scott Shawcroft
133f09bff8
Update for release too 2022-01-06 09:05:51 -08:00
Scott Shawcroft
ba3ce14dbc
Update python and checkout version 2022-01-06 09:05:01 -08:00
s-light
4928026f97
added ansi_escape_code and nonblocking_serialinput 2022-01-06 12:32:27 +01:00
adabot
19c0b887aa Automated update by Adabot (adafruit/adabot@628f852)
Updating https://github.com/2bndy5/CircuitPython_nRF24L01 to 2.1.0 from 2.0.2:
  > proofread docs
  > RF24Network, RF24Mesh, and RXing BLE (2bndy5/CircuitPython_nRF24L01#33)
  > Create CONTRIBUTING.md
2021-11-27 05:05:45 +00:00
adabot
dfeaffad3c Automated update by Adabot (adafruit/adabot@628f852)
Updating https://github.com/WarriorOfWire/CircuitPython_async to v0.1.2 from v0.1.1:
  > integer math Durations

Updating https://github.com/tekktrik/CircuitPython_CSV to 1.0.2 from 1.0.1:
  > Merge pull request tekktrik/CircuitPython_CSV#2 from tekktrik/feature/add-typing
2021-11-17 05:06:20 +00:00
adabot
d6da3a5505 Automated update by Adabot (adafruit/adabot@628f852)
Updating https://github.com/fourstix/Sparkfun_CircuitPython_QwiicAS3935 to 1.0.7 from 1.0.5:
  > Merge pull request fourstix/Sparkfun_CircuitPython_QwiicAS3935#19 from fourstix/b_spi_update
  > Merge pull request fourstix/Sparkfun_CircuitPython_QwiicAS3935#18 from fourstix/b_revert
  > Merge pull request fourstix/Sparkfun_CircuitPython_QwiicAS3935#16 from fourstix/b_fix_typos

Updating https://github.com/fourstix/Sparkfun_CircuitPython_QwiicKe to 1.0.4 from 1.0.3:
  > Merge pull request fourstix/Sparkfun_CircuitPython_QwiicKe#10 from fourstix/b_revert
  > Merge pull request fourstix/Sparkfun_CircuitPython_QwiicKe#8 from fourstix/b_fix_typos

Updating https://github.com/fourstix/Sparkfun_CircuitPython_QwiicTwist to 1.0.8 from 1.0.7:
  > Merge pull request fourstix/Sparkfun_CircuitPython_QwiicTwist#17 from fourstix/b_revert
  > Merge pull request fourstix/Sparkfun_CircuitPython_QwiicTwist#15 from fourstix/b_fix_typos
2021-11-16 05:07:48 +00:00
adabot
0cb7397bff Automated update by Adabot (adafruit/adabot@20211114)
Updating https://github.com/fourstix/Sparkfun_CircuitPython_QwiicJoystick to 1.0.10 from 1.0.9:
  > Merge pull request fourstix/Sparkfun_CircuitPython_QwiicJoystick#11 from fourstix/b_fix_connection
  > Merge pull request fourstix/Sparkfun_CircuitPython_QwiicJoystick#9 from fourstix/b_fix_typo

Updating https://github.com/fourstix/Sparkfun_CircuitPython_QwiicRelay to 1.0.6 from 1.0.4:
  > Merge pull request fourstix/Sparkfun_CircuitPython_QwiicRelay#13 from fourstix/b_rw_fix
  > Merge pull request fourstix/Sparkfun_CircuitPython_QwiicRelay#10 from fourstix/b_new_build
  > Merge pull request fourstix/Sparkfun_CircuitPython_QwiicRelay#9 from fourstix/b_new_build
  > Merge pull request fourstix/Sparkfun_CircuitPython_QwiicRelay#8 from fourstix/b_new_build
  > Merge pull request fourstix/Sparkfun_CircuitPython_QwiicRelay#7 from fourstix/b_new_build
  > Merge pull request fourstix/Sparkfun_CircuitPython_QwiicRelay#6 from fourstix/b_new_build
  > Merge pull request fourstix/Sparkfun_CircuitPython_QwiicRelay#3 from mcauser/patch-1
2021-11-15 05:06:01 +00:00
adabot
c5abddda58 Automated update by Adabot (adafruit/adabot@628f852)
Updating https://github.com/fourstix/Sparkfun_CircuitPython_QwiicJoystick to 1.0.9 from 1.0.8:
  > Merge pull request fourstix/Sparkfun_CircuitPython_QwiicJoystick#8 from fourstix/b_new_build
  > Merge pull request fourstix/Sparkfun_CircuitPython_QwiicJoystick#7 from fourstix/b_new_build
  > Merge pull request fourstix/Sparkfun_CircuitPython_QwiicJoystick#6 from fourstix/b_new_build
  > Merge pull request fourstix/Sparkfun_CircuitPython_QwiicJoystick#5 from fourstix/b_new_build
  > Merge pull request fourstix/Sparkfun_CircuitPython_QwiicJoystick#2 from mcauser/patch-1

Updating https://github.com/fourstix/Sparkfun_CircuitPython_QwiicKe to 1.0.3 from 1.0.2:
  > Merge pull request fourstix/Sparkfun_CircuitPython_QwiicKe#7 from fourstix/b_new_build
  > Merge pull request fourstix/Sparkfun_CircuitPython_QwiicKe#6 from fourstix/b_new_build
  > Merge pull request fourstix/Sparkfun_CircuitPython_QwiicKe#5 from fourstix/b_new_build
  > Merge pull request fourstix/Sparkfun_CircuitPython_QwiicKe#2 from mcauser/patch-1
  > restored accidently deleted requirements.txt file
  > restored accidently deleted requirements.txt file
  > Delete travis.txt
  > Delete extra files

Updating https://github.com/fourstix/Sparkfun_CircuitPython_QwiicTwist to 1.0.7 from 1.0.6:
  > Merge pull request fourstix/Sparkfun_CircuitPython_QwiicTwist#13 from fourstix/b_new_build
  > Merge pull request fourstix/Sparkfun_CircuitPython_QwiicTwist#12 from fourstix/b_new_build
  > Merge pull request fourstix/Sparkfun_CircuitPython_QwiicTwist#10 from fourstix/b_new_build
  > Merge pull request fourstix/Sparkfun_CircuitPython_QwiicTwist#9 from fourstix/b_new_build
  > Merge pull request fourstix/Sparkfun_CircuitPython_QwiicTwist#7 from fivesixzero/remove-stop-kwarg-for-register-reads
  > Merge pull request fourstix/Sparkfun_CircuitPython_QwiicTwist#6 from FAR-Lab/master
  > Merge pull request fourstix/Sparkfun_CircuitPython_QwiicTwist#4 from mcauser/patch-1
2021-11-14 05:11:19 +00:00
adabot
11b2520f72 Automated update by Adabot (adafruit/adabot@20211112)
Updating https://github.com/fourstix/Sparkfun_CircuitPython_QwiicAS3935 to 1.0.5 from 1.0.3:
  > Merge pull request fourstix/Sparkfun_CircuitPython_QwiicAS3935#15 from fourstix/b_rw_fix
  > Merge pull request fourstix/Sparkfun_CircuitPython_QwiicAS3935#13 from fourstix/b_new_build
  > Merge pull request fourstix/Sparkfun_CircuitPython_QwiicAS3935#12 from fourstix/b_new_build
  > Merge pull request fourstix/Sparkfun_CircuitPython_QwiicAS3935#11 from fourstix/b_new_build
  > Merge pull request fourstix/Sparkfun_CircuitPython_QwiicAS3935#10 from fourstix/b_new_build
  > Merge pull request fourstix/Sparkfun_CircuitPython_QwiicAS3935#9 from fourstix/b_fixes
  > Merge pull request fourstix/Sparkfun_CircuitPython_QwiicAS3935#6 from mcauser/patch-1
2021-11-13 05:05:38 +00:00
adabot
a15d60c9b6 Automated update by Adabot (adafruit/adabot@628f852)
Updating https://github.com/fourstix/Sparkfun_CircuitPython_SerLCD to 1.0.4 from 1.0.2:
  > Merge pull request fourstix/Sparkfun_CircuitPython_SerLCD#23 from fourstix/b_update_build
  > Merge pull request fourstix/Sparkfun_CircuitPython_SerLCD#22 from fourstix/b_update_build
  > Merge pull request fourstix/Sparkfun_CircuitPython_SerLCD#20 from fourstix/b_update_build
  > Merge pull request fourstix/Sparkfun_CircuitPython_SerLCD#19 from fourstix/b_update_build
  > Merge pull request fourstix/Sparkfun_CircuitPython_SerLCD#18 from fourstix/b_update_build
  > Merge pull request fourstix/Sparkfun_CircuitPython_SerLCD#17 from fourstix/b_update_build
  > Merge pull request fourstix/Sparkfun_CircuitPython_SerLCD#16 from fourstix/b_update_build
  > Merge pull request fourstix/Sparkfun_CircuitPython_SerLCD#15 from fourstix/fourstix-patch-1
  > Merge pull request fourstix/Sparkfun_CircuitPython_SerLCD#14 from fourstix/b_update_build
2021-11-12 05:06:04 +00:00
adabot
6bac5048f5 Automated update by Adabot (adafruit/adabot@628f852)
Updating https://github.com/fourstix/Sparkfun_CircuitPython_SerLCD to 1.0.2 from 1.0.1:
  > Merge pull request fourstix/Sparkfun_CircuitPython_SerLCD#13 from fourstix/fourstix-patch-1
  > Merge pull request fourstix/Sparkfun_CircuitPython_SerLCD#12 from fourstix/b_refactor
  > Merge pull request fourstix/Sparkfun_CircuitPython_SerLCD#9 from PaulskPt/branch_psk
  > Merge pull request fourstix/Sparkfun_CircuitPython_SerLCD#6 from mitag/NoAbstracts
  > Merge pull request fourstix/Sparkfun_CircuitPython_SerLCD#2 from mcauser/patch-1
2021-11-11 05:08:58 +00:00
adabot
e6e5768350 Automated update by Adabot (adafruit/adabot@61b0168)
Updating https://github.com/jepler/Jepler_CircuitPython_udecimal to 1.0.4 from 1.0.3:
  > require more things
  > point readthedocs at the right requirements
  > require specific sphinx version
2021-11-04 05:08:27 +00:00
Scott Shawcroft
00c1ab116c
Merge pull request #88 from FoamyGuy/add_nvm_helper
add nvm_helper
2021-11-02 09:36:15 -07:00
foamyguy
416fa02acc add nvm_helper 2021-11-02 10:27:34 -05:00
adabot
f551b52457 Automated update by Adabot (adafruit/adabot@61b0168)
Updating https://github.com/tekktrik/CircuitPython_CSV to 1.0.1 from 1.0.0:
  > Merge pull request tekktrik/CircuitPython_CSV#1 from tekktrik/bugfix/convert-to-string
2021-10-30 05:08:38 +00:00
Limor "Ladyada" Fried
7ac68a4371
Merge pull request #87 from tekktrik/feature/add-csv-library
Add csv library to libraries/helpers
2021-10-29 13:35:57 -04:00
tekktrik
c65f91cbe8 Add CircuitPython_CSV project to libraries/helpers 2021-10-29 13:23:20 -04:00
Limor "Ladyada" Fried
663343d942
Merge pull request #86 from Neradoc/patch-1
Fix formatting of the neotrellis M4 extended link
2021-09-26 16:57:46 -04:00
adabot
2883d8ec5e Automated update by Adabot (adafruit/adabot@20210925)
Updating https://github.com/WarriorOfWire/CircuitPython_async to v0.1.1 from v0.1.0:
  > docs: clean up comments
2021-09-26 05:07:25 +00:00
Neradoc
2925a2e0ad
Fix formatting of the neotrellis M4 extended link 2021-09-26 06:48:54 +02:00
Dan Halbert
15ed2b2c88
Merge pull request #85 from WarriorOfWire/circuitpython_async
add CircuitPython_async helper
2021-09-20 15:58:34 -04:00
Kenny
28123968f6 add CircuitPython_async helper
This library adds an event loop for circuitpython async/await syntax.
2021-09-13 19:26:20 -07:00
adabot
1dca2ed74c Automated update by Adabot (adafruit/adabot@f879b24)
Updating https://github.com/jposada202020/CircuitPython_ArrowLine to 0.8.3 from 0.8.2:
  > Merge pull request jposada202020/CircuitPython_ArrowLine#4 from askpatrickw/patch-1
2021-09-08 05:08:27 +00:00
adabot
018cd96f3d Automated update by Adabot (adafruit/adabot@f879b24)
Updating https://github.com/jepler/Jepler_CircuitPython_udecimal to 1.0.3 from 1.0.2:
  > Merge pull request jepler/Jepler_CircuitPython_udecimal#6 from jepler/fix-circup-deps
  > Merge pull request jepler/Jepler_CircuitPython_udecimal#4 from jepler/lint-in-precommit
2021-08-21 05:08:28 +00:00
adabot
2628876b21 Automated update by Adabot (adafruit/adabot@20210814)
Updating https://github.com/jfurcean/CircuitPython_WiiChuck to 0.0.3 from 0.0.1:
  > Update release.yml
  > Merge pull request jfurcean/CircuitPython_WiiChuck#8 from jfurcean/add-8bitdo
  > Update build.yml
2021-08-15 05:08:05 +00:00
Limor "Ladyada" Fried
3b184bf15a
Merge pull request #84 from ricardoquesada/bluepad32_lib
new driver: add support for Bluepad32 gamepad library
2021-07-24 11:00:37 -04:00
Ricardo Quesada
90363bfd2c new driver: add support for Bluepad32 gamepad library
This commit adds the Bluepad32 library.
This library supports modern Bluetooth gamepads.
Requires boards with an AirLift module.

Library includes example that shows how to use it.
2021-07-24 00:14:21 -07:00
adabot
310c7c4542 Automated update by Adabot (adafruit/adabot@5b7e4de)
Updating https://github.com/jposada202020/CircuitPython_ArrowLine to 0.8.2 from 0.8.1:
  > Merge pull request jposada202020/CircuitPython_ArrowLine#3 from lesamouraipourpre/patch-1

Updating https://github.com/jposada202020/CircuitPython_Candlesticks to 0.6.2 from 0.6.1:
  > Merge pull request jposada202020/CircuitPython_Candlesticks#1 from lesamouraipourpre/patch-1
2021-07-15 05:08:55 +00:00
Limor "Ladyada" Fried
647b91e07d
Merge pull request #83 from jposada202020/adding_i2c_button_to_list
adding I2C button Library to the list
2021-07-09 11:27:54 -04:00
jposada202020
b75835e343 adding I2C button Library to the list 2021-07-09 07:00:05 -04:00
Limor "Ladyada" Fried
b3f87cc06c
Merge pull request #82 from gmparis/i2c_button
initial submission of i2c_button
2021-07-08 22:58:45 -04:00
Greg Paris
75cd775dbc initial submission of i2c_button 2021-07-08 18:06:22 -04:00
adabot
f72d3aeaa0 Automated update by Adabot (adafruit/adabot@20210705)
Updating https://github.com/jposada202020/CircuitPython_ArrowLine to 0.8.1 from 0.8.0:
  > removing_max_size

Updating https://github.com/jposada202020/CircuitPython_Candlesticks to 0.6.1 from 0.6.0:
  > removing_max_size

Updating https://github.com/jposada202020/CircuitPython_st to 0.5.1 from 0.5.0:
  > removing_max_size
  > removing_max_size
2021-07-06 05:08:15 +00:00
adabot
a77df0006f Automated update by Adabot (adafruit/adabot@5b7e4de)
Updating https://github.com/lesamouraipourpre/Community_CircuitPython_TCA9555 to 0.2.2 from 0.2.1:
  > Merge pull request lesamouraipourpre/Community_CircuitPython_TCA9555#6 from lesamouraipourpre/code-of-conduct
2021-07-03 05:08:10 +00:00
adabot
1f89ed0f77 Automated update by Adabot (adafruit/adabot@f4f19a2)
Updating https://github.com/jamesbowman/CircuitPython_bteve to 0.1.3 from 0.1.2:
  > One .gitignore
  > ignore __pycache__
  > Add MoviePlayer class
  > Merge pull request jamesbowman/CircuitPython_bteve#2 from harvv/main
  > Improved reset sequence for Feather
  > Clean up fizz, temperature example
  > Add bubbles example, clean up fizz
2021-06-29 05:08:29 +00:00
Limor "Ladyada" Fried
ccd43a89ad
Merge pull request #81 from arofarn/trellism4_ext
Add NeotrellisM4 extended library to the bundle
2021-06-27 19:01:42 -04:00
arofarn
788e8e0645 Add NeotrellisM4 extended library to the bundle 2021-06-27 21:58:11 +02:00
Scott Shawcroft
5fe8b0dc00
Merge pull request #79 from jposada202020/adding_PyPI_information
adding-PyPI Links
2021-06-21 17:37:25 -07:00
adabot
bbecd3402d Automated update by Adabot (adafruit/adabot@671d282)
Updating https://github.com/jposada202020/CircuitPython_ArrowLine to 0.8.0 from 0.7.2:
  > adding_pypi
  > adding_pypi

Updating https://github.com/jposada202020/CircuitPython_Candlesticks to 0.6.0 from 0.5.1:
  > adding_PyPI

Updating https://github.com/jposada202020/CircuitPython_MorseCode to 0.2.0 from 0.1.0:
  > adding_PyPI

Updating https://github.com/jposada202020/CircuitPython_st to 0.5.0 from 0.4.0:
  > correcting_references
  > Merge remote-tracking branch 'origin/main' into main
  > adding PyPI
  > test_cI
  > adding animated_gif to readme
  > adding animated_gif to readme
2021-06-11 05:11:49 +00:00
jposada202020
3a9ef9cb07
Merge pull request #80 from jposada202020/correcting_libraries_qty
increasing_libraries_number
2021-06-10 16:07:34 -04:00
jposada202020
7d1427da00 increasing_libraries_number 2021-06-10 15:28:36 -04:00
Limor "Ladyada" Fried
afff3e18c1
Merge pull request #78 from woolseyj/add_74hc165_library
Added WoolseyWorkshop_CircuitPython_74HC165 driver library.
2021-06-10 15:26:25 -04:00
jposada202020
e15de2b815 adding-PyPI Links 2021-06-10 14:33:41 -04:00
John Woolsey
d1854ad26c Added WoolseyWorkshop_CircuitPython_74HC165 driver library. 2021-06-10 14:07:29 -04:00
adabot
e3ec722d27 Automated update by Adabot (adafruit/adabot@671d282)
Updating https://github.com/2bndy5/CircuitPython_nRF24L01 to 2.0.2 from 2.0.1:
  > Merge pull request 2bndy5/CircuitPython_nRF24L01#27 from bhartung/master
  > Update FUNDING.yml
  > ignore duplicate code - I'm painfully aware
  > Create FUNDING.yml
2021-06-08 05:28:30 +00:00
adabot
acd20a5f6c Automated update by Adabot (adafruit/adabot@8da89ce)
Updating https://github.com/lesamouraipourpre/Community_CircuitPython_TCA9555 to 0.2.1 from 0.1:
  > Tidy up README
  > Merge pull request lesamouraipourpre/Community_CircuitPython_TCA9555#5 from lesamouraipourpre/release-workflow
  > Merge pull request lesamouraipourpre/Community_CircuitPython_TCA9555#4 from lesamouraipourpre/release-workflow
  > Merge pull request lesamouraipourpre/Community_CircuitPython_TCA9555#3 from lesamouraipourpre/release-workflow
2021-05-31 05:39:52 +00:00
adabot
67f00a6e5c Automated update by Adabot (adafruit/adabot@8da89ce)
Updating https://github.com/buildwithpiper/PiperBlocklyLibrary to 1.07 from v1.06:
  > Update piper_blockly.py
2021-05-28 05:36:51 +00:00
adabot
77c81186d2 Automated update by Adabot (adafruit/adabot@8da89ce)
Updating https://github.com/buildwithpiper/PiperBlocklyLibrary to v1.06 from v1.05:
  > Add draft of controller functions to the firmware
2021-05-27 05:30:53 +00:00
jposada202020
134e514ec6
Merge pull request #77 from jposada202020/correcting_library_list
adding_schedule_library_correct_quantity
2021-05-25 13:31:39 -04:00
jposada202020
aa6f5f743f correcting_reference-PyPi 2021-05-25 06:50:17 -04:00
adabot
06c175523d Automated update by Adabot (adafruit/adabot@8da89ce)
Updating https://github.com/jposada202020/CircuitPython_st to 0.4.0 from cabc53c:
  < Update README.rst
  < Update README.rst
  < test_cI
  < adding animated_gif to readme
  < adding animated_gif to readme
2021-05-25 05:21:50 +00:00
jposada202020
a7090a29ed adding_schedule_library_correct_quantity 2021-05-24 17:18:00 -04:00
jposada202020
51d2aa9b68
Merge pull request #75 from jposada202020/1adding_styles_library
adding_styles_library
2021-05-24 16:34:24 -04:00
jposada202020
9dea15c6ab Merge remote-tracking branch 'Adafruit/master' into 1adding_styles_library
# Conflicts:
#	.gitmodules
2021-05-24 16:29:09 -04:00
Limor "Ladyada" Fried
a827f4f4b5
Merge pull request #74 from lesamouraipourpre/add_tca9555_library
Add driver for TCA9555 expander.
2021-05-23 19:53:57 -04:00
jposada202020
dcad2b4db8 adding_styles_library 2021-05-23 08:42:56 -04:00
James Carr
0cd2155296
Add driver for TCA9555 expander. 2021-05-23 12:34:01 +01:00
jposada202020
46cd22e01a
Merge pull request #72 from lesamouraipourpre/gitignore
Update .gitignore to include more build artifacts.
2021-05-22 20:28:22 -04:00
jposada202020
1589205db2
Merge pull request #73 from lesamouraipourpre/patch-1
Remove non-existant docs link on s-light TLC5957
2021-05-22 13:47:59 -04:00
James Carr
ee48307c0e
Remove non-existant docs link on s-light TLC5957 2021-05-22 18:31:42 +01:00
James Carr
f87ed570ac
Update .gitignore to include more build artifacts. 2021-05-22 17:37:27 +01:00
Scott Shawcroft
c4f36ce774
Merge pull request #71 from lesamouraipourpre/readme
README update
2021-05-20 10:25:02 -07:00
James Carr
06e229a28a
Restore README.txt as circuitpython_build_tools requires it. 2021-05-20 14:35:23 +01:00
James Carr
29d97f17de
Replace the link to Gitter with a link to Discord in README.
Remove README.txt as we have README.md .
2021-05-20 13:08:11 +01:00
adabot
5d4d9a35e1 Automated update by Adabot (adafruit/adabot@41b2432)
Updating https://github.com/jposada202020/CircuitPython_ArrowLine to 0.7.2 from 0.7.1:
  > docs
  > docs
2021-05-06 05:15:49 +00:00
jposada202020
36f1ba293e
Merge pull request #70 from jposada202020/adding_morse_code_library
Adding CircuitPython morse code library
2021-05-02 20:47:27 -04:00
jposada202020
f014caf209 adding_morse_code_library 2021-05-02 20:42:30 -04:00
jposada202020
da6123906b Merge remote-tracking branch 'Adafruit/master' 2021-05-02 20:29:01 -04:00
adabot
5e5bfe8e2c Automated update by Adabot (adafruit/adabot@20210423)
Updating https://github.com/jposada202020/CircuitPython_Candlesticks to 0.5.1 from 0.5:
  > read the docs badge
  > Updating doc link imports
  > Update README.rst
2021-04-24 05:09:11 +00:00
adabot
c95116d74a Automated update by Adabot (adafruit/adabot@41b2432)
Updating https://github.com/jposada202020/CircuitPython_ArrowLine to 0.7.1 from 0.7.0:
  > Correcting reference
  > Correcting reference
  > Adding example, and reformatting docs
2021-04-16 05:11:44 +00:00
adabot
2b2d3501f6 Automated update by Adabot (adafruit/adabot@41b2432)
Updating https://github.com/jposada202020/CircuitPython_ArrowLine to 0.7.0 from 0.6:
  > Merge pull request jposada202020/CircuitPython_ArrowLine#2 from kmatch98/main
2021-04-15 05:08:48 +00:00
Scott Shawcroft
e93a1c9b6d
Merge pull request #68 from cognitivegears/master
Added schedule library
2021-04-08 10:58:38 -07:00
jposada202020
ab23c7d82c Automated update by Adabot (adafruit/adabot@57d59ae)
Updating https://github.com/adafruit/CircuitPython_Community_Bundle/circuitpython_community_library_list.md to NA from NA:
  > Added the following libraries: Adafruit_Soundboard, CircuitPython_AS3935, at42qt-acorn-python, CircuitPython_bteve, Hierophect_Circuitpython_Dynamixel, CircuitPython_GC9A01, CircuitPython_HCSR04, CircuitPython-i2cEncoderLibV21, Electronutlabs_CircuitPython_ILI9163, CircuitPython_INA3221, Electronutlabs_CircuitPython_LIS2DH12, Electronutlabs_CircuitPython_LTR329ALS01, Pimoroni_CircuitPython_LTR559, Pimoroni_CircuitPython_MICS6814, CircuitPython-mitutoyo, CircuitPython_nRF24L01, Sparkfun_CircuitPython_QwiicAS3935, Sparkfun_CircuitPython_QwiicJoystick, Sparkfun_CircuitPython_QwiicKeypad, Sparkfun_CircuitPython_QwiicRelay, Sparkfun_CircuitPython_QwiicTwist, Sparkfun_CircuitPython_SerLCD, CircuitPython_SH1106, slight_CircuitPython_TLC5957, CircuitPython_TMP75, CircuitPython_WiiChuck, CircuitPython_AzureCustomVision_Prediction, CircuitPython_HMAC, PiperBlocklyLibrary, CircuitPython_ArrowLine, CircuitPython_Base64, CircuitPython_Candlesticks, CircuitPython_Display_Frame, CircuitPython_DiscordBot, circuitPython_dotstar_featherwing, CircuitPython_Example, Gamblor21_CircuitPython_AHRS, CIRCUITPYTHON_ifttt, nonblocking_timer, CircuitPython_Parse, Jepler_CircuitPython_udecimal
2021-04-08 07:56:22 -04:00
Nathan Byrd
b1c4cc54d8 Added CircuitPython_Schedule 2021-04-07 15:01:10 -05:00
Nathan Byrd
b53f1369ea Merge github.com:adafruit/CircuitPython_Community_Bundle 2021-04-07 14:49:24 -05:00
Nathan Byrd
573c523674 Revert "Added uschedule library"
This reverts commit 0731b1f25f.
2021-04-07 14:46:16 -05:00
Adafruit Adabot
c8686ba511 Automated update by Adabot (adafruit/adabot@20210402)
Updating https://github.com/adafruit/Adafruit_CircuitPython_Bundle/circuitpython_community_library_list.md to NA from NA:
  > Added the following libraries: Adafruit_Soundboard, CircuitPython_AS3935, at42qt-acorn-python, CircuitPython_bteve, Hierophect_Circuitpython_Dynamixel, CircuitPython_GC9A01, CircuitPython_HCSR04, CircuitPython-i2cEncoderLibV21, Electronutlabs_CircuitPython_ILI9163, CircuitPython_INA3221, Electronutlabs_CircuitPython_LIS2DH12, Electronutlabs_CircuitPython_LTR329ALS01, Pimoroni_CircuitPython_LTR559, Pimoroni_CircuitPython_MICS6814, CircuitPython-mitutoyo, CircuitPython_nRF24L01, Sparkfun_CircuitPython_QwiicAS3935, Sparkfun_CircuitPython_QwiicJoystick, Sparkfun_CircuitPython_QwiicKeypad, Sparkfun_CircuitPython_QwiicRelay, Sparkfun_CircuitPython_QwiicTwist, Sparkfun_CircuitPython_SerLCD, CircuitPython_SH1106, slight_CircuitPython_TLC5957, CircuitPython_TMP75, CircuitPython_WiiChuck, CircuitPython_AzureCustomVision_Prediction, CircuitPython_HMAC, PiperBlocklyLibrary, CircuitPython_ArrowLine, CircuitPython_Base64, CircuitPython_Candlesticks, CircuitPython_Display_Frame, CircuitPython_DiscordBot, circuitPython_dotstar_featherwing, CircuitPython_Example, Gamblor21_CircuitPython_AHRS, CIRCUITPYTHON_ifttt, nonblocking_timer, CircuitPython_Parse, Jepler_CircuitPython_udecimal
2021-04-02 09:20:09 -04:00
adabot
418ff1e665 Automated update by Adabot (adafruit/adabot@a6c2669)
Updating https://github.com/jposada202020/CircuitPython_ArrowLine to 0.6 from 0.5.1:
  > Updating displayio
  > Merge remote-tracking branch 'origin/main' into main
  > Adding new Circle pointer
  > Adding new Circle pointer
2021-04-02 05:10:24 +00:00
Scott Shawcroft
45dd929c30
Merge pull request #65 from jposada202020/adding_candlesticks_released
Released version of the Candlestick
2021-03-31 08:57:07 -07:00
adabot
27c9b10b36 Automated update by Adabot (adafruit/adabot@20210330)
Updating https://github.com/jposada202020/CircuitPython_ArrowLine to 0.5.1 from 2999391:
  > Merge remote-tracking branch 'origin/main' into main
  > New line logic to triangle base
2021-03-31 05:10:00 +00:00
jposada202020
169e2e428e Merge remote-tracking branch 'Adafruit/master' into adding_candlesticks_released
# Conflicts:
#	.gitmodules
2021-03-30 14:07:42 -04:00
jposada202020
b5dc4c240d
Merge pull request #1 from adafruit/master
From Master
2021-03-30 13:40:30 -04:00
Scott Shawcroft
3e760c73e7
Merge pull request #66 from jposada202020/released_arrow
Released arrowline
2021-03-30 10:27:10 -07:00
jposada202020
095440cb01 Released arrowline 2021-03-29 19:10:24 -04:00
jposada202020
baec1b4b38 Released version 2021-03-29 18:53:16 -04:00
adabot
965d069932 Automated update by Adabot (adafruit/adabot@a6c2669)
Updating https://github.com/buildwithpiper/PiperBlocklyLibrary to v1.05 from v1.04:
  > Add servo fractional position
  > Add servo functionality
2021-03-29 05:10:30 +00:00
Nathan Byrd
0731b1f25f Added uschedule library 2021-03-27 13:22:01 -05:00
Dan Halbert
fbbaf29102
Merge pull request #61 from makermelissa/master
Added GitHub Actions to upload assets to S3
2021-03-25 16:22:34 -04:00
Melissa LeBlanc-Williams
eba4189427 Added GitHub Actions to upload assets to S3 2021-03-25 11:06:25 -07:00
Kattni
c4e0841a09
Merge pull request #60 from kattni/piper-blockly-add
Add PiperBlocklyLibrary
2021-03-17 15:02:18 -04:00
Kattni Rembor
733beba5c2 Add PiperBlocklyLibrary 2021-03-17 15:00:01 -04:00
adabot
e736c5c732 Automated update by Adabot (adafruit/adabot@7de0fc4)
Updating https://github.com/BiffoBear/CircuitPython_AS3935 to 2.0.3 from 2.0.1:
  > Update release.yml
  > Update release.yml
  > Ready for upload to PyPi
2021-03-12 05:10:17 +00:00
adabot
ebfce34db2 Automated update by Adabot (adafruit/adabot@6f44843)
Updating https://github.com/BiffoBear/CircuitPython_AS3935 to 2.0.1 from 2.0.0:
  > Refactored to reduce RAM usage. Improved tests. Minor bug fixes.
  > Optimized biffobear_as3935.py for size
  > Changed some file permissions
  > Consolidated board response tests into a single file
2021-03-09 05:11:18 +00:00
Limor "Ladyada" Fried
a2fc4df250
Merge pull request #59 from tylercrumpton/master
Add GC9A01 TFT-LCD displayio driver
2021-03-05 16:20:05 -05:00
Tyler Crumpton
a160399209 Add gc9a01 library 2021-03-05 10:20:56 -06:00
adabot
568087f501 Automated update by Adabot (adafruit/adabot@6f44843)
Updating https://github.com/BiffoBear/CircuitPython_AS3935 to 2.0.0 from 1.0.0:
  > Release candidate for v2.0.0 with I2C support
  > Merge branch 'dev' into main
  > Fixed weird error from previous merge.
  > Merge branch 'dev' into main
  > Completed updates of doc strings and simple example. Merge branch 'dev' into main
  > Merge branch 'dev' into main
  > Conflicts resolved
  > Removed start up checks
  > Refactored test_biffobear_as3935.py all tests pass
  > Removed unnecessary tests from test_biffbear_as3935.py
  > Removed pytest.skip from test_biffobear_as3935.py
  > Removed unused @pytest.fixture from test_spi_interface.py
  > Added stub _read_byte_in and write_byte_out functions to AS3935
  > Edited test_board_responses to call AS3935_SPI. Tested on ItsyBitsy
  > Edited doc stirngs to reflect new class + subclass arrangement
  > Completed refactoring spi interface into a super class.
  > Completed tests for readinto
  > Tested writing address to SPIDevice part of _read_byte_in
  > Added call to super().__init__
  > Refactored to split out the SPI bus in prep for adding I2C support
  > Add a few comments to test_biffobear_as3935.py
  > Capitalized and commented all register constants
  > Edited comments in biffoebear_as3935.py for clarity.
  > Small edit for GitHub Pylint.
  > Small fix for Pylint
  > Added a call to _check_clock_calibration to the power_down setter.
  > Refactored _spi_device_exists to _as3935_startup_checks
  > Added a DIRECT_COMMAND = const(0x96) to make the code easier to read.
  > Refactored _calibrate_clocks to seperate funcs for calibrating and checking
  > Repeated commit as something weird happened.
  > Refactored TRCO and SRCO regisiters. Refactored _calibrate_clocks.
  > Edited setup.py to Dev status 5 - Production/Stable.
2021-03-05 05:17:57 +00:00
adabot
71cde8976f Automated update by Adabot (adafruit/adabot@20210303)
Updating https://github.com/jamesbowman/CircuitPython_bteve to 0.1.2 from 0.1.0:
  > version 0.1.2
2021-03-04 05:12:54 +00:00
Scott Shawcroft
6f2c2f002e
Merge pull request #58 from jamesbowman/master
Add CircuitPython_bteve as bteve
2021-03-03 08:32:48 -08:00
James Bowman
2f970c3e59 Use proper https url for bteve repo 2021-03-02 12:34:06 -08:00
James Bowman
36ce398ec6 Add directory for bteve 2021-03-01 17:25:29 -08:00
James Bowman
56e95e9b12 Add CircuitPython_bteve as bteve 2021-03-01 12:58:09 -08:00
adabot
97041c6c16 Automated update by Adabot (adafruit/adabot@20210222)
Updating https://github.com/BiffoBear/CircuitPython_AS3935 to 1.0.0 from 1afb57a:
  < Edited setup.py to Dev status 5 - Production/Stable.
2021-02-23 05:08:48 +00:00
Limor "Ladyada" Fried
c160fd3fe4
Merge pull request #57 from BiffoBear/master
Added Franklin AS3935 driver library.
2021-02-22 11:53:38 -05:00
BiffoBear
9886f77f1f Added Franklin AS3935 driver library. 2021-02-22 03:31:30 +00:00
Scott Shawcroft
738ec660d7
Merge pull request #56 from jamesbowman/master
New script build.sh builds packages
2021-02-17 08:45:45 -08:00
James Bowman
218b2b4bb5 Update the CI script to use build.sh 2021-02-16 15:07:56 -08:00
adabot
85db39d87a Automated update by Adabot (adafruit/adabot@20210214)
Updating https://github.com/jepler/Jepler_CircuitPython_udecimal to 1.0.2 from 1.0.1:
  > Merge pull request jepler/Jepler_CircuitPython_udecimal#3 from jepler/moneyfmt
2021-02-15 05:09:16 +00:00
James Bowman
bfa27d41f1 Copyright year 2021-02-12 19:34:11 -08:00
James Bowman
e5f0f209e7 New script build.sh
New script build.sh, correctly adds the Package Folder Prefix to the build line
README updated to use build.sh
[adafruit/circuitpython-build-tools#6]
2021-02-12 19:31:34 -08:00
adabot
6fd4d1b225 Automated update by Adabot (adafruit/adabot@f49a93b)
Updating https://github.com/jepler/Jepler_CircuitPython_udecimal to 1.0.1 from 1.0.0:
  > Merge pull request jepler/Jepler_CircuitPython_udecimal#2 from jepler/misc-updates
  > remove circuitpython version notice, as the stable version now supports all we need
  > remove circuitpython version notice, as the stable version now supports all we need
  > Merge pull request jepler/Jepler_CircuitPython_udecimal#1 from jepler/warn-bitlength
2021-02-10 05:09:30 +00:00
Limor "Ladyada" Fried
a3d0e8a20c
Merge pull request #55 from jfurcean/add-wiichuck
WiiChuck Library
2021-02-08 18:55:25 -05:00
John Furcean
6a027bc80a add wiichuck driver 2021-02-08 18:28:12 -05:00
adabot
bd73671f1d Automated update by Adabot (adafruit/adabot@0b83e6e)
Updating https://github.com/2bndy5/CircuitPython_nRF24L01 to 2.0.1 from 1.3.0:
  > Update get*_()
  < refresh internal data when calling setter/getters
  < fix new get_*()
  < update configurable API docs
  < fix timeouts in man_ack test
  < update release.yml
  > update BLE limitations list
  < update BLE limitations list
  < forgot internal deprecated attr in fakeBLE.init()
  < fix fake BLE example
  < reintroduce deprecated docs & corresponding code
  > update adv API docs; remove redundant call in init
  > update basic API docs
  < actions limited to python 3.6
  < corrects docs on listen; adjust build.yml
  < bump version to 1.3.0
  < rollback rtd reqs
  < retrofit examples for CPython prior to v3.7
  < patch all but breaking changes from v2.0
  < remove references to CSN_DELAY from docs
  < patch tweaks from v2.0
  > correct docstrings in ble example
  > save unecessary new lines in BLE_FREQ src
  > proofread BLE API docs
  > update greetings.rst
  > Merge pull request 2bndy5/CircuitPython_nRF24L01#22 from 2bndy5/dev
  > Revert "listen won't flush RX FIFO; flush TX FIFO of ACKs"
  > Revert "typo"
  > typo
  > listen won't flush RX FIFO; flush TX FIFO of ACKs
  > Revert "attempt to fix init of _pipe0_read_addr"
  > attempt to fix init of _pipe0_read_addr
  > updated docstr in stream test's make_buffer()
  > typo in examples.rst
  > clarify docs on Re-use TX FIFO & code in update()
2021-01-30 05:15:34 +00:00
Scott Shawcroft
898594736d
Merge pull request #54 from 2bndy5/master
add Cirque_Pinnacle lib to WIP list
2021-01-29 11:18:24 -08:00
adabot
afe5f6b4e8 Automated update by Adabot (adafruit/adabot@0b83e6e)
Updating https://github.com/2bndy5/CircuitPython_nRF24L01 to 1.3.0 from 2.0.0:
  > refresh internal data when calling setter/getters
  > fix new get_*()
  > update configurable API docs
  > fix timeouts in man_ack test
  > update release.yml
  > update BLE limitations list
  > forgot internal deprecated attr in fakeBLE.init()
  > fix fake BLE example
  > reintroduce deprecated docs & corresponding code
  > actions limited to python 3.6
  > corrects docs on listen; adjust build.yml
  > bump version to 1.3.0
  > rollback rtd reqs
  > retrofit examples for CPython prior to v3.7
  > patch all but breaking changes from v2.0
  > remove references to CSN_DELAY from docs
  > patch tweaks from v2.0
  < Merge pull request 2bndy5/CircuitPython_nRF24L01#22 from 2bndy5/dev
  < Revert "listen won't flush RX FIFO; flush TX FIFO of ACKs"
  < Revert "typo"
  < typo
  < listen won't flush RX FIFO; flush TX FIFO of ACKs
  < Revert "attempt to fix init of _pipe0_read_addr"
  < attempt to fix init of _pipe0_read_addr
  < updated docstr in stream test's make_buffer()
  < typo in examples.rst
  < clarify docs on Re-use TX FIFO & code in update()
2021-01-29 05:16:42 +00:00
Brendan
a826f49c70
add Cirque_Pinnacle lib to WIP list 2021-01-28 18:41:26 -08:00
adabot
f6dd56546f Automated update by Adabot (adafruit/adabot@20210123)
Updating https://github.com/2bndy5/CircuitPython_nRF24L01 to 2.0.0 from 1.2.3:
  > Merge pull request 2bndy5/CircuitPython_nRF24L01#22 from 2bndy5/dev
  > Revert "listen won't flush RX FIFO; flush TX FIFO of ACKs"
  > Revert "typo"
  > typo
  > listen won't flush RX FIFO; flush TX FIFO of ACKs
  > Revert "attempt to fix init of _pipe0_read_addr"
  > attempt to fix init of _pipe0_read_addr
  > updated docstr in stream test's make_buffer()
  > typo in examples.rst
  > clarify docs on Re-use TX FIFO & code in update()
2021-01-25 05:44:03 +00:00
adabot
ec8ed0fe8a Automated update by Adabot (adafruit/adabot@0b83e6e)
Updating https://github.com/skerr92/at42qt-acorn-python to v1.0.6 from v1.0.5:
  > changing delay time on reset to avoid OSError: Errno[5] Input/Output Error.
2021-01-19 05:41:53 +00:00
adabot
8ac9f196f3 Automated update by Adabot (adafruit/adabot@20210109)
Updating https://github.com/barbudor/CircuitPython_INA3221 to 2.0.0 from 1.2.0:
  > Update to CircuitPython 6 - i2c_device breaking changes
  > adding pypi package

Updating https://github.com/FoamyGuy/CircuitPython_Display_Frame to 0.0.4 from 0.0.3:
  > pylint on new example
  > pylint
  > alignment options. defaults LEFT!. PC example
  > fix CI badge in readme
2021-01-11 05:34:16 +00:00
adabot
33ea9f654a Automated update by Adabot (adafruit/adabot@20210103)
Updating https://github.com/barbudor/CircuitPython_INA3221 to 1.2.0 from 1.1.1:
  > fix LSB constants + add is_ready property
  > Merge pull request barbudor/CircuitPython_INA3221#4 from barbudor/pr_add_LSB_constants
2021-01-05 05:25:12 +00:00
Limor "Ladyada" Fried
cf8fc7b0b2
Merge pull request #52 from skerr92/add_at42qt1070
Add AT42QT1070 driver
2020-12-30 15:01:17 -05:00
Seth Kerr
8708d143c7 fixing issue with ValueExceptions 2020-12-30 14:50:23 -05:00
Seth Kerr
354bbe6efe this should be the final time doing this... 2020-12-30 14:18:28 -05:00
adabot
7112105301 Automated update by Adabot (adafruit/adabot@644d4b7)
Updating https://github.com/FoamyGuy/CircuitPython_Display_Frame to 0.0.3 from e786890:
  < fix CI badge in readme
2020-12-21 05:15:16 +00:00
Limor "Ladyada" Fried
ef0cfb01c1
Merge pull request #49 from FoamyGuy/add_display_frame
Adding circuitpython_display_frame library
2020-12-20 12:36:46 -05:00
foamyguy
1800c5eb25 adding circuitpython_display_frame library 2020-12-20 08:09:46 -06:00
adabot
c2a264f5cf Automated update by Adabot (adafruit/adabot@644d4b7)
Updating https://github.com/barbudor/CircuitPython_INA3221 to 1.1.1 from 1.1.0:
  > Merge pull request barbudor/CircuitPython_INA3221#1 from mcauser/patch-1

Updating https://github.com/barbudor/CircuitPython_TMP75 to 1.0.2 from v1.0.1:
  > Merge pull request barbudor/CircuitPython_TMP75#2 from mcauser/patch-1
2020-12-08 05:09:29 +00:00
Limor "Ladyada" Fried
3fb0f6e876
Merge pull request #48 from pimoroni/contrib-mics6814
Add Pimoroni MICS6814 driver
2020-11-27 15:05:45 -05:00
Phil Howard
9385219ce4 Add Pimoroni MICS6814 driver 2020-11-27 14:38:54 +00:00
Limor "Ladyada" Fried
f8d09097c9
Merge pull request #47 from FoamyGuy/remove_blinkadisplayio_pygamedisplay
Remove blinkadisplayio pygamedisplay
2020-11-11 12:25:53 -05:00
foamyguy
f536eb6dd5 removing blinka displayio pygame display 2020-11-11 11:18:37 -06:00
foamyguy
77d4a01b3f removing blinka displayio pygame display 2020-11-11 11:17:54 -06:00
foamyguy
3bf9b3bd8b
Merge pull request #1 from adafruit/master
Merge from adafruit
2020-11-11 11:12:03 -06:00
adabot
9213ab4bc6 Automated update by Adabot (adafruit/adabot@c01bb3a)
Updating https://github.com/FoamyGuy/Blinka_Displayio_PyGameDisplay to 0.0.7 from 0.0.6:
  > fix license for precommit
  > adding shapes examples
2020-11-04 05:07:38 +00:00
adabot
85efc8a003 Automated update by Adabot (adafruit/adabot@20201101)
Updating https://github.com/FoamyGuy/Blinka_Displayio_PyGameDisplay to 0.0.6 from 0.0.1:
  > black format party parrot example
  > adding party parrot example. wait a little longer before pygame.quit()
  > adding button example
  > remove upload release assets action
  > disable build assets action
  > black format
  > breakout icon to an init parameter
  > fix readme banner for sphinx
  > add license file for the banner image
  > adding banner to the readme
  > point docs badge link to stable
  > fix docs badge
  > add warning to readme
  > fix project url and build status badge
  > fix setup.py install requires and maybe pypi release?

Updating https://github.com/jepler/Jepler_CircuitPython_udecimal to 1.0.0 from 1.0.0-alpha.3:
  > bump python version instead
  > ignore exp and out files (from tests)
  > Revert "pin a certain circuitpython version, to avoid surprises"
  > pin a certain circuitpython version, to avoid surprises
  > test_udecimal: Improve tests based on reported test cases
  > utrig: Fix several bugs reported by @cradek
  > utrig: Fix logb(0)
  > required PR merged upstream
2020-11-02 05:13:11 +00:00
Limor "Ladyada" Fried
5840213a99
Merge pull request #45 from FoamyGuy/adding_blinkadisplayio_pygamedisplay
Adding blinka displayio pygame display
2020-11-01 12:36:27 -05:00
foamyguy
a122d3d1be adding blinka displayio pygame display 2020-11-01 11:28:06 -06:00
adabot
c18618e7fd Automated update by Adabot (adafruit/adabot@c01bb3a)
Updating https://github.com/2231puppy/CircuitPython_DiscordBot to 1.2.0 from 1.1.4:
  > Update discordbot_simpletest.py
  > Update README.rst
2020-10-25 05:08:41 +00:00
adabot
e58ef4e390 Automated update by Adabot (adafruit/adabot@c01bb3a)
Updating https://github.com/2bndy5/CircuitPython_nRF24L01 to 1.2.3 from 1.2.2:
  > appended prompt in 2arduino
  > simple 2arduino pass; 2arduino behaves like TMRh20
  > replaced another "if any()" in 2arduino test
  > oops forgot to change this back
  > Merge pull request 2bndy5/CircuitPython_nRF24L01#20 from 2bndy5/repeating-payload
  > corrected docs about fifo()
  > correct attribute ref in RF24.ard docs
  > updated ACK test; typo in multiceiver test

Updating https://github.com/2231puppy/CircuitPython_DiscordBot to 1.1.4 from 1.1.1:
  > Update adafruit_discordbot.py
  > Fixed a bug
  > Update adafruit_discordbot.py
2020-10-17 05:09:22 +00:00
adabot
efb5c7a113 Automated update by Adabot (adafruit/adabot@c01bb3a)
Updating https://github.com/2231puppy/CircuitPython_DiscordBot to 1.1.1 from 1.1.0:
  > Removed extra PY file
2020-10-15 05:07:24 +00:00
adabot
f290a7d209 Automated update by Adabot (adafruit/adabot@c01bb3a)
Updating https://github.com/2231puppy/CircuitPython_DiscordBot to 1.1.0 from 1.0.0:
  > Made standard Python3 Discord bot library
  > Fixed file naming a little bit
  > Fixed file naming a little bit
  > Fixed file naming a little bit
  > Fixed file naming a little bit
  > Fixed file naming a little bit
  > Renamed file for Python DiscordBot
  > Added file for standard Python 3
  > Fixed API docs
  > Added a list of compatible boards
2020-10-14 05:08:25 +00:00
adabot
4fda40eda5 Automated update by Adabot (adafruit/adabot@c01bb3a)
Updating https://github.com/2231puppy/CircuitPython_DiscordBot to 1.0.0 from 0.1.0:
  > Fixed bug with code
  > Worked on README.rst
  > Worked on README.rst
  > Worked on README.rst
  > Worked on README.rst
  > Fixed fatal flaw with documenation and code
  > Fixed one major flaw with docs
  > Added TTS docstring
  > Added TTS
  > Added Discord discriminator ID to the return username feature
  > Added a feature that gets the username of post 2231puppy/CircuitPython_DiscordBot#x
  > Finished Setup page of docs
  > Finished Setup page of docs
  > Working on setup docs, started step 1
  > Fixed embeds, working now
  > Saving changes, not working yet
  > Fixing build errors + added embed functionality
  > Added embeds, still working on it
  > Modified setup
  > Added Setup page
  > Modified code
  > Added example and modified README
2020-10-13 05:10:18 +00:00
adabot
be4d2774fa Automated update by Adabot (adafruit/adabot@20201010)
Updating https://github.com/2231puppy/CircuitPython_DiscordBot to 0.1.0 from 707bc6c:
  < Modified setup
  < Added Setup page
  < Modified code
  < Added example and modified README
2020-10-12 05:14:49 +00:00
Limor "Ladyada" Fried
b9244c681d
Merge pull request #44 from 2231puppy/master
Add DiscordBot library
2020-10-11 18:04:31 -04:00
M Albert
6ef5d8574d Add DiscordBot library 2020-10-11 10:38:24 -04:00
adabot
fab419c456 Automated update by Adabot (adafruit/adabot@c01bb3a)
Updating https://github.com/2bndy5/CircuitPython_nRF24L01 to 1.2.2 from 1.2.1:
  > mark to_android for deprecation
  > to_iphone attr -> to_android attr default is True
2020-10-10 05:08:28 +00:00
adabot
5c3595baf5 Automated update by Adabot (adafruit/adabot@c01bb3a)
Updating https://github.com/2bndy5/CircuitPython_nRF24L01 to 1.2.1 from 1.2.0:
  > Merge pull request 2bndy5/CircuitPython_nRF24L01#17 from 2bndy5/multiceiver
  > docs are vast; need for proofreading is endless
  > build.yml use pkg folder name
  > release.yml use pkg folder name
2020-10-07 05:08:28 +00:00
adabot
83c13c6d82 Automated update by Adabot (adafruit/adabot@c01bb3a)
Updating https://github.com/2bndy5/CircuitPython_nRF24L01 to 1.2.0 from 1.1.2:
  > Merge pull request 2bndy5/CircuitPython_nRF24L01#14 from 2bndy5/lite-beta
  > found typos
  > badge missing target link
  > update badges & prepare switch to github actions
  > Update build.yml
  > Update build.yml
  > Create build.yml
  > deleting travis.yml
  > enabling github actions
  > updated examples for new returned format of send()
  > updated darkness.css for sidebar menu
  > (-) experimentals from logitech-mouse branch
  > updates from logitech-mouse branch
  > found pin conflict in irq example -> uses d12 now
  > context manager powers down radio on exit
  > changed spi bus attribute to a hidden attribute
  > docs badge links to stable releases
  > valid names: irq_D* => irq_d*, ce => ce_pin, etc
  > Delete .gitattributes
2020-10-06 05:09:20 +00:00
adabot
856df89cfc Automated update by Adabot (adafruit/adabot@c01bb3a)
Updating https://github.com/barbudor/CircuitPython_TMP75 to v1.0.1 from v1.0.0:
  > Merge pull request barbudor/CircuitPython_TMP75#1 from bugadani/patch-1
2020-09-29 05:08:26 +00:00
Limor "Ladyada" Fried
f3a4d70515
Merge pull request #43 from hierophect/add-dynamixel
Add Dynamixel driver library
2020-09-16 11:36:59 -04:00
Lucian Copeland
fcb6b100ab Undo random submodule change 2020-09-14 14:33:31 -04:00
Lucian Copeland
fe210d9f5e Merge branch 'add-dynamixel' of https://github.com/hierophect/CircuitPython_Community_Bundle into add-dynamixel 2020-09-14 14:30:48 -04:00
Lucian Copeland
21cc7f33ba Change URL to include name 2020-09-14 14:29:54 -04:00
hierophect
1a8bd67c3f
Merge branch 'master' into add-dynamixel 2020-09-13 17:53:55 -04:00
Lucian Copeland
70367da94b Add Dynamixel driver library 2020-09-13 17:45:39 -04:00
Jeff Epler
41f5cc13b3
Merge pull request #41 from jepler/url-form-hint
Give users a hint about how a submodule URL should look
2020-09-13 07:46:31 -05:00
Limor "Ladyada" Fried
b44299b77b
Merge pull request #42 from jepler/udecimal
Add jepler_udecimal
2020-09-12 22:00:09 -04:00
8e5748f6d0 Add jepler_udecimal 2020-09-12 19:49:57 -05:00
Jeff Epler
3cf7e2aeda
Update README.md 2020-09-12 18:02:53 -05:00
Limor "Ladyada" Fried
5bcdded036
Merge pull request #40 from sommersoft/fix_modules_ref
Fix Malformed URL To LTR559 Repo
2020-08-16 22:14:55 -04:00
sommersoft
ba6dfc1e47 fix malformed URL to LTR559 2020-08-16 18:15:44 -05:00
Limor "Ladyada" Fried
7526a7f2be
Merge pull request #39 from pimoroni/contrib-ltr559
Add Pimoroni LTR559 driver
2020-08-10 10:29:17 -04:00
Phil Howard
2af1612273 Add Pimoroni LTR559 driver 2020-08-10 13:19:06 +01:00
adabot
2abcc71ee6 Automated update by Adabot (adafruit/adabot@20501cf)
Updating https://github.com/jimbobbennett/CircuitPython_AzureCustomVision_Predic to 0.2.1 from 0.2.0:
  > Update azurecustomvision_prediction.py
2020-07-11 05:07:37 +00:00
Limor "Ladyada" Fried
e4a64e049d
Merge pull request #38 from gamblor21/ahrs_library
Add AHRS library for sensor fusion
2020-05-15 18:59:42 -04:00
gamblor21
e190fbf5da Removed old reference. Renamed library folder 2020-05-15 17:49:37 -05:00
gamblor21
e1dfe58e95 Renamed library to gamblor_ahrs 2020-05-15 16:43:15 -05:00
gamblor21
69b9e90568 Add AHRS library for sensor fusion 2020-05-15 16:10:41 -05:00
Brent Rubell
9531b5dc5c
Merge pull request #36 from jimbobbennett/master
Adding AzureCustomVision_Prediction
2020-04-29 17:11:31 -04:00
Jim Bennett
3c4ba9530c Adding AzureCustomVision_Prediction 2020-04-22 18:55:30 -07:00
Scott Shawcroft
2fab952b5d
Merge pull request #35 from jimbobbennett/master
Adding Parse
2020-04-07 10:27:54 -07:00
Jim Bennett
a32c84ea6c Adding Parse 2020-04-02 16:51:21 -07:00
Scott Shawcroft
42ba72a463
Merge pull request #34 from jimbobbennett/master
Added base64 and HMAC libraries
2020-03-31 14:01:53 -07:00
Jim Bennett
b020d54bc4 Added base64 and HMAC submodules 2020-03-30 16:02:53 -07:00
Jim Bennett
64572fa465 Added base64 and MNAC submodules 2020-03-30 16:00:11 -07:00
Limor "Ladyada" Fried
73471fe412
Merge pull request #33 from vifino/master
Add mitutoyo: A Mitutoyo Digimatic library.
2020-02-23 21:16:23 -05:00
Adrian Pistol
7dd4fb56e2 Add mitutoyo: A Mitutoyo Digimatic library. 2020-02-24 02:53:49 +01:00
Kattni
22354151fa
Merge pull request #32 from maholli/master
adding BMX160 IMU wip library
2020-02-14 12:17:33 -05:00
Max Holliday
84d3ca1d1a adding BMX160 IMU wip library 2020-02-09 11:10:59 -08:00
Kattni
9adde4f750
Merge pull request #31 from maholli/master
adding 6 WIP circuitpython drivers
2020-01-30 20:00:38 -05:00
Max Holliday
d8a9a464d5 adding 6 WIP circuitpython drivers 2020-01-30 14:53:50 -08:00
Kattni
7d3975be49
Create works_in_progress.md 2020-01-30 17:33:05 -05:00
Melissa LeBlanc-Williams
f72e1aca6d
Merge pull request #30 from bwshockley/master
Add i2c Encoder library.
2019-12-19 10:06:48 -08:00
Benjamin Shockley
e2d570864a Add i2c Encoder library. 2019-12-19 11:31:03 -06:00
adabot
e38131473c Automated update by Adabot (adafruit/adabot@f7bbfc2)
Updating https://github.com/2bndy5/CircuitPython_nRF24L01 to 1.1.2 from 1.1.0:
  > readme should now render on pypi
  > added package_folder_prefix arg to travis.yml
  > context manager bug fixes + modified example
  > Merge pull request 2bndy5/CircuitPython_nRF24L01#8 from 2bndy5/arduino_compat
  > ignore the whole folder not just settings.json
  > fix for travis checking ogf examples
  > consolidated and renamed examples
  > del a trailing whitespace
  > removed useless "new lines"
  > Update circuitpython_nrf24l01.py
  > removed f-string
  > this should at least keep pylint happy
  > wtf mpy-cross
  > mpy-cross failed
  > revisiting pylint warnings
  > broke the example link
  > found a typo in readme
  > learned to cross ref outside autodoc
  > more readable literal text refs
  > removed tutorials placeholder in sidebar
  > background got messed up?!
  > better links for pypi sidebar
  > linked pinout image to source and removed local copy
  > fixed mobile compatibility
  > some more doc tweaks
  > tweaked rtd theme with darkness.css
  > + pepy.tech download counter from pypi stats :)
  > added pypi version tag to readme
  > various docs tweaks
  > another readme change
  > Merge branch 'master' of https://github.com/2bndy5/CircuitPython_nRF24L01
  > removed CnP error in readme
2019-11-09 19:45:56 +00:00
Kattni
7f5a6e27ee
Merge pull request #29 from sommersoft/action-ify
Migrate CI To GitHub Actions
2019-11-01 15:38:45 -04:00
sommersoft
e38e3153c9 build-tools directory and depth...again. 2019-10-29 17:12:02 -05:00
sommersoft
f1cc46f61e same syntax snafu. different file. 2019-10-29 17:05:03 -05:00
sommersoft
0bf08b45c6 fix pkg_folder_prefix gawk to output the correct folder 2019-10-29 16:48:14 -05:00
sommersoft
2a7dddcd72 point build-tools to the right directory, and use proper depth 2019-10-29 16:43:17 -05:00
sommersoft
bdd7322840 forgot to take out pylint and sphinx build 2019-10-29 16:39:05 -05:00
sommersoft
0939c19439 syntax snafu 2019-10-29 16:35:02 -05:00
sommersoft
33f8ef91f8 initial github actions transisition 2019-10-29 16:31:59 -05:00
170 changed files with 1255 additions and 37 deletions

28
.github/workflows/build.yml vendored Normal file
View file

@ -0,0 +1,28 @@
name: Build CI
on: [pull_request, push]
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Set up Python 3
uses: actions/setup-python@v4
with:
python-version: 3.x
- name: Versions
run: |
python3 --version
- uses: actions/checkout@v3
with:
submodules: true
- name: Fetch correct submodule shas
run: git submodule foreach 'git fetch --tags --depth 1 origin $sha1 && git checkout -q $sha1'
- name: Install deps
run: |
sudo apt-get install -y gettext gawk
pip install -r requirements.txt
- name: Library version
run: git describe --dirty --always --tags
- name: Build assets
run: ./build.sh

55
.github/workflows/release.yml vendored Normal file
View file

@ -0,0 +1,55 @@
name: Release Actions
on:
release:
types: [published]
jobs:
upload-release-assets:
runs-on: ubuntu-latest
steps:
- name: Translate Repo Name For Build Tools filename_prefix
id: repo-name
run: |
echo "repo-name=$(
echo ${{ github.repository }} |
awk -F '\/' '{ print tolower($2) }' |
tr '_' '-'
)" >> $GITHUB_OUTPUT
- name: Set up Python 3
uses: actions/setup-python@v4
with:
python-version: 3.x
- name: Versions
run: |
python3 --version
- uses: actions/checkout@v3
with:
submodules: true
- name: Fetch correct submodule shas
run: git submodule foreach 'git fetch --tags --depth 1 origin $sha1 && git checkout -q $sha1'
- name: Install deps
run: |
sudo apt-get install -y gettext gawk
pip install -r requirements.txt
- name: Package Folder Prefix For circuitpython-build-tools (Community Bundle Specific)
id: pkg-folder
run: |
echo prefix=$(
ls -RUx |
gawk -F '\n' '{ match($1, /(drivers|helpers)\/(.+)\/(.+)\:/, arr) ; if (length(arr[0]) > 0 && match(arr[3], arr[2]) > 0) printf "%s, ", arr[3] }' |
gawk '{ trimmed = substr($0, 1, length($0) - 2) ; print "\"" trimmed "\"" }'
) >> $GITHUB_OUTPUT
- name: Build assets
run: circuitpython-build-bundles --filename_prefix ${{ steps.repo-name.outputs.repo-name }} --library_location libraries --library_depth 2 --package_folder_prefix ${{ steps.pkg-folder.outputs.prefix }}
- name: Upload Release Assets
uses: shogo82148/actions-upload-release-asset@v1
with:
asset_path: "bundles/*"
github_token: ${{ secrets.GITHUB_TOKEN }}
upload_url: ${{ github.event.release.upload_url }}
- name: Upload Assets To AWS S3
env:
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
run: "[ -z \"$AWS_ACCESS_KEY_ID\" ] || aws s3 cp bundles/ s3://adafruit-circuit-python/bundles/community --recursive --no-progress --region us-east-1"

4
.gitignore vendored
View file

@ -1,3 +1,5 @@
build*
build/*
.env
bundles
build_deps
build-circuitpython*

443
.gitmodules vendored
View file

@ -9,7 +9,7 @@
url = https://github.com/mmabey/Adafruit_Soundboard.git
[submodule "libraries/helpers/dotstar_featherwing"]
path = libraries/helpers/dotstar_featherwing
url = https://github.com/dastels/circuitPython_dotstar_featherwing.git
url = https://github.com/circuitpython/circuitPython_dotstar_featherwing.git
[submodule "libraries/helpers/nonblocking_timer"]
path = libraries/helpers/nonblocking_timer
url = https://github.com/Angeleno-Tech/nonblocking_timer.git
@ -58,3 +58,444 @@
[submodule "libraries/drivers/nrf24l01"]
path = libraries/drivers/nrf24l01
url = https://github.com/2bndy5/CircuitPython_nRF24L01.git
[submodule "libraries/drivers/i2cencoderlibv21"]
path = libraries/drivers/i2cencoderlibv21
url = https://github.com/bwshockley/CircuitPython-i2cEncoderLibV21.git
[submodule "libraries/drivers/mitutoyo"]
path = libraries/drivers/mitutoyo
url = https://github.com/vifino/CircuitPython-mitutoyo.git
[submodule "libraries/helpers/base64"]
path = libraries/helpers/base64
url = https://github.com/jimbobbennett/CircuitPython_Base64
[submodule "libraries/helpers/HMAC"]
path = libraries/helpers/HMAC
url = https://github.com/jimbobbennett/CircuitPython_HMAC
[submodule "libraries/helpers/parse"]
path = libraries/helpers/parse
url = https://github.com/jimbobbennett/CircuitPython_Parse
[submodule "libraries/helpers/AzureCustomVision_Prediction"]
path = libraries/helpers/AzureCustomVision_Prediction
url = https://github.com/jimbobbennett/CircuitPython_AzureCustomVision_Prediction
[submodule "libraries/helpers/gamblor21_ahrs"]
path = libraries/helpers/gamblor21_ahrs
url = https://github.com/gamblor21/Gamblor21_CircuitPython_AHRS.git
[submodule "libraries/drivers/dynamixel"]
path = libraries/drivers/dynamixel
url = https://github.com/hierophect/Hierophect_Circuitpython_Dynamixel.git
[submodule "libraries/drivers/ltr559"]
path = libraries/drivers/ltr559
url = https://github.com/pimoroni/Pimoroni_CircuitPython_LTR559.git
[submodule "libraries/helpers/udecimal"]
path = libraries/helpers/udecimal
url = https://github.com/jepler/Jepler_CircuitPython_udecimal.git
[submodule "libraries/helpers/discordbot"]
path = libraries/helpers/discordbot
url = https://github.com/2231puppy/CircuitPython_DiscordBot.git
[submodule "libraries/drivers/mics6814"]
path = libraries/drivers/mics6814
url = https://github.com/pimoroni/Pimoroni_CircuitPython_MICS6814.git
[submodule "libraries/helpers/circuitpython_display_frame"]
path = libraries/helpers/circuitpython_display_frame
url = https://github.com/FoamyGuy/CircuitPython_Display_Frame.git
[submodule "libraries/drivers/at42qt1070"]
path = libraries/drivers/at42qt1070
url = https://github.com/skerr92/at42qt-acorn-python.git
[submodule "libraries/drivers/wiichuck"]
path = libraries/drivers/wiichuck
url = https://github.com/jfurcean/CircuitPython_WiiChuck.git
[submodule "libraries/drivers/as3935"]
path = libraries/drivers/as3935
url = https://github.com/BiffoBear/CircuitPython_AS3935.git
[submodule "libraries/drivers/bteve"]
path = libraries/drivers/bteve
url = https://github.com/jamesbowman/CircuitPython_bteve.git
[submodule "libraries/drivers/gc9a01"]
path = libraries/drivers/gc9a01
url = https://github.com/tylercrumpton/CircuitPython_GC9A01.git
[submodule "libraries/helpers/PiperBlocklyLibrary"]
path = libraries/helpers/PiperBlocklyLibrary
url = https://github.com/buildwithpiper/PiperBlocklyLibrary.git
[submodule "libraries/helpers/arrowline"]
path = libraries/helpers/arrowline
url = https://github.com/jposada202020/CircuitPython_ArrowLine.git
[submodule "libraries/helpers/candlesticks"]
path = libraries/helpers/candlesticks
url = https://github.com/jposada202020/CircuitPython_Candlesticks.git
[submodule "libraries/helpers/schedule"]
path = libraries/helpers/schedule
url = https://github.com/cognitivegears/CircuitPython_Schedule.git
[submodule "libraries/helpers/morsecode"]
path = libraries/helpers/morsecode
url = https://github.com/jposada202020/CircuitPython_MorseCode.git
[submodule "libraries/drivers/tca9555"]
path = libraries/drivers/tca9555
url = https://github.com/lesamouraipourpre/Community_CircuitPython_TCA9555.git
[submodule "libraries/helpers/styles"]
path = libraries/helpers/styles
url = https://github.com/jposada202020/CircuitPython_styles
[submodule "libraries/drivers/74hc165"]
path = libraries/drivers/74hc165
url = https://github.com/WoolseyWorkshop/WoolseyWorkshop_CircuitPython_74HC165.git
[submodule "libraries/drivers/trellism4_extended"]
path = libraries/drivers/trellism4_extended
url = https://github.com/arofarn/CircuitPython_TrellisM4_extended.git
[submodule "libraries/drivers/i2c_button"]
path = libraries/drivers/i2c_button
url = https://github.com/gmparis/CircuitPython_I2C_Button.git
[submodule "libraries/drivers/bluepad32"]
path = libraries/drivers/bluepad32
url = https://github.com/ricardoquesada/bluepad32-circuitpython.git
[submodule "libraries/helpers/asynccp"]
path = libraries/helpers/asynccp
url = https://github.com/WarriorOfWire/CircuitPython_async.git
[submodule "libraries/helpers/csv"]
path = libraries/helpers/csv
url = https://github.com/tekktrik/CircuitPython_CSV.git
[submodule "libraries/helpers/nvm_helper"]
path = libraries/helpers/nvm_helper
url = https://github.com/FoamyGuy/Foamyguy_CircuitPython_nvm_helper.git
[submodule "libraries/helpers/ansi_escape_code"]
path = libraries/helpers/ansi_escape_code
url = https://github.com/s-light/CircuitPython_ansi_escape_code.git
[submodule "libraries/helpers/nonblocking_serialinput"]
path = libraries/helpers/nonblocking_serialinput
url = https://github.com/s-light/CircuitPython_nonblocking_serialinput.git
[submodule "libraries/helpers/functools"]
path = libraries/helpers/functools
url = https://github.com/tekktrik/CircuitPython_functools.git
[submodule "libraries/drivers/ticstepper"]
path = libraries/drivers/ticstepper
url = https://github.com/tekktrik/CircuitPython_TicStepper.git
[submodule "libraries/drivers/bbq10keyboard"]
path = libraries/drivers/bbq10keyboard
url = https://github.com/solderparty/arturo182_CircuitPython_BBQ10Keyboard.git
[submodule "libraries/drivers/nau7802"]
path = libraries/drivers/nau7802
url = https://github.com/CedarGroveStudios/CircuitPython_NAU7802.git
[submodule "libraries/drivers/hx711"]
path = libraries/drivers/hx711
url = https://github.com/fivesixzero/CircuitPython_HX711.git
[submodule "libraries/helpers/tzdb"]
path = libraries/helpers/tzdb
url = https://github.com/evindunn/circuitpython_tzdb.git
[submodule "libraries/drivers/lcd1602"]
path = libraries/drivers/lcd1602
url = https://github.com/Neradoc/Circuitpython_Waveshare_LCD1602.git
[submodule "libraries/drivers/qwiicquadsolidstaterelay"]
path = libraries/drivers/qwiicquadsolidstaterelay
url = https://github.com/gbeland/CircuitPython_Sparkfun_QwiicQuadSolidStateRelay.git
[submodule "libraries/helpers/palettefader"]
path = libraries/helpers/palettefader
url = https://github.com/CedarGroveStudios/CircuitPython_PaletteFader.git
[submodule "libraries/drivers/drv8830"]
path = libraries/drivers/drv8830
url = https://github.com/CedarGroveStudios/CircuitPython_DRV8830.git
[submodule "libraries/helpers/rangeslicer"]
path = libraries/helpers/rangeslicer
url = https://github.com/CedarGroveStudios/CircuitPython_RangeSlicer.git
[submodule "libraries/helpers/palettefilter"]
path = libraries/helpers/palettefilter
url = https://github.com/Cedargrovestudios/circuitpython_paletteFilter.git
[submodule "libraries/drivers/rda5807"]
path = libraries/drivers/rda5807
url = https://github.com/tinkeringtech/CircuitPython_rda5807.git
[submodule "libraries/drivers/ad5245"]
path = libraries/drivers/ad5245
url = https://github.com/cedargrovestudios/CircuitPython_AD5245.git
[submodule "libraries/drivers/ad9833"]
path = libraries/drivers/ad9833
url = https://github.com/CedarGroveStudios/CircuitPython_AD9833.git
[submodule "libraries/helpers/shadowwatcher"]
path = libraries/helpers/shadowwatcher
url = https://github.com/cedargrovestudios/circuitpython_shadowwatcher.git
[submodule "libraries/helpers/punkconsole"]
path = libraries/helpers/punkconsole
url = https://github.com/cedargrovestudios/circuitpython_punkconsole.git
[submodule "libraries/helpers/airqualitytools"]
path = libraries/helpers/airqualitytools
url = https://github.com/cedargrovestudios/circuitpython_airqualitytools.git
[submodule "libraries/helpers/temperaturetools"]
path = libraries/helpers/temperaturetools
url = https://github.com/cedargrovestudios/circuitpython_temperaturetools.git
[submodule "libraries/helpers/dst_adjuster"]
path = libraries/helpers/dst_adjuster
url = https://github.com/cedargrovestudios/circuitpython_dst_adjuster
[submodule "libraries/helpers/leapyear"]
path = libraries/helpers/leapyear
url = https://github.com/cedargrovestudios/circuitpython_leapyear
[submodule "libraries/drivers/rm3100"]
path = libraries/drivers/rm3100
url = https://github.com/furbrain/CircuitPython_RM3100.git
[submodule "libraries/helpers/colorfader"]
path = libraries/helpers/colorfader
url = https://github.com/CedarGroveStudios/CircuitPython_ColorFader.git
[submodule "libraries/helpers/touchcalibrator"]
path = libraries/helpers/touchcalibrator
url = https://github.com/CedarGroveStudios/CircuitPython_TouchCalibrator.git
[submodule "libraries/helpers/rgb_spectrumtools"]
path = libraries/helpers/rgb_spectrumtools
url = https://github.com/CedarGroveStudios/CircuitPython_RGB_SpectrumTools.git
[submodule "libraries/helpers/midi_tools"]
path = libraries/helpers/midi_tools
url = https://github.com/CedarGroveStudios/CircuitPython_MIDI_Tools.git
[submodule "libraries/helpers/ohmslaw"]
path = libraries/helpers/ohmslaw
url = https://github.com/CedarGroveStudios/CircuitPython_OhmsLaw.git
[submodule "libraries/drivers/seeed_xiao_nrf52840"]
path = libraries/drivers/seeed_xiao_nrf52840
url = https://github.com/furbrain/CircuitPython_seeed_xiao_nRF52840.git
[submodule "libraries/drivers/df1201s"]
path = libraries/drivers/df1201s
url = https://github.com/mindwidgets/Mindwidgets_CircuitPython_DF1201S.git
[submodule "libraries/drivers/paj7620"]
path = libraries/drivers/paj7620
url = https://github.com/deshipu/circuitpython-paj7620.git
[submodule "libraries/helpers/mag_cal"]
path = libraries/helpers/mag_cal
url = https://github.com/furbrain/CircuitPython_mag_cal.git
[submodule "libraries/drivers/laser_at"]
path = libraries/drivers/laser_at
url = https://github.com/furbrain/CircuitPython_laser_at.git
[submodule "libraries/helpers/paletteslice"]
path = libraries/helpers/paletteslice
url = https://github.com/CedarGroveStudios/CircuitPython_PaletteSlice.git
[submodule "libraries/drivers/jled-circuitpython"]
path = libraries/drivers/jled
url = https://github.com/jandelgado/jled-circuitpython
[submodule "libraries/helpers/uuidv4"]
path = libraries/helpers/uuidv4
url = https://github.com/DerBroader71/circuitpython_uuid4.git
[submodule "libraries/helpers/equalizer"]
path = libraries/helpers/equalizer
url = https://github.com/jposada202020/CircuitPython_equalizer.git
[submodule "libraries/helpers/color_picker"]
path = libraries/helpers/color_picker
url = https://github.com/jposada202020/CircuitPython_color_picker.git
[submodule "libraries/drivers/gpio_expander"]
path = libraries/drivers/gpio_expander
url = https://github.com/gpongelli/CircuitPython_gpio_expander.git
[submodule "libraries/helpers/noise"]
path = libraries/helpers/noise
url = https://github.com/todbot/CircuitPython_Noise.git
[submodule "libraries/helpers/uboxplot"]
path = libraries/helpers/uboxplot
url = https://github.com/jposada202020/CircuitPython-UBoxplot.git
[submodule "libraries/helpers/uplot"]
path = libraries/helpers/uplot
url = https://github.com/jposada202020/CircuitPython_uplot.git
[submodule "libraries/drivers/pcf85063a"]
path = libraries/drivers/pcf85063a
url = https://github.com/bablokb/circuitpython-pcf85063a.git
[submodule "libraries/helpers/async_button"]
path = libraries/helpers/async_button
url = https://github.com/furbrain/CircuitPython_async_button.git
[submodule "libraries/helpers/gauge"]
path = libraries/helpers/gauge
url = https://github.com/jposada202020/CircuitPython_gauge.git
[submodule "libraries/drivers/ad5293"]
path = libraries/drivers/ad5293
url = https://github.com/CedarGroveStudios/CircuitPython_AD5293.git
[submodule "libraries/helpers/async_buzzer"]
path = libraries/helpers/async_buzzer
url = https://github.com/furbrain/CircuitPython_async_buzzer.git
[submodule "libraries/helpers/simple_dial"]
path = libraries/helpers/simple_dial
url = https://github.com/jposada202020/CircuitPython_simple_dial.git
[submodule "libraries/helpers/mcp23017_scanner"]
path = libraries/helpers/mcp23017_scanner
url = https://github.com/Neradoc/CircuitPython_mcp23017_Scanner
[submodule "libraries/helpers/displayio_listselect"]
path = libraries/helpers/displayio_listselect
url = https://github.com/FoamyGuy/CircuitPython_DisplayIO_ListSelect.git
[submodule "libraries/helpers/multi_keypad"]
path = libraries/helpers/multi_keypad
url = https://github.com/Neradoc/CircuitPython_Multi_Keypad
[submodule "libraries/drivers/tm1637_display"]
path = libraries/drivers/tm1637_display
url = https://github.com/Neradoc/CircuitPython_tm1637_display
[submodule "libraries/drivers/laser_egismos"]
path = libraries/drivers/laser_egismos
url = https://github.com/furbrain/CircuitPython_laser_egismos.git
[submodule "libraries/drivers/cirque_pinnacle"]
path = libraries/drivers/cirque_pinnacle
url = https://github.com/2bndy5/CircuitPython_Cirque_Pinnacle.git
[submodule "libraries/helpers/absolute_mouse"]
path = libraries/helpers/absolute_mouse
url = https://github.com/Neradoc/CircuitPython_Absolute_Mouse
[submodule "libraries/drivers/m5stack_unit8"]
path = libraries/drivers/m5stack_unit8
url = https://github.com/Neradoc/CircuitPython_m5stack_unit8
[submodule "libraries/helpers/slider"]
path = libraries/helpers/slider
url = https://github.com/jposada202020/CircuitPython_slider.git
[submodule "libraries/drivers/axp192"]
path = libraries/drivers/axp192
url = https://github.com/CDarius/CircuitPython_AXP192.git
[submodule "libraries/helpers/scales"]
path = libraries/helpers/scales
url = https://github.com/jposada202020/CircuitPython_scales.git
[submodule "libraries/helpers/display_ht16k33"]
path = libraries/helpers/display_ht16k33
url = https://github.com/jposada202020/CircuitPython_DISPLAY_HT16K33.git
[submodule "libraries/drivers/ps2controller"]
path = libraries/drivers/ps2controller
url = https://github.com/todbot/CircuitPython_PS2Controller.git
[submodule "libraries/drivers/ltc166x"]
path = libraries/drivers/ltc166x
url = https://github.com/creativecontrol/creativecontrol_CircuitPython_LTC166X.git
[submodule "libraries/helpers/caveble"]
path = libraries/helpers/caveble
url = https://github.com/furbrain/CircuitPython_CaveBLE.git
[submodule "libraries/drivers/gc9d01"]
path = libraries/drivers/gc9d01
url = https://github.com/tylercrumpton/CircuitPython_GC9D01.git
[submodule "libraries/helpers/microosc"]
path = libraries/helpers/microosc
url = https://github.com/todbot/CircuitPython_MicroOSC.git
[submodule "libraries/drivers/at24mac_eeprom"]
path = libraries/drivers/at24mac_eeprom
url = https://github.com/facts-engineering/CircuitPython_AT24MAC_EEPROM.git
[submodule "libraries/drivers/ruhrohrotaryio"]
path = libraries/drivers/ruhrohrotaryio
url = https://github.com/todbot/CircuitPython_RuhRohRotaryIO.git
[submodule "libraries/helpers/chime"]
path = libraries/helpers/chime
url = https://github.com/cedargrovestudios/circuitpython_chime.git
[submodule "libraries/drivers/qmi8658c"]
path = libraries/drivers/qmi8658c
url = https://github.com/jins-tkomoda/CircuitPython_QMI8658C.git
[submodule "libraries/helpers/toml"]
path = libraries/helpers/toml
url = https://github.com/elpekenin/circuitpython_toml.git
[submodule "libraries/drivers/lilygo_tdeck"]
path = libraries/drivers/lilygo_tdeck
url = https://github.com/rgrizzell/CircuitPython_LILYGO_T-Deck.git
[submodule "libraries/drivers/P1AM"]
path = libraries/drivers/P1AM
url = https://github.com/facts-engineering/CircuitPython_P1AM.git
[submodule "libraries/helpers/p1am_200_helpers"]
path = libraries/helpers/p1am_200_helpers
url = https://github.com/facts-engineering/CircuitPython_p1am_200_helpers.git
[submodule "libraries/helpers/RS485-Wrapper"]
path = libraries/helpers/RS485-Wrapper
url = https://github.com/facts-engineering/CircuitPython_rs485_wrapper.git
[submodule "libraries/helpers/biplane"]
path = libraries/helpers/biplane
url = https://github.com/Uberi/biplane.git
[submodule "libraries/drivers/segment_display"]
path = libraries/drivers/segment_display
url = https://github.com/bablokb/circuitpython-segment-display.git
[submodule "libraries/helpers/wavebuilder"]
path = libraries/helpers/wavebuilder
url = https://github.com/CedarGroveStudios/CircuitPython_WaveBuilder.git
[submodule "libraries/helpers/waveviz"]
path = libraries/helpers/waveviz
url = https://github.com/cedargrovestudios/circuitpython_waveviz.git
[submodule "libraries/drivers/mpu6886"]
path = libraries/drivers/mpu6886
url = https://github.com/jins-tkomoda/CircuitPython_MPU6886.git
[submodule "libraries/drivers/i2c_expanders"]
path = libraries/drivers/i2c_expanders
url = https://github.com/ilikecake/CircuitPython_I2C_Expanders.git
[submodule "libraries/drivers/gt911"]
path = libraries/drivers/gt911
url = https://github.com/rgrizzell/CircuitPython_GT911.git
[submodule "libraries/helpers/softkeyboard"]
path = libraries/helpers/softkeyboard
url = https://github.com/FoamyGuy/CircuitPython_SoftKeyboard.git
[submodule "libraries/helpers/ble_cycling_power_service"]
path = libraries/helpers/ble_cycling_power_service
url = https://github.com/EzrSchwartz/Circuitpython_BLE_Cycling_Power_Service.git
[submodule "libraries/helpers/Oakdevtech_CircuitPython_IcePython"]
path = libraries/helpers/Oakdevtech_CircuitPython_IcePython
url = https://github.com/skerr92/Oakdevtech_CircuitPython_IcePython.git
[submodule "libraries/helpers/ehttpserver"]
path = libraries/helpers/ehttpserver
url = https://github.com/bablokb/circuitpython-ehttpserver.git
[submodule "libraries/drivers/mcp48xx"]
path = libraries/drivers/mcp48xx
url = https://github.com/brushmate/CircuitPython_MCP48XX.git
[submodule "libraries/drivers/axp2101"]
path = libraries/drivers/axp2101
url = https://github.com/CDarius/CircuitPython_AXP2101.git
[submodule "libraries/drivers/displayio_st7565"]
path = libraries/drivers/displayio_st7565
url = https://github.com/mateusznowakdev/CircuitPython_DisplayIO_ST7565.git
[submodule "libraries/helpers/button_handler"]
path = libraries/helpers/button_handler
url = https://github.com/EGJ-Moorington/CircuitPython_Button_Handler.git
[submodule "libraries/helpers/circuitpython_tmidi"]
path = libraries/helpers/tmidi
url = https://github.com/todbot/CircuitPython_TMIDI.git
[submodule "libraries/drivers/pca9674"]
path = libraries/drivers/pca9674
url = https://github.com/XENONFFM/CircuitPython_PCA9674.git
[submodule "libraries/helpers/rotaryselect"]
path = libraries/helpers/rotaryselect
url = https://github.com/FoamyGuy/CircuitPython_RotarySelect.git
[submodule "libraries/drivers/m5stack_pbhub"]
path = libraries/drivers/m5stack_pbhub
url = https://github.com/CDarius/CircuitPython_M5Stack_PbHub.git
[submodule "libraries/drivers/buildhat"]
path = libraries/drivers/buildhat
url = https://github.com/CDarius/CircuitPython_RaspberryPI_BuildHAT.git
[submodule "libraries/drivers/mhz19"]
path = libraries/drivers/mhz19
url = https://github.com/bablokb/circuitpython-mhz19.git
[submodule "libraries/helpers/pio_i2s"]
path = libraries/helpers/pio_i2s
url = https://github.com/relic-se/CircuitPython_PIO_I2S.git
[submodule "libraries/drivers/pca9955b"]
path = libraries/drivers/pca9955b
url = https://github.com/noelanderson/CircuitPython_PCA9955B.git
[submodule "libraries/helpers/buzzer-music"]
path = libraries/helpers/buzzer-music
url = https://github.com/bablokb/cp-buzzer-music.git
[submodule "libraries/drivers/as5600"]
path = libraries/drivers/as5600
url = https://github.com/noelanderson/CircuitPython_AS5600.git
[submodule "libraries/helpers/game_controls"]
path = libraries/helpers/game_controls
url = https://github.com/FoamyGuy/CircuitPython_GameControls.git
[submodule "libraries/drivers/fs3000"]
path = libraries/drivers/fs3000
url = https://github.com/noelanderson/CircuitPython_FS3000.git
[submodule "libraries/helpers/iperf"]
path = libraries/helpers/iperf
url = https://github.com/bablokb/circuitpython-iperf.git
[submodule "libraries/helpers/waveform"]
path = libraries/helpers/waveform
url = https://github.com/relic-se/CircuitPython_Waveform.git
[submodule "libraries/helpers/keymanager"]
path = libraries/helpers/keymanager
url = https://github.com/relic-se/CircuitPython_KeyManager.git
[submodule "libraries/helpers/synthvoice"]
path = libraries/helpers/synthvoice
url = https://github.com/relic-se/CircuitPython_SynthVoice.git
[submodule "libraries/drivers/ttp229"]
path = libraries/drivers/ttp229
url = https://github.com/relic-se/CircuitPython_TTP229.git
[submodule "libraries/helpers/displayio_cartesian"]
path = libraries/helpers/displayio_cartesian
url = https://github.com/circuitpython/CircuitPython_Org_DisplayIO_Cartesian.git
[submodule "libraries/helpers/displayio_dial"]
path = libraries/helpers/displayio_dial
url = https://github.com/circuitpython/CircuitPython_Org_DisplayIO_Dial.git
[submodule "libraries/helpers/displayio_annotation"]
path = libraries/helpers/displayio_annotation
url = https://github.com/circuitpython/CircuitPython_Org_DisplayIO_Annotation.git
[submodule "libraries/helpers/displayio_effects"]
path = libraries/helpers/displayio_effects
url = https://github.com/circuitpython/CircuitPython_Org_DisplayIO_Effects.git
[submodule "libraries/drivers/circuitpython-as7343"]
path = libraries/drivers/circuitpython-as7343
url = https://github.com/joepardue/circuitpython-as7343.git
[submodule "libraries/helpers/pixel_mapper"]
path = libraries/helpers/pixel_mapper
url = https://github.com/clickonben/CircuitPython_pixel_mapper.git
[submodule "libraries/drivers/sc_servo"]
path = libraries/drivers/sc_servo
url = https://github.com/supcik/CircuitPython_SerialControlledServo.git
[submodule "libraries/helpers/usb_host_descriptor_parser"]
path = libraries/helpers/usb_host_descriptor_parser
url = https://github.com/relic-se/CircuitPython_USB_Host_Descriptor_Parser.git

View file

@ -1,23 +0,0 @@
# Travis CI configuration for automated bundle generation.
dist: trusty
sudo: false
language: python
python:
- "3.6"
cache:
pip: true
deploy:
provider: releases
api_key: $GITHUB_TOKEN
file_glob: true
file: bundles/*
skip_cleanup: true
on:
tags: true
# Note: if a packaged library is not being included in the bundle, add the folder
# name to the 'package_folder_prefix' argument list below
script: circuitpython-build-bundles --filename_prefix circuitpython-community-bundle --library_location libraries --library_depth 2 --package_folder_prefix "barbudor_ina3221, dotstar_featherwing, nonblocking_timer"

135
CODE_OF_CONDUCT.md Normal file
View file

@ -0,0 +1,135 @@
<!--
SPDX-FileCopyrightText: 2014 Coraline Ada Ehmke
SPDX-FileCopyrightText: 2019 Kattni Rembor for Adafruit Industries
SPDX-License-Identifier: CC-BY-4.0
-->
# Adafruit Community Code of Conduct
## Our Pledge
In the interest of fostering an open and welcoming environment, we as
contributors and leaders pledge to making participation in our project and
our community a harassment-free experience for everyone, regardless of age, body
size, disability, ethnicity, gender identity and expression, level or type of
experience, education, socio-economic status, nationality, personal appearance,
race, religion, or sexual identity and orientation.
## Our Standards
We are committed to providing a friendly, safe and welcoming environment for
all.
Examples of behavior that contributes to creating a positive environment
include:
* Be kind and courteous to others
* Using welcoming and inclusive language
* Being respectful of differing viewpoints and experiences
* Collaborating with other community members
* Gracefully accepting constructive criticism
* Focusing on what is best for the community
* Showing empathy towards other community members
Examples of unacceptable behavior by participants include:
* The use of sexualized language or imagery and sexual attention or advances
* The use of inappropriate images, including in a community member's avatar
* The use of inappropriate language, including in a community member's nickname
* Any spamming, flaming, baiting or other attention-stealing behavior
* Excessive or unwelcome helping; answering outside the scope of the question
asked
* Trolling, insulting/derogatory comments, and personal or political attacks
* Promoting or spreading disinformation, lies, or conspiracy theories against
a person, group, organisation, project, or community
* Public or private harassment
* Publishing others' private information, such as a physical or electronic
address, without explicit permission
* Other conduct which could reasonably be considered inappropriate
The goal of the standards and moderation guidelines outlined here is to build
and maintain a respectful community. We ask that you dont just aim to be
"technically unimpeachable", but rather try to be your best self.
We value many things beyond technical expertise, including collaboration and
supporting others within our community. Providing a positive experience for
other community members can have a much more significant impact than simply
providing the correct answer.
## Our Responsibilities
Project leaders are responsible for clarifying the standards of acceptable
behavior and are expected to take appropriate and fair corrective action in
response to any instances of unacceptable behavior.
Project leaders have the right and responsibility to remove, edit, or
reject messages, comments, commits, code, issues, and other contributions
that are not aligned to this Code of Conduct, or to ban temporarily or
permanently any community member for other behaviors that they deem
inappropriate, threatening, offensive, or harmful.
## Moderation
Instances of behaviors that violate the Adafruit Community Code of Conduct
may be reported by any member of the community. Community members are
encouraged to report these situations, including situations they witness
involving other community members.
You may report in the following ways:
In any situation, you may send an email to <support@adafruit.com>.
On the Adafruit Discord, you may send an open message from any channel
to all Community Moderators by tagging @community moderators. You may
also send an open message from any channel, or a direct message to
@kattni#1507, @tannewt#4653, @Dan Halbert#1614, @cater#2442,
@sommersoft#0222, @Mr. Certainly#0472 or @Andon#8175.
Email and direct message reports will be kept confidential.
In situations on Discord where the issue is particularly egregious, possibly
illegal, requires immediate action, or violates the Discord terms of service,
you should also report the message directly to Discord.
These are the steps for upholding our communitys standards of conduct.
1. Any member of the community may report any situation that violates the
Adafruit Community Code of Conduct. All reports will be reviewed and
investigated.
2. If the behavior is an egregious violation, the community member who
committed the violation may be banned immediately, without warning.
3. Otherwise, moderators will first respond to such behavior with a warning.
4. Moderators follow a soft "three strikes" policy - the community member may
be given another chance, if they are receptive to the warning and change their
behavior.
5. If the community member is unreceptive or unreasonable when warned by a
moderator, or the warning goes unheeded, they may be banned for a first or
second offense. Repeated offenses will result in the community member being
banned.
## Scope
This Code of Conduct and the enforcement policies listed above apply to all
Adafruit Community venues. This includes but is not limited to any community
spaces (both public and private), the entire Adafruit Discord server, and
Adafruit GitHub repositories. Examples of Adafruit Community spaces include
but are not limited to meet-ups, audio chats on the Adafruit Discord, or
interaction at a conference.
This Code of Conduct applies both within project spaces and in public spaces
when an individual is representing the project or its community. As a community
member, you are representing our community, and are expected to behave
accordingly.
## Attribution
This Code of Conduct is adapted from the [Contributor Covenant][homepage],
version 1.4, available at
<https://www.contributor-covenant.org/version/1/4/code-of-conduct.html>,
and the [Rust Code of Conduct](https://www.rust-lang.org/en-US/conduct.html).
For other projects adopting the Adafruit Community Code of
Conduct, please contact the maintainers of those projects for enforcement.
If you wish to use this code of conduct for your own project, consider
explicitly mentioning your moderation policy or making a copy with your
own moderation policy so as to avoid confusion.

View file

@ -1,6 +1,8 @@
# CircuitPython Community Library Bundle
[![Doc Status](https://readthedocs.org/projects/circuitpython/badge/?version=latest)](https://circuitpython.readthedocs.io/en/latest/docs/drivers.html) [![Gitter](https://badges.gitter.im/adafruit/circuitpython.svg)](https://gitter.im/adafruit/circuitpython?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
[![Doc Status](https://readthedocs.org/projects/circuitpython/badge/?version=latest)](https://circuitpython.readthedocs.io/en/latest/docs/drivers.html) [![Discord](https://img.shields.io/discord/327254708534116352.svg)](https://adafru.it/discord)
![Blinka Community](https://github.com/adafruit/CircuitPython_Community_Bundle/blob/main/adafruit_circuitpython_community_bundle_100_large.png)
This repo bundles a bunch of useful CircuitPython libraries into an easy to
download zip file. CircuitPython boards can ship with the contents of the zip to
@ -28,6 +30,16 @@ also do `git submodule update`.
To update the libraries run `update-submodules.sh`. The script will fetch the
latest code and update to the newest tag (not master).
## Expectations for Library Inclusion
You're interested in having your library included in the Community Bundle? Great! Here are some things to keep in mind:
* The subject and content of your library has to be compatible with the [Adafruit Community Code of Conduct](CODE_OF_CONDUCT.md)
* Tagged release of the library must be compatible with [circuitpython-build-tools](https://github.com/adafruit/circuitpython-build-tools). The best way to ensure this is to use Github Actions with files like those produced by our [Cookie Cutter](https://github.com/adafruit/cookiecutter-adafruit-circuitpython/)
* If your library has a problematic release that impacts Community Bundle releases, you will do your best to resolve it in a timely manner
* If future changes to circuitpython-build-tools impact your library, you will do your best to resolve it in a timely manner (we try to keep breaking changes to a minimum, but they do happen!)
If a particular library is causing problems for distribution in the Community Bundle we may temporarily drop it or hold it at an old revision, so that we can continue making Community Bundle releases.
## Adding a library
Determine the best location within `libraries` for the new library and then run:
@ -36,6 +48,17 @@ Determine the best location within `libraries` for the new library and then run:
The target directory should omit any MicroPython or CircuitPython specific
prefixes such as `CircuitPython_` to simplify the listing.
You should make sure that the git url has the format `https://github.com/{:user}/{:repo}.git`,
such as `https://github.com/tannewt/CircuitPython_Example.git`. Other forms may interfere with
adabot scripts (see https://github.com/adafruit/adabot/issues/145 for details).
The repository must have a tag, as the bundle release process pulls the latest tag, usually
matching a release of your library. The tag must follow the Semver format (such as *1.2.3*).
The [circuitpython_community_library_list.md](circuitpython_community_library_list.md) page is
manually updated. Please add your library to the list with the relevant links to the repository,
pypi page and documentation if available.
## Removing a library
Only do this if you are replacing the module with an equivalent:
@ -56,4 +79,4 @@ Once installed, make sure you are in the virtual environment:
Then run the build:
circuitpython-build-bundles --filename_prefix circuitpython-community-bundle --library_location libraries --library_depth 2
./build.sh

Binary file not shown.

After

Width:  |  Height:  |  Size: 173 KiB

35
build.sh Executable file
View file

@ -0,0 +1,35 @@
#! /bin/bash
# The MIT License (MIT)
#
# Copyright (c) 2021 Scott Shawcroft for Adafruit Industries
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
# in the Software without restriction, including without limitation the rights
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
# copies of the Software, and to permit persons to whom the Software is
# furnished to do so, subject to the following conditions:
#
# The above copyright notice and this permission notice shall be included in
# all copies or substantial portions of the Software.
#
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
# THE SOFTWARE.
# This script builds the bundle
set -e
P=$(
ls -RUx |
gawk -F '\n' '{ match($1, /(drivers|helpers)\/(.+)\/(.+)\:/, arr) ; if (length(arr[0]) > 0 && match(arr[3], arr[2]) > 0) printf "%s, ", arr[3] }' |
gawk '{ trimmed = substr($0, 1, length($0) - 2) ; print "\"" trimmed "\"" }'
)
circuitpython-build-bundles --filename_prefix circuitpython-community-bundle --library_location libraries --library_depth 2 --package_folder_prefix "$P"

View file

@ -0,0 +1,174 @@
# Adafruit CircuitPython Libraries
![Blinka Reading](https://raw.githubusercontent.com/adafruit/Adafruit_CircuitPython_Bundle/main/assets/BlinkaBook.png)
Here is a listing of current Adafruit CircuitPython Libraries.
There are 166 libraries available.
## Drivers:
* [Adafruit Soundboard](https://github.com/mmabey/Adafruit_Soundboard.git)
* [CircuitPython AD5245](https://github.com/cedargrovestudios/CircuitPython_AD5245.git)
* [CircuitPython AD5293](https://github.com/CedarGroveStudios/CircuitPython_AD5293.git)
* [CircuitPython AD9833](https://github.com/CedarGroveStudios/CircuitPython_AD9833.git)
* [CircuitPython AS3935](https://github.com/BiffoBear/CircuitPython_AS3935.git) \([Docs](https://circuitpython-as3935.readthedocs.io/))
* [CircuitPython AS5600](https://github.com/noelanderson/CircuitPython_AS5600.git) \([Docs](https://circuitpython-as5600.readthedocs.io/))
* [CircuitPython AT24MAC EEPROM](https://github.com/facts-engineering/CircuitPython_AT24MAC_EEPROM.git)
* [CircuitPython AXP192](https://github.com/CDarius/CircuitPython_AXP192.git) \([Docs](https://circuitpython-axp192.readthedocs.io/))
* [CircuitPython AXP2101](https://github.com/CDarius/CircuitPython_AXP2101.git) \([Docs](https://circuitpython-axp2101.readthedocs.io/))
* [CircuitPython Cirque Pinnacle](https://github.com/2bndy5/CircuitPython_Cirque_Pinnacle.git) ([PyPi](https://pypi.org/project/circuitpython-cirque-pinnacle)) \([Docs](https://circuitpython-cirque-pinnacle.readthedocs.io/en/latest/?badge=latest))
* [CircuitPython DRV8830](https://github.com/CedarGroveStudios/CircuitPython_DRV8830.git)
* [CircuitPython DisplayIO ST7565](https://github.com/mateusznowakdev/CircuitPython_DisplayIO_ST7565.git)
* [CircuitPython FS3000](https://github.com/noelanderson/CircuitPython_FS3000.git) \([Docs](https://circuitpython-fs3000.readthedocs.io/))
* [CircuitPython GC9A01](https://github.com/tylercrumpton/CircuitPython_GC9A01.git)
* [CircuitPython GC9D01](https://github.com/tylercrumpton/CircuitPython_GC9D01.git)
* [CircuitPython GT911](https://github.com/rgrizzell/CircuitPython_GT911.git) ([PyPi](https://pypi.org/project/circuitpython-gt911)) \([Docs](https://circuitpython-gt911.readthedocs.io/))
* [CircuitPython HCSR04](https://github.com/mmabey/CircuitPython_HCSR04.git)
* [CircuitPython HX711](https://github.com/fivesixzero/CircuitPython_HX711.git) \([Docs](https://circuitpython-hx711.readthedocs.io/))
* [CircuitPython I2C Button](https://github.com/gmparis/CircuitPython_I2C_Button.git) ([PyPi](https://pypi.org/project/circuitpython-i2c-button)) \([Docs](https://circuitpython-i2c_button.readthedocs.io/))
* [CircuitPython I2C Expanders](https://github.com/ilikecake/CircuitPython_I2C_Expanders.git) ([PyPi](https://pypi.org/project/circuitpython-i2c-expanders)) \([Docs](https://circuitpython-i2c-expanders.readthedocs.io/))
* [CircuitPython INA3221](https://github.com/barbudor/CircuitPython_INA3221.git) \([Docs](https://circuitpython-ina3221.readthedocs.io/en/latest/))
* [CircuitPython LILYGO T-Deck](https://github.com/rgrizzell/CircuitPython_LILYGO_T-Deck.git) ([PyPi](https://pypi.org/project/circuitpython-lilygo-t-deck)) \([Docs](https://circuitpython-lilygo-t-deck.readthedocs.io/))
* [CircuitPython M5Stack PbHub](https://github.com/CDarius/CircuitPython_M5Stack_PbHub.git) \([Docs](https://circuitpython-m5stack-pbhub.readthedocs.io/))
* [CircuitPython MCP48XX](https://github.com/brushmate/CircuitPython_MCP48XX.git) ([PyPi](https://pypi.org/project/circuitpython-mcp48xx)) \([Docs](https://circuitpython-mcp48xx.readthedocs.io/))
* [CircuitPython MPU6886](https://github.com/jins-tkomoda/CircuitPython_MPU6886.git)
* [CircuitPython NAU7802](https://github.com/CedarGroveStudios/CircuitPython_NAU7802.git)
* [CircuitPython P1AM](https://github.com/facts-engineering/CircuitPython_P1AM.git)
* [CircuitPython PCA9674](https://github.com/XENONFFM/CircuitPython_PCA9674.git) ([PyPi](https://pypi.org/project/circuitpython-pca9674))
* [CircuitPython PCA9955B](https://github.com/noelanderson/CircuitPython_PCA9955B.git) \([Docs](https://circuitpython-pca9955b.readthedocs.io/))
* [CircuitPython PS2Controller](https://github.com/todbot/CircuitPython_PS2Controller.git) ([PyPi](https://pypi.org/project/circuitpython-ps2controller)) \([Docs](https://circuitpython-ps2controller.readthedocs.io/))
* [CircuitPython QMI8658C](https://github.com/jins-tkomoda/CircuitPython_QMI8658C.git)
* [CircuitPython RM3100](https://github.com/furbrain/CircuitPython_RM3100.git) ([PyPi](https://pypi.org/project/circuitpython-rm3100)) \([Docs](https://circuitpython-rm3100.readthedocs.io/))
* [CircuitPython RaspberryPI BuildHAT](https://github.com/CDarius/CircuitPython_RaspberryPI_BuildHAT.git) \([Docs](https://circuitpython-raspberrypi-buildhat.readthedocs.io/))
* [CircuitPython RuhRohRotaryIO](https://github.com/todbot/CircuitPython_RuhRohRotaryIO.git) ([PyPi](https://pypi.org/project/circuitpython-ruhrohrotaryio)) \([Docs](https://circuitpython-ruhrohrotaryio.readthedocs.io/))
* [CircuitPython SH1106](https://github.com/winneymj/CircuitPython_SH1106)
* [CircuitPython SerialControlledServo](https://github.com/supcik/CircuitPython_SerialControlledServo.git) \([Docs](https://circuitpython-serial-controlled-servo.readthedocs.io/))
* [CircuitPython Sparkfun QwiicQuadSolidStateRelay](https://github.com/gbeland/CircuitPython_Sparkfun_QwiicQuadSolidStateRelay.git) ([PyPi](https://pypi.org/project/circuitpython-sparkfun-qwiicquadsolidstaterelay)) \([Docs](https://circuitpython-sparkfun-qwiicquadsolidstaterelay.readthedocs.io/))
* [CircuitPython TMP75](https://github.com/barbudor/CircuitPython_TMP75.git) \([Docs](https://circuitpython-tmp75.readthedocs.io/en/latest/))
* [CircuitPython TTP229](https://github.com/relic-se/CircuitPython_TTP229.git) \([Docs](https://circuitpython-ttp229.readthedocs.io/))
* [CircuitPython TicStepper](https://github.com/tekktrik/CircuitPython_TicStepper.git) ([PyPi](https://pypi.org/project/circuitpython-ticstepper)) \([Docs](https://circuitpython-ticstepper.readthedocs.io/))
* [CircuitPython TrellisM4 extended](https://github.com/arofarn/CircuitPython_TrellisM4_extended.git) \([Docs](https://circuitpython-trellism4_extended.readthedocs.io/))
* [CircuitPython WiiChuck](https://github.com/jfurcean/CircuitPython_WiiChuck.git) ([PyPi](https://pypi.org/project/circuitpython-wiichuck)) \([Docs](https://circuitpython-wiichuck.readthedocs.io/))
* [CircuitPython bteve](https://github.com/jamesbowman/CircuitPython_bteve.git)
* [CircuitPython gpio expander](https://github.com/gpongelli/CircuitPython_gpio_expander.git) ([PyPi](https://pypi.org/project/circuitpython-gpio-expander)) \([Docs](https://circuitpython-gpio-expander.readthedocs.io/))
* [CircuitPython laser at](https://github.com/furbrain/CircuitPython_laser_at.git) ([PyPi](https://pypi.org/project/circuitpython-laser-at))
* [CircuitPython laser egismos](https://github.com/furbrain/CircuitPython_laser_egismos.git) ([PyPi](https://pypi.org/project/circuitpython-laser-egismos)) \([Docs](https://circuitpython-laser-egismos.readthedocs.io/))
* [CircuitPython m5stack unit8](https://github.com/Neradoc/CircuitPython_m5stack_unit8) \([Docs](https://circuitpython-m5stack-unit8.readthedocs.io/))
* [CircuitPython nRF24L01](https://github.com/2bndy5/CircuitPython_nRF24L01.git) ([PyPi](https://pypi.org/project/circuitpython-nrf24l01)) \([Docs](https://circuitpython-nrf24l01.readthedocs.io/en/stable/))
* [CircuitPython rda5807](https://github.com/tinkeringtech/CircuitPython_rda5807.git) \([Docs](https://circuitpython-rda5807m.readthedocs.io/))
* [CircuitPython seeed xiao nRF52840](https://github.com/furbrain/CircuitPython_seeed_xiao_nRF52840.git) ([PyPi](https://pypi.org/project/circuitpython-seeed-xiao-nrf52840))
* [CircuitPython tm1637 display](https://github.com/Neradoc/CircuitPython_tm1637_display) \([Docs](https://tm1637-display-for-circuitpython.readthedocs.io/))
* [CircuitPython-i2cEncoderLibV21](https://github.com/bwshockley/CircuitPython-i2cEncoderLibV21.git) \([Docs](https://circuitpython-i2cencoderlibv21.readthedocs.io/))
* [CircuitPython-mitutoyo](https://github.com/vifino/CircuitPython-mitutoyo.git) \([Docs](https://circuitpython-mitutoyo.readthedocs.io/))
* [Circuitpython Waveshare LCD1602](https://github.com/Neradoc/Circuitpython_Waveshare_LCD1602.git) ([PyPi](https://pypi.org/project/circuitpython-waveshare-lcd1602)) \([Docs](https://circuitpython-waveshare-lcd1602.readthedocs.io/))
* [Community CircuitPython TCA9555](https://github.com/lesamouraipourpre/Community_CircuitPython_TCA9555.git) ([PyPi](https://pypi.org/project/community-circuitpython-tca9555)) \([Docs](https://community-circuitpython-tca9555.readthedocs.io/))
* [Electronutlabs CircuitPython ILI9163](https://github.com/electronut/Electronutlabs_CircuitPython_ILI9163) \([Docs](https://ili9163.readthedocs.io/en/latest/))
* [Electronutlabs CircuitPython LIS2DH12](https://github.com/electronut/Electronutlabs_CircuitPython_LIS2DH12.git) \([Docs](https://circuitpython-lis2dh12-library.readthedocs.io/en/latest/))
* [Electronutlabs CircuitPython LTR329ALS01](https://github.com/electronut/Electronutlabs_CircuitPython_LTR329ALS01.git) \([Docs](https://circuitpython-ltr329als01-library.readthedocs.io/en/latest/))
* [Hierophect Circuitpython Dynamixel](https://github.com/hierophect/Hierophect_Circuitpython_Dynamixel.git) \([Docs](https://circuitpython-dynamixel.readthedocs.io/))
* [Mindwidgets CircuitPython DF1201S](https://github.com/mindwidgets/Mindwidgets_CircuitPython_DF1201S.git) ([PyPi](https://pypi.org/project/mindwidgets-circuitpython-df1201s)) \([Docs](https://mindwidgets-circuitpython-df1201s-library.readthedocs.io/))
* [Pimoroni CircuitPython LTR559](https://github.com/pimoroni/Pimoroni_CircuitPython_LTR559.git) \([Docs](https://circuitpython.readthedocs.io/projects/pimoroni_circuitpython_ltr559/en/latest/))
* [Pimoroni CircuitPython MICS6814](https://github.com/pimoroni/Pimoroni_CircuitPython_MICS6814.git) \([Docs](https://circuitpython.readthedocs.io/projects/mics6814/en/latest/))
* [Sparkfun CircuitPython QwiicAS3935](https://github.com/fourstix/Sparkfun_CircuitPython_QwiicAS3935.git) ([PyPi](https://pypi.org/project/sparkfun-circuitpython-qwiicas3935)) \([Docs](https://sparkfun-circuitpython-qwiicas3935.readthedocs.io/en/latest/))
* [Sparkfun CircuitPython QwiicJoystick](https://github.com/fourstix/Sparkfun_CircuitPython_QwiicJoystick.git) ([PyPi](https://pypi.org/project/sparkfun-circuitpython-qwiicjoystick)) \([Docs](https://sparkfun-circuitpython-qwiicjoystick.readthedocs.io/en/latest/))
* [Sparkfun CircuitPython QwiicKeypad](https://github.com/fourstix/Sparkfun_CircuitPython_QwiicKeypad) ([PyPi](https://pypi.org/project/sparkfun-circuitpython-qwiickeypad)) \([Docs](https://sparkfun-circuitpython-qwiickeypad.readthedocs.io/en/latest/))
* [Sparkfun CircuitPython QwiicRelay](https://github.com/fourstix/Sparkfun_CircuitPython_QwiicRelay.git) ([PyPi](https://pypi.org/project/sparkfun-circuitpython-qwiicrelay)) \([Docs](https://sparkfun-circuitpython-qwiicrelay.readthedocs.io/en/latest/))
* [Sparkfun CircuitPython QwiicTwist](https://github.com/fourstix/Sparkfun_CircuitPython_QwiicTwist.git) ([PyPi](https://pypi.org/project/sparkfun-circuitpython-qwiictwist)) \([Docs](https://sparkfun-circuitpython-qwiictwist.readthedocs.io/en/latest/))
* [Sparkfun CircuitPython SerLCD](https://github.com/fourstix/Sparkfun_CircuitPython_SerLCD.git) ([PyPi](https://pypi.org/project/sparkfun-circuitpython-serlcd)) \([Docs](https://sparkfun-circuitpython-serlcd.readthedocs.io/en/latest/))
* [WoolseyWorkshop CircuitPython 74HC165](https://github.com/WoolseyWorkshop/WoolseyWorkshop_CircuitPython_74HC165.git) ([PyPi](https://pypi.org/project/woolseyworkshop-circuitpython-74hc165)) \([Docs](https://woolseyworkshop-circuitpython-74hc165.readthedocs.io/))
* [arturo182 CircuitPython BBQ10Keyboard](https://github.com/solderparty/arturo182_CircuitPython_BBQ10Keyboard.git)
* [at42qt-acorn-python](https://github.com/skerr92/at42qt-acorn-python.git)
* [bluepad32-circuitpython](https://github.com/ricardoquesada/bluepad32-circuitpython.git)
* [circuitpython-as7343](https://github.com/joepardue/circuitpython-as7343.git)
* [circuitpython-mhz19](https://github.com/bablokb/circuitpython-mhz19.git)
* [circuitpython-paj7620](https://github.com/deshipu/circuitpython-paj7620.git)
* [circuitpython-pcf85063a](https://github.com/bablokb/circuitpython-pcf85063a.git)
* [circuitpython-segment-display](https://github.com/bablokb/circuitpython-segment-display.git)
* [creativecontrol CircuitPython LTC166X](https://github.com/creativecontrol/creativecontrol_CircuitPython_LTC166X.git) ([PyPi](https://pypi.org/project/creativecontrol-circuitpython-ltc166x))
* [jled-circuitpython](https://github.com/jandelgado/jled-circuitpython)
* [slight CircuitPython TLC5957](https://github.com/s-light/slight_CircuitPython_TLC5957.git) \([Docs](.. https://circuitpython.readthedocs.io/projects/tlc5957/en/latest/))
## Helpers:
* [CIRCUITPYTHON ifttt](https://github.com/benevpi/CIRCUITPYTHON_ifttt.git) \([Docs](https://circuitpython-ifttt.readthedocs.io/))
* [CircuitPython Absolute Mouse](https://github.com/Neradoc/CircuitPython_Absolute_Mouse) \([Docs](https://circuitpython-absolute-mouse.readthedocs.io/))
* [CircuitPython ArrowLine](https://github.com/jposada202020/CircuitPython_ArrowLine.git) ([PyPi](https://pypi.org/project/circuitpython-arrowline)) \([Docs](https://circuitpython-arrowline.readthedocs.io/))
* [CircuitPython AzureCustomVision Prediction](https://github.com/jimbobbennett/CircuitPython_AzureCustomVision_Prediction) ([PyPi](https://pypi.org/project/circuitpython-azurecustomvision-prediction)) \([Docs](https://circuitpython.readthedocs.io/projects/circuitpython_azurecustomvision_prediction/en/latest/))
* [CircuitPython Base64](https://github.com/jimbobbennett/CircuitPython_Base64) ([PyPi](https://pypi.org/project/circuitpython-base64)) \([Docs](https://circuitpython.readthedocs.io/projects/base64/en/latest/))
* [CircuitPython Button Handler](https://github.com/EGJ-Moorington/CircuitPython_Button_Handler.git) ([PyPi](https://pypi.org/project/circuitpython-button-handler)) \([Docs](https://circuitpython-button-handler.readthedocs.io/))
* [CircuitPython CSV](https://github.com/tekktrik/CircuitPython_CSV.git) ([PyPi](https://pypi.org/project/circuitpython-csv)) \([Docs](https://circuitpython-csv.readthedocs.io/))
* [CircuitPython Candlesticks](https://github.com/jposada202020/CircuitPython_Candlesticks.git) ([PyPi](https://pypi.org/project/circuitpython-candlesticks)) \([Docs](https://circuitpython-candlesticks.readthedocs.io/en/latest/?badge=latest))
* [CircuitPython CaveBLE](https://github.com/furbrain/CircuitPython_CaveBLE.git) ([PyPi](https://pypi.org/project/circuitpython-caveble)) \([Docs](https://circuitpython-caveble.readthedocs.io/))
* [CircuitPython ColorFader](https://github.com/CedarGroveStudios/CircuitPython_ColorFader.git)
* [CircuitPython DISPLAY HT16K33](https://github.com/jposada202020/CircuitPython_DISPLAY_HT16K33.git) ([PyPi](https://pypi.org/project/circuitpython-display-ht16k33)) \([Docs](https://circuitpython-display-ht16k33.readthedocs.io/))
* [CircuitPython DiscordBot](https://github.com/2231puppy/CircuitPython_DiscordBot.git)
* [CircuitPython Display Frame](https://github.com/FoamyGuy/CircuitPython_Display_Frame.git) ([PyPi](https://pypi.org/project/circuitpython-display-frame)) \([Docs](https://circuitpython.readthedocs.io/projects/display_frame/en/latest/))
* [CircuitPython DisplayIO ListSelect](https://github.com/FoamyGuy/CircuitPython_DisplayIO_ListSelect.git) ([PyPi](https://pypi.org/project/circuitpython-displayio-listselect)) \([Docs](https://circuitpython-displayio-listselect.readthedocs.io/))
* [CircuitPython Example](https://github.com/tannewt/CircuitPython_Example.git) \([Docs](https://circuitpython-example.readthedocs.io/en/latest/))
* [CircuitPython GameControls](https://github.com/FoamyGuy/CircuitPython_GameControls.git) ([PyPi](https://pypi.org/project/circuitpython-gamecontrols)) \([Docs](https://circuitpython-gamecontrols.readthedocs.io/))
* [CircuitPython HMAC](https://github.com/jimbobbennett/CircuitPython_HMAC) ([PyPi](https://pypi.org/project/circuitpython-hmac)) \([Docs](https://circuitpython.readthedocs.io/projects/hmac/en/latest/))
* [CircuitPython KeyManager](https://github.com/relic-se/CircuitPython_KeyManager.git) \([Docs](https://circuitpython-keymanager.readthedocs.io/))
* [CircuitPython MIDI Tools](https://github.com/CedarGroveStudios/CircuitPython_MIDI_Tools.git)
* [CircuitPython MicroOSC](https://github.com/todbot/CircuitPython_MicroOSC.git) ([PyPi](https://pypi.org/project/circuitpython-microosc)) \([Docs](https://circuitpython-microosc.readthedocs.io/))
* [CircuitPython MorseCode](https://github.com/jposada202020/CircuitPython_MorseCode.git) ([PyPi](https://pypi.org/project/circuitpython-morsecode)) \([Docs](https://circuitpython-morsecode.readthedocs.io/))
* [CircuitPython Multi Keypad](https://github.com/Neradoc/CircuitPython_Multi_Keypad) \([Docs](https://multi-keypad-for-circuitpython.readthedocs.io/))
* [CircuitPython Noise](https://github.com/todbot/CircuitPython_Noise.git) ([PyPi](https://pypi.org/project/circuitpython-noise))
* [CircuitPython OhmsLaw](https://github.com/CedarGroveStudios/CircuitPython_OhmsLaw.git)
* [CircuitPython Org DisplayIO Annotation](https://github.com/circuitpython/CircuitPython_Org_DisplayIO_Annotation.git) \([Docs](https://circuitpython-displayio-annotation.readthedocs.io/))
* [CircuitPython Org DisplayIO Cartesian](https://github.com/circuitpython/CircuitPython_Org_DisplayIO_Cartesian.git) \([Docs](https://circuitpython-displayio-cartesian.readthedocs.io/))
* [CircuitPython Org DisplayIO Dial](https://github.com/circuitpython/CircuitPython_Org_DisplayIO_Dial.git) \([Docs](https://circuitpython-displayio-dial.readthedocs.io/en/latest/))
* [CircuitPython Org DisplayIO Effects](https://github.com/circuitpython/CircuitPython_Org_DisplayIO_Effects.git) \([Docs](https://circuitpython-displayio-effects.readthedocs.io/))
* [CircuitPython PIO I2S](https://github.com/relic-se/CircuitPython_PIO_I2S.git) \([Docs](https://circuitpython-pio-i2s.readthedocs.io/))
* [CircuitPython PaletteFader](https://github.com/CedarGroveStudios/CircuitPython_PaletteFader.git)
* [CircuitPython PaletteSlice](https://github.com/CedarGroveStudios/CircuitPython_PaletteSlice.git)
* [CircuitPython Parse](https://github.com/jimbobbennett/CircuitPython_Parse) ([PyPi](https://pypi.org/project/circuitpython-parse)) \([Docs](https://circuitpython.readthedocs.io/projects/parse/en/latest/))
* [CircuitPython RGB SpectrumTools](https://github.com/CedarGroveStudios/CircuitPython_RGB_SpectrumTools.git)
* [CircuitPython RangeSlicer](https://github.com/CedarGroveStudios/CircuitPython_RangeSlicer.git)
* [CircuitPython RotarySelect](https://github.com/FoamyGuy/CircuitPython_RotarySelect.git) ([PyPi](https://pypi.org/project/circuitpython-rotaryselect)) \([Docs](https://circuitpython-rotaryselect.readthedocs.io/))
* [CircuitPython Schedule](https://github.com/cognitivegears/CircuitPython_Schedule.git) ([PyPi](https://pypi.org/project/circuitpython-schedule)) \([Docs](https://circuitpython-schedule.readthedocs.io/))
* [CircuitPython SoftKeyboard](https://github.com/FoamyGuy/CircuitPython_SoftKeyboard.git) ([PyPi](https://pypi.org/project/circuitpython-softkeyboard)) \([Docs](https://circuitpython-softkeyboard.readthedocs.io/))
* [CircuitPython SynthVoice](https://github.com/relic-se/CircuitPython_SynthVoice.git) \([Docs](https://circuitpython-synthvoice.readthedocs.io/))
* [CircuitPython TMIDI](https://github.com/todbot/CircuitPython_TMIDI.git) ([PyPi](https://pypi.org/project/circuitpython-tmidi)) \([Docs](https://circuitpython-tmidi.readthedocs.io/))
* [CircuitPython TouchCalibrator](https://github.com/CedarGroveStudios/CircuitPython_TouchCalibrator.git)
* [CircuitPython WaveBuilder](https://github.com/CedarGroveStudios/CircuitPython_WaveBuilder.git)
* [CircuitPython Waveform](https://github.com/relic-se/CircuitPython_Waveform.git) \([Docs](https://circuitpython-waveform.readthedocs.io/))
* [CircuitPython ansi escape code](https://github.com/s-light/CircuitPython_ansi_escape_code.git) ([PyPi](https://pypi.org/project/circuitpython-ansi-escape-code)) \([Docs](https://circuitpython-ansi-escape-code.readthedocs.io/))
* [CircuitPython async button](https://github.com/furbrain/CircuitPython_async_button.git) ([PyPi](https://pypi.org/project/circuitpython-async-button)) \([Docs](https://circuitpython-async-button.readthedocs.io/))
* [CircuitPython async buzzer](https://github.com/furbrain/CircuitPython_async_buzzer.git) ([PyPi](https://pypi.org/project/circuitpython-async-buzzer)) \([Docs](https://circuitpython-async-buzzer.readthedocs.io/))
* [CircuitPython async](https://github.com/WarriorOfWire/CircuitPython_async.git)
* [CircuitPython color picker](https://github.com/jposada202020/CircuitPython_color_picker.git) ([PyPi](https://pypi.org/project/circuitpython-color-picker)) \([Docs](https://circuitpython-color-picker.readthedocs.io/en/latest/?badge=latest))
* [CircuitPython equalizer](https://github.com/jposada202020/CircuitPython_equalizer.git) ([PyPi](https://pypi.org/project/circuitpython-equalizer)) \([Docs](https://circuitpython-equalizer.readthedocs.io/en/latest/?badge=latest))
* [CircuitPython functools](https://github.com/tekktrik/CircuitPython_functools.git) ([PyPi](https://pypi.org/project/circuitpython-functools)) \([Docs](https://circuitpython-functools.readthedocs.io/))
* [CircuitPython gauge](https://github.com/jposada202020/CircuitPython_gauge.git) ([PyPi](https://pypi.org/project/circuitpython-gauge)) \([Docs](https://circuitpython-gauge.readthedocs.io/))
* [CircuitPython mag cal](https://github.com/furbrain/CircuitPython_mag_cal.git) ([PyPi](https://pypi.org/project/circuitpython-mag-cal))
* [CircuitPython mcp23017 Scanner](https://github.com/Neradoc/CircuitPython_mcp23017_Scanner) \([Docs](https://circuitpython-mcp23017-scanner.readthedocs.io/))
* [CircuitPython nonblocking serialinput](https://github.com/s-light/CircuitPython_nonblocking_serialinput.git) \([Docs](https://circuitpython-nonblocking-serialinput.readthedocs.io/))
* [CircuitPython p1am 200 helpers](https://github.com/facts-engineering/CircuitPython_p1am_200_helpers.git)
* [CircuitPython pixel mapper](https://github.com/clickonben/CircuitPython_pixel_mapper.git) ([PyPi](https://pypi.org/project/circuitpython-pixel-mapper))
* [CircuitPython rs485 wrapper](https://github.com/facts-engineering/CircuitPython_rs485_wrapper.git)
* [CircuitPython scales](https://github.com/jposada202020/CircuitPython_scales.git) ([PyPi](https://pypi.org/project/circuitpython-scales)) \([Docs](https://circuitpython-scales.readthedocs.io/en/latest/?badge=latest))
* [CircuitPython simple dial](https://github.com/jposada202020/CircuitPython_simple_dial.git) \([Docs](https://circuitpython-simple_dial.readthedocs.io/))
* [CircuitPython slider](https://github.com/jposada202020/CircuitPython_slider.git) ([PyPi](https://pypi.org/project/circuitpython-slider)) \([Docs](https://circuitpython-slider.readthedocs.io/en/latest/?badge=latest))
* [CircuitPython styles](https://github.com/jposada202020/CircuitPython_styles) ([PyPi](https://pypi.org/project/circuitpython-styles)) \([Docs](https://circuitpython-styles.readthedocs.io/en/latest/?badge=latest))
* [CircuitPython uplot](https://github.com/jposada202020/CircuitPython_uplot.git) ([PyPi](https://pypi.org/project/circuitpython-uplot))
* [CircuitPython-UBoxplot](https://github.com/jposada202020/CircuitPython-UBoxplot.git) ([PyPi](https://pypi.org/project/circuitpython-uboxplot)) \([Docs](https://circuitpython-uboxplot.readthedocs.io/))
* [Circuitpython BLE Cycling Power Service](https://github.com/EzrSchwartz/Circuitpython_BLE_Cycling_Power_Service.git)
* [Foamyguy CircuitPython nvm helper](https://github.com/FoamyGuy/Foamyguy_CircuitPython_nvm_helper.git) ([PyPi](https://pypi.org/project/foamyguy-circuitpython-nvm-helper)) \([Docs](https://circuitpython-nvm-helper.readthedocs.io/))
* [Gamblor21 CircuitPython AHRS](https://github.com/gamblor21/Gamblor21_CircuitPython_AHRS.git) \([Docs](https://circuitpython-ahrs.readthedocs.io/))
* [Jepler CircuitPython udecimal](https://github.com/jepler/Jepler_CircuitPython_udecimal.git) ([PyPi](https://pypi.org/project/jepler-circuitpython-udecimal)) \([Docs](https://jepler-udecimal.readthedocs.io/en/latest/))
* [Oakdevtech CircuitPython IcePython](https://github.com/skerr92/Oakdevtech_CircuitPython_IcePython.git)
* [PiperBlocklyLibrary](https://github.com/buildwithpiper/PiperBlocklyLibrary.git)
* [biplane](https://github.com/Uberi/biplane.git) ([PyPi](https://pypi.org/project/biplane))
* [circuitPython dotstar featherwing](https://github.com/circuitpython/circuitPython_dotstar_featherwing.git) \([Docs](https://circuitpython.readthedocs.io/projects/dotstar_featherwing/en/latest/))
* [circuitpython airqualitytools](https://github.com/cedargrovestudios/circuitpython_airqualitytools.git)
* [circuitpython chime](https://github.com/cedargrovestudios/circuitpython_chime.git)
* [circuitpython dst adjuster](https://github.com/cedargrovestudios/circuitpython_dst_adjuster)
* [circuitpython leapyear](https://github.com/cedargrovestudios/circuitpython_leapyear)
* [circuitpython paletteFilter](https://github.com/Cedargrovestudios/circuitpython_paletteFilter.git)
* [circuitpython punkconsole](https://github.com/cedargrovestudios/circuitpython_punkconsole.git)
* [circuitpython shadowwatcher](https://github.com/cedargrovestudios/circuitpython_shadowwatcher.git)
* [circuitpython temperaturetools](https://github.com/cedargrovestudios/circuitpython_temperaturetools.git)
* [circuitpython toml](https://github.com/elpekenin/circuitpython_toml.git)
* [circuitpython tzdb](https://github.com/evindunn/circuitpython_tzdb.git) ([PyPi](https://pypi.org/project/circuitpython-tzdb)) \([Docs](https://circuitpython-tzdb.readthedocs.io/))
* [circuitpython uuid4](https://github.com/DerBroader71/circuitpython_uuid4.git)
* [circuitpython waveviz](https://github.com/cedargrovestudios/circuitpython_waveviz.git)
* [circuitpython-ehttpserver](https://github.com/bablokb/circuitpython-ehttpserver.git)
* [circuitpython-iperf](https://github.com/bablokb/circuitpython-iperf.git)
* [cp-buzzer-music](https://github.com/bablokb/cp-buzzer-music.git)
* [nonblocking timer](https://github.com/Angeleno-Tech/nonblocking_timer.git) \([Docs](https://circuitpython-nonblocking_timer.readthedocs.io/))

View file

@ -0,0 +1,176 @@
# CircuitPython Community Libraries
![Blinka Reading](https://github.com/adafruit/circuitpython-weekly-newsletter/blob/gh-pages/assets/common_assets/blinka.png)
Here is a listing of current CircuitPython Community Libraries. These libraries are supplied and supported by community members.
## Drivers:
* [Adafruit Soundboard](https://github.com/mmabey/Adafruit_Soundboard.git) An easy way to add sound to your maker project. \([Docs](https://adafruit-soundboard.readthedocs.io/en/latest/README.html))
* [at24mac-eeprom](https://github.com/facts-engineering/CircuitPython_AT24MAC_EEPROM.git) I2C driver for the AT24MAC402 and AT24MAC602 devices.
* [at42qt-acorn-python](https://github.com/skerr92/at42qt-acorn-python.git) Driver library for the AT42QT1070 Acorn.
* [Bluepad 32](https://github.com/ricardoquesada/bluepad32-circuitpython) Enables gamepad support for CircuitPython.
* [CircuitPython_AD5245](https://github.com/CedarGroveStudios/CircuitPython_AD5245.git) A driver for the AD5245 digital potentiometer. \([Docs](https://github.com/CedarGroveStudios/CircuitPython_AD5245/blob/main/media/pseudo_readthedocs_cedargrove_ad5245.pdf))
* [CircuitPython_AD5293](https://github.com/CedarGroveStudios/CircuitPython_AD5293.git) A driver for the AD5293 digital potentiometer. \([Docs](https://github.com/CedarGroveStudios/CircuitPython_AD5293/blob/main/media/pseudo_readthedocs_cedargrove_ad5293.pdf))
* [CircuitPython_AD9833](https://github.com/CedarGroveStudios/CircuitPython_AD9833.git) A driver for the AD9833 Programmable Waveform Generator. \([Docs](https://github.com/CedarGroveStudios/CircuitPython_AD9833/blob/master/media/pseudo_readthedocs_cedargrove_ad9833.pdf))
* [CircuitPython AS3935](https://github.com/BiffoBear/CircuitPython_AS3935.git) Library for the Franklin AS3935 lightning detector. The driver supports connections via SPI and I2C. \([Docs](https://circuitpython-as3935.readthedocs.io/))
* [CircuitPython AS5600](https://github.com/noelanderson/CircuitPython_AS5600.git) Driver for the AMS AS5600 12-bit on-axis magnetic rotary position sensor ([Docs](https://circuitpython-as5600.readthedocs.io/en/latest/))
* [CircuitPython AXP192](https://github.com/CDarius/CircuitPython_AXP192.git) A driver for AXP192 power management IC. \([Docs](https://circuitpython-axp192.readthedocs.io/))
* [CircuitPython AXP2101](https://github.com/CDarius/CircuitPython_AXP2101.git) A driver for AXP2101 power management IC. \([Docs](http://circuitpython-driver-for-axp2101-power-management-ic.readthedocs.io//))
* [CircuitPython BMA220](https://github.com/jposada202020/CircuitPython_BMA220.git) Driver for the Bosch BMA220 Sensor ([PyPi](https://pypi.org/project/circuitpython-bma220/)) \([Docs](https://circuitpython-bma220.readthedocs.io/en/latest/))
* [CircuitPython DisplayIO ST7565](https://github.com/mateusznowakdev/CircuitPython_DisplayIO_ST7565.git) CircuitPython displayio driver for ST7565 and ST7567 displays \([Docs](https://circuitpython-displayio-st7565.readthedocs.io/en/latest/))
* [CircuitPython_DRV8830](https://github.com/CedarGroveStudios/CircuitPython_DRV8830.git) A driver for the DRV8830 DC motor controller.
* [CircuitPython FS3000](https://github.com/noelanderson/CircuitPython_FS3000.git) Driver for the Renesas FS3000 Air Velocity Sensor Module ([Docs](https://circuitpython-fs3000.readthedocs.io/en/latest/))
* [CircuitPython GC9A01](https://github.com/tylercrumpton/CircuitPython_GC9A01.git) Displayio driver for GC9A01 TFT LCD displays.
* [CircuitPython GC9D01](https://github.com/tylercrumpton/CircuitPython_GC9D01.git) Displayio driver for GC9D01 TFT LCD displays.
* [CircuitPython gpio_expander](https://github.com/gpongelli/CircuitPython_gpio_expander.git) I2C GPIO expander support for PCA9534, PCA9535, PCA9555, TCA9534, TCA9535 and TCA9555 chips. ([PyPi](https://pypi.org/project/circuitpython-gpio-expander/)) \([Docs](https://github.com/gpongelli/CircuitPython_gpio_expander/blob/main/README.rst))
* [CircuitPython_GT911](https://github.com/rgrizzell/CircuitPython_GT911.git) Driver for the Goodix GT911 touchscreen sensor. \([Docs](https://circuitpython-gt911.readthedocs.io/en/latest/))
* [CircuitPython HCSR04](https://github.com/mmabey/CircuitPython_HCSR04.git) Library for The HC-SR04 for measuring distances using microcontrollers \([Docs](https://circuitpython-hcsr04.readthedocs.io/en/latest/))
* [CircuitPython HX711](https://github.com/fivesixzero/CircuitPython_HX711) CircuitPython driver for the HX711 load cell amplifer and ADC \([Docs](https://circuitpython-hx711.readthedocs.io/en/latest/))
* [CircuitPython I2C Expanders](https://github.com/ilikecake/CircuitPython_I2C_Expanders.git) Drivers for various i2C expanders. Current support for PCA9555, PCAL9555, PCA9554, PCAL9554, PCA9538, PCAL9538. ([PyPi](https://pypi.org/project/circuitpython-i2c-expanders/)) \([Docs](https://circuitpython-i2c-expanders.readthedocs.io/en/latest/))
* [CircuitPython INA3221](https://github.com/barbudor/CircuitPython_INA3221.git) CircuitPython driver for the Texas Instruments' INA3221 3 channels current sensor. \([Docs](https://circuitpython-ina3221.readthedocs.io/en/latest/))
* [CircuitPython JLed](https://github.com/jandelgado/jled-circuitpython) Non-blocking LED effects. \([Docs](https://jandelgado.github.io/jled-circuitpython))
* [CircuitPython Laser AT](https://github.com/furbrain/CircuitPython_laser_at.git) Driver for a cheap laser rangefinder \([Docs](https://circuitpython-laser-at.readthedocs.io/en/latest/))
* [CircuitPython Laser Egismos](https://github.com/furbrain/CircuitPython_laser_egismos.git) Driver for the Egismos laser rangefinder module 2 \([Docs](https://circuitpython-laser-egismos.readthedocs.io/en/latest/))
* [CircuitPython LILYGO T-Deck](https://github.com/rgrizzell/CircuitPython_LILYGO_T-Deck.git) CircuitPython drivers for the LILYGO T-Deck peripherals. ([PyPi](https://pypi.org/project/circuitpython-lilygo-t-deck/)) \([Docs](https://circuitpython-lilygo-t-deck.readthedocs.io/en/latest/))
* [CircuitPython M5Stack PbHub](https://github.com/CDarius/CircuitPython_M5Stack_PbHub.git) Driver for the M5Stack PbHub \([Docs](https://circuitpython-m5stack-pbhub.readthedocs.io/en/latest/))
* [CircuitPython MCP48XX](https://github.com/brushmate/CircuitPython_MCP48XX.git) Driver for the Microchip MCP4801, MCP4811, MCP4821, MCP4802, MCP4812, and MCP4822 digital to analog converters ([PyPi](https://pypi.org/project/circuitpython-mcp48xx/) )\([Docs](https://circuitpython-mcp48xx.readthedocs.io/en/latest/))
* [CircuitPython MPU6886](https://github.com/jins-tkomoda/CircuitPython_MPU6886.git) Driver for the MPU6886 inertial measurement unit ([Docs](https://circuitpython-mpu6886.readthedocs.io/en/latest/))
* [CircuitPython_NAU7802](https://github.com/CedarGroveStudios/CircuitPython_NAU7802.git) A driver for the NAU7802 24-bit ADC.
* [CircuitPython PS2Controller](https://github.com/todbot/CircuitPython_PS2Controller.git) ([PyPi](https://pypi.org/project/circuitpython-ps2controller)) \([Docs](https://circuitpython-ps2controller.readthedocs.io/en/latest/)) CircuitPython library to read Sony PS2 game controllers
* [CircuitPython_paj7620](https://github.com/deshipu/circuitpython-paj7620.git) A driver for the PAJ7620 gesture sensor.
* [CircuitPython PCA9674](https://github.com/XENONFFM/CircuitPython_PCA9674.git) Driver for the NXP PCA9674(A) 8 channel I2C I/O expander ([PyPi](https://pypi.org/project/circuitpython-pca9674))
* [CircuitPython PCA9955b](https://github.com/noelanderson/CircuitPython_PCA9955B.git) Driver for the NXP PCA9955b 16-Channel I2C-Bus Constant-Current LED Driver ([Docs](https://circuitpython-pca9955b.readthedocs.io/en/latest/))
* [CircuitPython qmi8658c](https://github.com/jins-tkomoda/CircuitPython_QMI8658C.git) Driver for the QMI8658C inertial measurement unit
([Docs](https://circuitpython-qmi8658c.readthedocs.io/en/latest/))
* [CircuitPython Raspberry PI Build HAT](https://github.com/CDarius/CircuitPython_RaspberryPI_BuildHAT.git) Driver for Raspberry PI Build HAT \([Docs](https://circuitpython-raspberrypi-buildhat.readthedocs.io/en/latest/))
* [CircuitPython RDA5807](https://github.com/tinkeringtech/CircuitPython_rda5807) rda5807m FM radio chip CircuitPython library \([Docs](https://circuitpython-rda5807m.readthedocs.io/en/latest/))
* [CircuitPython RM3100](https://github.com/furbrain/CircuitPython_RM3100.git) Driver for the RM3100 magnetometer \([PyPI](https://circuitpython-rm3100.readthedocs.io/en/latest/)) \([Docs](https://circuitpython-rm3100.readthedocs.io/en/latest/))
* [CircuitPython RuhRohRotaryIO](https://github.com/todbot/CircuitPython_RuhRohRotaryIO.git) CircuitPython library that pretents to be `rotaryio` for non-sequential pins ([PyPi](https://pypi.org/project/circuitpython-ruhrohrotaryio)) \([Docs](https://circuitpython-ruhrohrotaryio.readthedocs.io/en/latest/))
* [CircuitPython SH1106](https://github.com/winneymj/CircuitPython_SH1106) CircuitPython driver for SH1106 OLED displays.
* [CircuitPython Seeed XIAO nRF52840](https://github.com/furbrain/CircuitPython_seeed_xiao_nRF52840) Provides access to onboard sensors and battery charge management circuitry \([Docs](https://circuitpython-seeed-xiao-nrf52840.readthedocs.io/en/latest/))
* [CircuitPython Serial Controlled Servo](https://github.com/supcik/CircuitPython_SerialControlledServo.git) CircuitPython driver for Serial Controlled Servo and Motor Controllers (SCSCL) using UART. \([PyPi](https://pypi.org/project/circuitpython-serial-controlled-servo/)) \([Docs](https://circuitpython-serial-controlled-servo.readthedocs.io/en/latest/))
* [CircuitPython TCA9555](https://github.com/lesamouraipourpre/Community_CircuitPython_TCA9555) CircuitPython library for Texas Instruments TCA9555 Low-Voltage 16-Bit I2C and SMBus I/O Expander with Input / Output and Polarity Inversion. \([PyPI](https://pypi.org/project/community-circuitpython-tca9555/)) \([Docs](http://community-circuitpython-tca9555.rtfd.io/))
* [CircuitPython TMP75](https://github.com/barbudor/CircuitPython_TMP75.git) CircuitPython driver library for Texas Instruments' TMP75 I2C temperature sensor \([Docs](https://circuitpython-tmp75.readthedocs.io/en/latest/))
* [CircuitPython TicStepper](https://github.com/tekktrik/CircuitPython_TicStepper.git) Driver for the TIC stepper motor drivers \([Docs](https://circuitpython-ticstepper.readthedocs.io/en/latest/))
* [CircuitPython TTP229](https://github.com/relic-se/CircuitPython_TTP229.git) CircuitPython driver library for the TonTouch TTP229 16-key capacitive touch detector \([Docs](https://circuitpython-ttp229.readthedocs.io/en/latest/))
* [CircuitPython WiiChuck](https://github.com/jfurcean/CircuitPython_WiiChuck.git) CircuitPython driver for Nintendo WiiMote I2C Accessory Devices([PyPi](https://pypi.org/project/circuitpython-wiichuck)) \([Docs](https://circuitpython-wiichuck.readthedocs.io/))
* [CircuitPython bteve](https://github.com/jamesbowman/CircuitPython_bteve.git) CircuitPython_bteve
* [CircuitPython NeoTrellisM4 extended (with Neotrellis seesaw boards)](https://github.com/arofarn/CircuitPython_TrellisM4_extended) Use Adafruit TrellisM4 Express board as 2 Neotrellis board. \([Docs](https://circuitpython-trellism4-extended.readthedocs.io/en/latest/))
* [CircuitPython nRF24L01](https://github.com/2bndy5/CircuitPython_nRF24L01.git) Circuitpython driver library for the nRF24L01 transceiver. ([PyPi](https://pypi.org/project/circuitpython-nrf24l01)) \([Docs](https://circuitpython-nrf24l01.readthedocs.io/en/stable/))
* [CircuitPython-i2cEncoderLibV21](https://github.com/bwshockley/CircuitPython-i2cEncoderLibV21.git) CircuitPython helper library for the i2c Encoder \([Docs](https://circuitpython-i2cencoderlibv21.readthedocs.io/))
* [CircuitPython-mitutoyo](https://github.com/vifino/CircuitPython-mitutoyo.git) \([Docs](https://circuitpython-mitutoyo.readthedocs.io/) CircuitPython implementation of the Mitutoyo Digimatic SPC interface.
* [creativecontrol LTC166X](https://github.com/creativecontrol/creativecontrol_CircuitPython_LTC166X.git) Driver for LTC166X 8 channel DACs ([PyPi](https://pypi.org/project/creativecontrol-circuitpython-ltc166x/)) \([Docs](https://creativecontrol-circuitpython-ltc166x.readthedocs.io/))
* [Electronutlabs CircuitPython ILI9163](https://github.com/electronut/Electronutlabs_CircuitPython_ILI9163) Displayio driver for ILI9163 TFT-LCD displays. \([Docs](https://ili9163.readthedocs.io/en/latest/))
* [Electronutlabs CircuitPython LIS2DH12](https://github.com/electronut/Electronutlabs_CircuitPython_LIS2DH12.git) Circuitpython library for LIS2DH12 3-axis low power accelerometer. \([Docs](https://circuitpython-lis2dh12-library.readthedocs.io/en/latest/))
* [Electronutlabs CircuitPython LTR329ALS01](https://github.com/electronut/Electronutlabs_CircuitPython_LTR329ALS01.git) Circuitpython library for reading data from light sensor LTR329ALS01. \([Docs](https://circuitpython-ltr329als01-library.readthedocs.io/en/latest/))
* [Hierophect Circuitpython Dynamixel](https://github.com/hierophect/Hierophect_Circuitpython_Dynamixel.git) Circuitpython driver library for the Dynamixel series of servo motors from Robotis \([Docs](https://circuitpython-dynamixel.readthedocs.io/))
* [M5Stack 8 Angle and 8 Encoder Unit](https://github.com/Neradoc/CircuitPython_m5stack_unit8) Circuitpython driver library for the M5Stack 8Unit Angle and Encoder breakout boards \([Docs](https://m5stack-unit8-for-circuitpython.readthedocs.io/))
* [MH-Z19x](https://github.com/bablokb/circuitpython-mhz19.git) Driver for the MH-Z19x CO2-sensors
* [Mindwidgets CircuitPython DF1201S](https://github.com/mindwidgets/Mindwidgets_CircuitPython_DF1201S) CircuitPython driver for DFRobot DFPlayer Pro MP3 player with onboard storage \([Docs](https://mindwidgets-circuitpython-df1201s-library.readthedocs.io/en/latest/))
* [Pimoroni CircuitPython LTR559](https://github.com/pimoroni/Pimoroni_CircuitPython_LTR559.git) Library for the LTR559 Proximity/Presence/Light Sensor \([Docs](https://circuitpython.readthedocs.io/projects/pimoroni_circuitpython_ltr559/en/latest/))
* [Pimoroni CircuitPython MICS6814](https://github.com/pimoroni/Pimoroni_CircuitPython_MICS6814.git) Driver for the MICS6814 Gas sensor \([Docs](https://circuitpython.readthedocs.io/projects/mics6814/en/latest/))
* [Solder Party BBQ10Keyboard](https://github.com/solderparty/arturo182_CircuitPython_BBQ10Keyboard)CircuitPython library for interfacing the BB Q10 and BB Q20 Keyboards over I2C \([Docs](https://docs.solder.party/))
* [Sparkfun CircuitPython QwiicAS3935](https://github.com/fourstix/Sparkfun_CircuitPython_QwiicAS3935.git)CircuitPython library for Sparkfun Qwiic Joystick. ([PyPi](https://pypi.org/project/sparkfun-circuitpython-qwiicas3935)) \([Docs](https://sparkfun-circuitpython-qwiicas3935.readthedocs.io/en/latest/))
* [Sparkfun CircuitPython QwiicJoystick](https://github.com/fourstix/Sparkfun_CircuitPython_QwiicJoystick.git) ([PyPi](https://pypi.org/project/sparkfun-circuitpython-qwiicjoystick)) \([Docs](https://sparkfun-circuitpython-qwiicjoystick.readthedocs.io/en/latest/))
* [Sparkfun CircuitPython QwiicKeypad](https://github.com/fourstix/Sparkfun_CircuitPython_QwiicKeypad) CircuitPython library for Sparkfun Qwiic 12 Button Keypad. ([PyPi](https://pypi.org/project/sparkfun-circuitpython-qwiickeypad)) \([Docs](https://sparkfun-circuitpython-qwiickeypad.readthedocs.io/en/latest/))
* [Sparkfun CircuitPython QwiicRelay](https://github.com/fourstix/Sparkfun_CircuitPython_QwiicRelay.git) CircuitPython library for Sparkfun Qwiic Single Relay ([PyPi](https://pypi.org/project/sparkfun-circuitpython-qwiicrelay)) \([Docs](https://sparkfun-circuitpython-qwiicrelay.readthedocs.io/en/latest/))
* [CircuitPython_Sparkfun_QwiicQuadSolidStateRelay](https://github.com/gbeland/CircuitPython_Sparkfun_QwiicQuadSolidStateRelay.git) ([PyPi](https://pypi.org/project/CircuitPython_Sparkfun_QwiicQuadSolidStateRelay)) \([Docs](https://CircuitPython_Sparkfun_QwiicQuadSolidStateRelay.readthedocs.io/en/latest/]))
* [Sparkfun CircuitPython QwiicTwist](https://github.com/fourstix/Sparkfun_CircuitPython_QwiicTwist.git) CircuitPython library for Sparkfun Qwiic Twist RGB Rotary Encoder.\([Docs](https://sparkfun-circuitpython-qwiictwist.readthedocs.io/en/latest/))
* [Sparkfun CircuitPython SerLCD](https://github.com/fourstix/Sparkfun_CircuitPython_SerLCD.git) CircuitPython library for the Sparkfun SerLCD displays. ([PyPi](https://pypi.org/project/sparkfun-circuitpython-serlcd)) \([Docs](https://sparkfun-circuitpython-serlcd.readthedocs.io/en/latest/))
* [slight CircuitPython TLC5957](https://github.com/s-light/slight_CircuitPython_TLC5957.git) CircuitPython library for TI TLC5957 48-channel 16bit LED-Driver ([Docs](https://slight-circuitpython-tlc5957.readthedocs.io/en/latest/))
* [TM1637 7-Segment Display](https://github.com/Neradoc/CircuitPython_tm1637_display.git) CircuitPython library for a TM1637 7-segment display board ([Docs](https://tm1637-display-for-circuitpython.readthedocs.io/))
* [Waveshare's I2C Character Display LCD1602](https://github.com/Neradoc/Circuitpython_Waveshare_LCD1602.git) Drive for Waveshare's I2C character display LCD1602 ([PyPi](https://pypi.org/project/circuitpython-waveshare-lcd1602)) \([Docs](https://waveshare-lcd1602-circuitpython-driver.readthedocs.io/))
* [Woolsey Workshop CircuitPython 74HC165](https://github.com/WoolseyWorkshop/WoolseyWorkshop_CircuitPython_74HC165.git) CircuitPython driver for 74HC165 shift register. ([PyPI](https://pypi.org/project/woolseyworkshop-circuitpython-74hc165/)) \([Docs](https://woolseyworkshop-circuitpython-74hc165.readthedocs.io/en/latest/))
* [Waveshare's I2C E-Ink Segment-Display](https://github.com/bablokb/circuitpython-segment-display.git) CircuitPython driver for E-Ink Segment-Display
## Helpers:
* [Absolute Mouse](https://github.com/Neradoc/CircuitPython_Absolute_Mouse) An Absolute Position Mouse HID library and descriptor for adafruit\_hid ([Docs](https://circuitpython-absolute-mouse.readthedocs.io/))
* [Ansi Escape Codes](https://github.com/s-light/CircuitPython_ansi_escape_code) Simple helper library for common ANSI escape codes ([PyPI](https://pypi.org/project/circuitpython-ansi-escape-code/)) \([Docs](https://circuitpython-ansi-escape-code.readthedocs.io/))
* [Biplane](https://github.com/Uberi/biplane/) Minimal, fast, robust HTTP server library that uses non-blocking concurrent I/O even when asyncio isn't available ([PyPI](https://pypi.org/project/biplane/)) ([Docs](https://github.com/Uberi/biplane/blob/main/README.md))
* [CIRCUITPYTHON ifttt](https://github.com/benevpi/CIRCUITPYTHON_ifttt.git) A simple link to If This Then That (IFTTT) webhooks \([Docs](https://circuitpython-ifttt.readthedocs.io/))
* [CircuitPython_AirQualityTools](https://github.com/CedarGroveStudios/CircuitPython_AirQualityTools.git) Calculate PM2.5 and CO2 air quality levels \([Docs](https://github.com/CedarGroveStudios/CircuitPython_AirQualityTools/blob/main/media/pseudo_rtd_cedargrove_airqualitytools.pdf))
* [CircuitPython ArrowLine](https://github.com/jposada202020/CircuitPython_ArrowLine.git) Utility function to draw arrow lines using vectorio and DisplayIO ([PyPi](https://pypi.org/project/circuitpython-ArrowLine)) \([Docs](https://circuitpython-arrowline.readthedocs.io/))
* [CircuitPython_async](https://github.com/WarriorOfWire/CircuitPython_async.git) Pure Python cooperative multitasking implementation for the async/await language syntax
* [CircuitPython_async_button](https://github.com/furbrain/CircuitPython_async_button.git) async implementation of a button - allows detection of single, double and triple clicks \[Docs](https://circuitpython-async-button.readthedocs.io/en/latest/))
* [CircuitPython_async_buzzer](https://github.com/furbrain/CircuitPython_async_buzzer.git) Utility to play simple tunes via pwmio asynchronously \[Docs](https://circuitpython-async-buzzer.readthedocs.io/en/latest/))
* [CircuitPython AzureCustomVision Prediction](https://github.com/jimbobbennett/CircuitPython_AzureCustomVision_Prediction) CircuitPython prediction library for the Azure custom vision service ([PyPi](https://pypi.org/project/circuitpython-azurecustomvision-prediction)) \([Docs](https://circuitpython.readthedocs.io/projects/circuitpython_azurecustomvision_prediction/en/latest/))
* [CircuitPython Base64](https://github.com/jimbobbennett/CircuitPython_Base64) RFC 3548: Base16, Base32, Base64 Data Encodings ([PyPi](https://pypi.org/project/circuitpython-base64)) \([Docs](https://circuitpython.readthedocs.io/projects/base64/en/latest/))
* [CircuitPython_BLE_Cycling_Power_Service](https://github.com/EzrSchwartz/Circuitpython_BLE_Cycling_Power_Service.git) Extracting power in watts from a bluetooth low energy cycling power meter.
* [CircuitPython Boxplot](https://github.com/jposada202020/CircuitPython_uboxplot) Helps calculate and graphs boxplots ([PyPi](https://pypi.org/project/circuitpython-uboxplot/)) \([Docs](https://circuitpython-uboxplot.readthedocs.io/en/latest/))
* [CircuitPython_Button_Handler](https://github.com/EGJ-Moorington/CircuitPython_Button_Handler.git) Simplifies the usage of buttons by handling different types of button presses.([PyPI](https://pypi.org/project/circuitpython-button-handler/)) \([Docs](https://circuitpython-button-handler.readthedocs.io/en/stable/))
* [Circuit Python Buzzer-Music](https://github.com/bablokb/cp-buzzer-music) Asyncio-Based Library for Buzzer-Music
* [CircuitPython Candlesticks](https://github.com/jposada202020/CircuitPython_Candlesticks.git) Graphical representation of the stock movement in candlestick form ([PyPi](https://pypi.org/project/circuitpython-Candlesticks)) \([Docs](https://circuitpython-candlesticks.readthedocs.io/))
* [CircuitPython_Chime](https://github.com/CedarGroveStudios/CircuitPython_Chime.git) A class for generating wind chime and bell sounds using synthio. \([Docs](https://github.com/CedarGroveStudios/CircuitPython_Chime/blob/main/media/pseudo_rtd_cedargrove_chime.pdf))
* [CircuitPython ColorPicker](https://github.com/jposada202020/CircuitPython_color_picker.git) Color Picker for CircuitPython. Allows to pick a color directly from CircuitPython, giving you the color information ([PyPi](https://pypi.org/project/circuitpython-color-picker) )\([Docs](https://circuitpython-color-picker.readthedocs.io/))
* [CircuitPython_ColorFader](https://github.com/CedarGroveStudios/CircuitPython_ColorFader.git) Brightness and gamma adjustment of an integer RGB color value \([Docs](https://github.com/CedarGroveStudios/CircuitPython_ColorFader/blob/main/media/pseudo_rtd_cedargrove_colorfader.pdf))
* [CircuitPython CSV](https://github.com/tekktrik/CircuitPython_CSV) CircuitPython helper library for working with CSV files ([PyPI](https://pypi.org/project/circuitpython-csv/)) \([Docs](https://circuitpython-csv.readthedocs.io/))
* [CircuitPython DiscordBot](https://github.com/2231puppy/CircuitPython_DiscordBot.git) A very simple Discord API for CircuitPython
* [CircuitPython_DisplayIO_ListSelect](https://github.com/FoamyGuy/CircuitPython_DisplayIO_ListSelect) CircuitPython displayio widget to show a list and allow user to select an item from it.
* [CircuitPython Display Frame](https://github.com/FoamyGuy/CircuitPython_Display_Frame.git) CircuitPython displayio widget to create a rounded rectangle frame with text label at the top center ([PyPi](https://pypi.org/project/circuitpython-display-frame)) \([Docs](https://circuitpython.readthedocs.io/projects/display_frame/en/latest/))
* [CircuitPython CaveBLE](https://github.com/furbrain/CircuitPython_CaveBLE.git) Communicate with cave surveying devices \([Docs](https://circuitpython-caveble.readthedocs.io/en/latest/))
* [CircuitPython DST_Adjuster](https://github.com/CedarGroveStudios/CircuitPython_DST_Adjuster.git) Adjust struct time to North American Daylight Saving Time (DST) \([Docs](https://github.com/CedarGroveStudios/CircuitPython_DST_Adjuster/blob/main/media/pseudo_rtd_cedargrove_dst_adjuster.pdf))
* [CircuitPython Equalizer](https://github.com/jposada202020/CircuitPython_equalizer) CircuitPython graphic equalizer with DisplayIO ([PyPi](https://pypi.org/project/circuitpython-equalizer) \([Docs](https://circuitpython-equalizer.readthedocs.io/))
* [CircuitPython Example](https://github.com/tannewt/CircuitPython_Example.git) This is an example CircuitPython library used in an Adafruit Learn Guide \([Docs](https://circuitpython-example.readthedocs.io/en/latest/))
* [CircuitPython Functools](https://github.com/tekktrik/CircuitPython_Functools.git) A CircuitPython implementation of CPython's functools library \([Docs](https://circuitpython-functools.readthedocs.io/en/latest/))
* [CircuitPython gauge](https://github.com/jposada202020/CircuitPython_gauge) Customizable Gauge widget for displayio ([PyPi](https://pypi.org/project/circuitpython-gauge/)) \([Docs](https://circuitpython-gauge.readthedocs.io/en/latest/))
* [CircuitPython GameControls](https://github.com/FoamyGuy/CircuitPython_GameControls) Abstraction API for video game controls. ([PyPi](https://pypi.org/project/circuitpython-gamecontrols/)) \([Docs](https://circuitpython-gamecontrols.readthedocs.io/en/latest/))
* [CircuitPython HMAC](https://github.com/jimbobbennett/CircuitPython_HMAC) HMAC (Keyed-Hashing for Message Authentication) Python module. Implements the HMAC algorithm as described by RFC 2104 ([PyPi](https://pypi.org/project/circuitpython-hmac)) \([Docs](https://circuitpython.readthedocs.io/projects/hmac/en/latest/))
* [CircuitPython Display_HT16K33](https://github.com/jposada202020/CircuitPython_DISPLAY_HT16K33.git) On display simulation for the HT16K33 driver. Works with 8x8 and 16x8 matrices, as well as 4x7 and 4x14 segments ([PyPi](https://pypi.org/project/circuitpython-display-ht16k33/)) \([Docs](https://circuitpython-display-ht16k33.readthedocs.io/en/latest/))
* [CircuitPython I2C Button](https://github.com/gmparis/CircuitPython_I2C_Button) CircuitPython I2C Button à la Sparkfun Qwiic Button/Switch/Arcade ([PyPI](https://pypi.org/project/circuitpython-i2c-button/)) \([Docs](https://circuitpython-i2c-button.readthedocs.io/en/latest/))
* [CircuitPython iperf](https://github.com/bablokb/circuitpython-iperf) CircuitPython port of the iperf3-utility
* [CircuitPython KeyManager](https://github.com/relic-se/CircuitPython_KeyManager) Helper library to manage notes in musical applications. Includes note priority, arpeggiation, and sequencing. \([Docs](https://circuitpython-keymanager.readthedocs.io/en/latest/))
* [CircuitPython LeapYear](https://github.com/CedarGroveStudios/CircuitPython_LeapYear.git) Confirms whether a specified year is a leap year \([Docs](https://github.com/CedarGroveStudios/CircuitPython_LeapYear/blob/main/media/pseudo_rtd_cedargrove_leapyear.pdf))
* [CircuitPython Mag Cal](https://github.com/furbrain/CircuitPython_mag_cal.git) Calibrate magnetic sensors \([Docs](https://circuitpython-mag-cal.readthedocs.io/en/latest/))
* [CircuitPython MicroOSC](https://github.com/todbot/CircuitPython_MicroOSC.git) ([PyPi](https://pypi.org/project/circuitpython-microosc)) \([Docs](https://circuitpython-microosc.readthedocs.io/en/latest/)) Minimal OSC parser and server for CircuitPython and CPython
* [CircuitPython_MIDI_Tools](https://github.com/CedarGroveStudios/CircuitPython_MIDI_Tools.git) A collection of methods for processing MIDI notes and Control Change codes \([Docs](https://github.com/CedarGroveStudios/CircuitPython_MIDI_Tools/blob/main/media/pseudo_rtd_cedargrove_midi_tools.pdf))
* [CircuitPython MorseCode](https://github.com/jposada202020/CircuitPython_MorseCode.git) Circuitpython library to crete Morse code ([PyPi](https://pypi.org/project/circuitpython-MorseCode)) \([Docs](https://circuitpython-morsecode.readthedocs.io/en/latest/))
* [CircuitPython Noise](https://github.com/todbot/CircuitPython_Noise.git) ([PyPi](https://pypi.org/project/circuitpython-noise)) \([Docs](https://circuitpython-noise.readthedocs.io/en/latest/)) Simplex (Perlin-like) noise generation
* [CircuitPython_OhmsLaw](https://github.com/CedarGroveStudios/CircuitPython_OhmsLaw.git) Calculate an Ohms Law result from two input parameters \([Docs](https://github.com/CedarGroveStudios/CircuitPython_OhmsLaw/blob/main/media/pseudo_rtd_cedargrove_ohmslaw.pdf))
* [CircuitPython_Org_DisplayIO_Annotation](https://github.com/circuitpython/CircuitPython_Org_DisplayIO_Annotation.git) Annotation widget for displayio ([PyPi](https://pypi.org/project/circuitpython-displayio-annotation/) \([Docs](https://docs.circuitpython.org/projects/displayio_annotation/en/latest/))
* [CircuitPython_Org_DisplayIO_Cartesian](https://github.com/circuitpython/CircuitPython_Org_DisplayIO_Cartesian.git) Graph cartesian widget for displayio ([PyPi](https://pypi.org/project/circuitpython-displayio-cartesian/) \([Docs](https://circuitpython-displayio-cartesian.readthedocs.io/en/latest/))
* [CircuitPython_Org_DisplayIO_Dial](https://github.com/circuitpython/CircuitPython_Org_DisplayIO_Dial.git) Dial widget for displayio ([Docs](https://circuitpython-displayio-dial.readthedocs.io/en/latest/))
* [CircuitPython_Org_DisplayIO_Effects](https://github.com/circuitpython/CircuitPython_Org_DisplayIO_Effects.git) Displayio effects that manipulate widgets over time ([PyPi](https://pypi.org/project/circuitpython-displayio-effects/) \([Docs](https://circuitpython-displayio-effects.readthedocs.io/en/latest/))
* [CircuitPython PaletteFader](https://github.com/CedarGroveStudios/CircuitPython_PaletteFader.git) Color palette and list brightness setter and normalizer tool. \([Docs](https://github.com/CedarGroveStudios/CircuitPython_PaletteFader/blob/main/media/pseudo_rtd_cedargrove_palettefader.pdf))
* [CircuitPython PaletteFilter](https://github.com/CedarGroveStudios/CircuitPython_PaletteFilter.git) Replace color index values in a displayio.Palette object \([Docs](https://github.com/CedarGroveStudios/CircuitPython_PaletteFilter/blob/main/media/pseudo_readthedocs_palettefilter.pdf))
* [CircuitPython PaletteSlice](https://github.com/CedarGroveStudios/CircuitPython_PaletteSlice.git) Wrap a displayio.Palette object to permit list-like slicing \([Docs](https://github.com/CedarGroveStudios/CircuitPython_PaletteSlice/blob/main/media/pseudo_rtd_paletteslice.pdf))
* [CircuitPython Parse](https://github.com/jimbobbennett/CircuitPython_Parse) Parse (absolute and relative) URLs ([PyPi](https://pypi.org/project/circuitpython-parse)) \([Docs](https://circuitpython.readthedocs.io/projects/parse/en/latest/))
* [CircuitPython_PIO_I2S](https://github.com/relic-se/CircuitPython_PIO_I2S.git) CircuitPython library to handle bidirectional I2S communication using PIO to be used with audio codecs and microphones \([Docs](https://circuitpython-pio-i2s.readthedocs.io/))
* [CircuitPython_pixel_mapper](https://github.com/clickonben/CircuitPython_pixel_mapper/) Pixel Mapper helper for Adafruit_CircuitPython_LED_Animation ([PyPI](https://pypi.org/project/circuitpython-pixel-mapper/)) \([Docs](https://circuitpython-pixel-mapper.readthedocs.io/))
* [CircuitPython_PunkConsole](https://github.com/CedarGroveStudios/CircuitPython_PunkConsole.git) Emulate the Atari Punk Console \([Docs](https://github.com/CedarGroveStudios/CircuitPython_PunkConsole/blob/main/media/pseudo_readthedocs_cedargrove_punkconsole.pdf))
* [CircuitPython_RangeSlicer](https://github.com/CedarGroveStudios/CircuitPython_RangeSlicer.git) Scale a range of input values into quantized range using hysteresis for noise reduction \([Docs](https://github.com/CedarGroveStudios/CircuitPython_RangeSlicer/blob/master/media/pseudo_readthedocs_rangeslicer.pdf))
* [CircuitPython_RGB_SpectrumTools](https://github.com/CedarGroveStudios/CircuitPython_RGB_SpectrumTools.git) Methods and classes for converting a normalized spectral index to RGB color values \([Docs](https://github.com/CedarGroveStudios/CircuitPython_RGB_SpectrumTools/blob/main/media/pseudo_rtd_cedargrove_rgb_spectrumtools.pdf))
c* [CircuitPython_RotarySelect](https://github.com/FoamyGuy/CircuitPython_RotarySelect) CircuitPython displayio widget with circle icons laid out around a circle with a selection indicator ([PyPi](https://pypi.org/project/circuitpython-rotaryselect/) \([Docs](https://circuitpython-rotarydial.readthedocs.io/en/latest/))
* [CircuitPython scales](https://github.com/jposada202020/CircuitPython_scales.git) Displayio widget to draw graphical scales. Scales can be animated, having the ability to represent realtime data ([PyPi](https://pypi.org/project/circuitpython-scales/)) \([Docs](https://circuitpython-scales.readthedocs.io/en/latest/))
* [CircuitPython_Schedule](https://github.com/cognitivegears/CircuitPython_Schedule) Reduced version of the schedule library for CircuitPython ([PyPi](https://pypi.org/project/circuitpython-schedule/)) \([Docs](https://circuitpython-schedule.readthedocs.io/en/latest/))
* [CircuitPython_ShadowWatcher](https://github.com/CedarGroveStudios/CircuitPython_ShadowWatcher.git) Detects a shadow cast over an analog light sensor \([Docs](https://github.com/CedarGroveStudios/CircuitPython_ShadowWatcher/blob/main/media/pseudo_readthedocs_shadowwatcher.pdf))
* [CircuitPython simple_dial](https://github.com/jposada202020/CircuitPython_simple_dial.git) Simple dial to graph Gyros, dial or simple clocks ([PyPi](https://pypi.org/project/circuitpython-simnple-dial/)) \([Docs](https://circuitpython-simple-dial.readthedocs.io/en/latest/))
* [CircuitPython Slider](https://github.com/jposada202020/CircuitPython_slider.git) Simpleslider for Touchscreens ([PyPi](https://pypi.org/project/circuitpython-slider/)) \([Docs](https://circuitpython-slider.readthedocs.io/en/latest/))
* [CircuitPython SoftKeyboard](https://github.com/FoamyGuy/CircuitPython_SoftKeyboard.git) Soft Keyboard for Touchscreens ([PyPi](https://pypi.org/project/circuitpython-softkeyboard/)) \([Docs](https://circuitpython-softkeyboard.readthedocs.io/en/latest/))
* [CircuitPython Styles](https://github.com/jposada202020/CircuitPython_styles.git) Library helper to add styles to CircuitPython display functions CircuitPython widgets ([PyPi](https://pypi.org/project/circuitpython-styles)) \([Docs](https://circuitpython-styles.readthedocs.io/en/latest/))
* [CircuitPython_SynthVoice](https://github.com/relic-se/CircuitPython_SynthVoice/) Helper library to generate complex synthio voices. \([Docs](https://circuitpython-synthvoice.readthedocs.io/en/latest/))
* [CircuitPython_TemperatureTools](https://github.com/CedarGroveStudios/CircuitPython_TemperatureTools.git) A collection of Dew Point, Heat Index, and temperature unit helpers \([Docs](https://github.com/CedarGroveStudios/CircuitPython_TemperatureTools/blob/main/media/pseudo_rtd_cedargrove_temperaturetools.pdf))
* [CircuitPython_TMIDI](https://github.com/todbot/CircuitPython_TMIDI.git) Alternate CircuitPython MIDI library, inherits from Winterbloom_SmolMIDI ([PyPi](https://pypi.org/project/circuitpython-tmidi/)) \([Docs](https://circuitpython-tmidi.readthedocs.io/en/latest/))
* [CircuitPython_TOML](https://github.com/elpekenin/circuitpython_toml.git) A subset of CPython's built-in module for working with TOML data. Useful for complex data on `settings.toml` where `os.getenv` is not enough.
* [CircuitPython_TouchCalibrator](https://github.com/CedarGroveStudios/CircuitPython_TouchCalibrator.git) A resistive touchscreen calibrator for Adafruit built-in and TFT FeatherWing displays
* [CircuitPython TZDB](https://github.com/evindunn/circuitpython_tzdb) IANA timezones for adafruit_datetime ([PyPi](https://pypi.org/project/circuitpython-tzdb/)) \([Docs](https://circuitpython-tzdb.readthedocs.io/en/latest/))
* [CircuitPython uplot](https://github.com/jposada202020/CircuitPython_uplot) Plot library for CircuitPython ([PyPi](https://pypi.org/project/circuitpython-uplot/)) \([Docs](https://circuitpython-uplot.readthedocs.io/en/latest/))
* [CircuitPython_USB_Host_Descriptor_Parser](https://github.com/relic-se/CircuitPython_USB_Host_Descriptor_Parser) Helper to parse USB descriptors \([Docs](https://circuitpython-usb-host-descriptor-parser.readthedocs.io/en/latest/))
* [CircuitPython_WaveBuilder](https://github.com/CedarGroveStudios/CircuitPython_WaveBuilder.git) A CircuitPython class to construct a composite synthio wave table from a collection of oscillators. \([Docs](https://github.com/CedarGroveStudios/CircuitPython_WaveBuilder/blob/main/media/pseudo_rtd_cedargrove_wavebuilder.pdf))
* [CircuitPython_Waveform](https://github.com/relic-se/CircuitPython_Waveform.git) Helper library to generate simple and composite waveforms for use with synthio. \([Docs](https://circuitpython-waveform.readthedocs.io/))
* [CircuitPython_WaveViz](https://github.com/CedarGroveStudios/CircuitPython_WaveViz.git) A CircuitPython class to create a positionable displayio.Group graphics widget from a synthio wave table. \([Docs](https://github.com/CedarGroveStudios/CircuitPython_WaveViz/blob/main/media/pseudo_rtd_cedargrove_waveviz.pdf))
* [Gamblor21 CircuitPython AHRS](https://github.com/gamblor21/Gamblor21_CircuitPython_AHRS.git) This library contains right now one algorithm for AHRS - Attitude and Heading Reference System \([Docs](https://circuitpython-ahrs.readthedocs.io/))
* [Jepler CircuitPython udecimal](https://github.com/jepler/Jepler_CircuitPython_udecimal.git) Reduced version of the decimal library for CircuitPython ([PyPi](https://pypi.org/project/jepler-circuitpython-udecimal)) \([Docs](https://jepler-udecimal.readthedocs.io/en/latest/))
* [PiperBlocklyLibrary](https://github.com/buildwithpiper/PiperBlocklyLibrary.git) CircuitPython Library to support block-coding using the RP Pico microcontroller
* [circuitPython dotstar featherwing](https://github.com/dastels/circuitPython_dotstar_featherwing.git) A higher level library for working with the DotStar FeatherWing, build on top of the CircuitPython DotStar driver \([Docs](https://circuitpython.readthedocs.io/projects/dotstar_featherwing/en/latest/))
* [MCP23017 Scanner](https://github.com/Neradoc/CircuitPython_mcp23017_Scanner) A keypad-like module to scan keys or a key matrix connected to a MCP23017 GPIO expander ([Docs](https://mcp23017-matrix-scanner-for-circuitpython.readthedocs.io/))
* [Multi Keypad](https://github.com/Neradoc/CircuitPython_Multi_Keypad) A helper library to use multiple instances from the keypad library or compatible as a single event queue ([Docs](https://multi-keypad-for-circuitpython.readthedocs.io/))
* [nonblocking timer](https://github.com/Angeleno-Tech/nonblocking_timer.git) nonblockingtimer is a class to simplify the use of time.monotonic() when working with CircuitPython \([Docs](https://circuitpython-nonblocking_timer.readthedocs.io/))
* [nonblocking Serial Input](https://github.com/s-light/CircuitPython_nonblocking_serialinput) CircuitPython helper library to handle serial user input in a nonblocking way \([Docs](https://circuitpython-nonblocking-serialinput.readthedocs.io/))
* [NVM Helper](https://github.com/FoamyGuy/Foamyguy_CircuitPython_nvm_helper) Easy interface to store and retrieve objects persisted via NVM \([Docs](https://circuitpython-nvm-helper.readthedocs.io/))
* [Oak Dev Tech CircuitPython IcePython](https://github.com/skerr92/Oakdevtech_CircuitPython_IcePython) Helper for programming Lattice iCE40 FPGA
* [UUIDv4](https://github.com/DerBroader71/circuitpython_uuid4) This is a CircuitPython library to generate a UUID version 4
* [P1AM](https://github.com/facts-engineering/CircuitPython_P1AM.git) A CircuitPython driver library for the P1AM product family.
* [p1am_200_helpers](https://github.com/facts-engineering/CircuitPython_p1am_200_helpers.git) A CircuitPython helper library for the features of the P1AM-200.
* [PCF85063A](https://github.com/bablokb/circuitpython-pcf85063a) A CircuitPython library for the PCF85063A RTC
* [RS485-Wrapper](https://github.com/facts-engineering/CircuitPython_rs485_wrapper.git) A CircuitPython helper library to convert a UART object into an RS485 object.
* [Cirque Pinnacle](https://github.com/2bndy5/CircuitPython_Cirque_Pinnacle) A driver library to use circular trackpads (as seen in the Steam controller and HTC Vive VR controllers) empowered with Cirque's 1CA027 ASIC (surnamed "Pinnacle"). More information can be found in the [documentation](https://circuitpython-cirque-pinnacle.rtfd.io).
* [Embedded HTTPServer](https://github.com/bablokb/circuitpython-ehttpserver) An efficient and slim HTTP-server (fork of biplane)

@ -0,0 +1 @@
Subproject commit 59b47edb0775fc78a76cf6c7c61ee92bd1b11616

@ -0,0 +1 @@
Subproject commit 8ca4de13048ec9982bf074f777186e389e51b5dc

@ -0,0 +1 @@
Subproject commit 566b28530db30e232d64972b4e8c7b1c7ac22080

@ -0,0 +1 @@
Subproject commit 02dad98aa3a404861ab421505af0b3001e957895

@ -0,0 +1 @@
Subproject commit 0dc6f0f74eb00f85a2f88a332e2b5596b9d54d2b

@ -0,0 +1 @@
Subproject commit 0ea9fef373fa9cad3a2ecb6c96b0951c5d95383b

@ -0,0 +1 @@
Subproject commit 7f78b8b5ad6366329311c385ad13f205d5e74b78

@ -0,0 +1 @@
Subproject commit 766708672c68a748d5cd78848cff0f9172ca80c2

@ -0,0 +1 @@
Subproject commit 5b1d2c98faabfb55a8d1d4e6233027a39ee29cb4

@ -0,0 +1 @@
Subproject commit 87bd864e29f5bb7c87875e9e731f211a169b4a76

@ -0,0 +1 @@
Subproject commit f89fc3d6c47735279a6fd862b1a6aee2b44f4dcc

@ -0,0 +1 @@
Subproject commit 5aed422d5b4dbce4114410a9850bfea5b08edbcf

@ -0,0 +1 @@
Subproject commit 70fd4b3980f90c5adb98052d1cb35c9a4fe513cf

@ -0,0 +1 @@
Subproject commit 522e50d9f378440abe39d472b31daf413a05fd6e

@ -0,0 +1 @@
Subproject commit ddc323e424f5dc5fdb664fbf480e976048c61e5b

@ -0,0 +1 @@
Subproject commit b930e3c72921daf1afe1ed7a755874326de6ed54

@ -0,0 +1 @@
Subproject commit 9352800c9a1a7dac336060a8bc4153c039fe7bed

@ -0,0 +1 @@
Subproject commit ffdd11527be601becc14db20f9e767506e9a0592

@ -0,0 +1 @@
Subproject commit 36b46caf41b8eebae4bf71bcdaadbe3f2dba0c49

@ -0,0 +1 @@
Subproject commit 2b0f39ef261291129dab4d1aefb06f3385fa0ade

@ -0,0 +1 @@
Subproject commit 73b61734d9e9479ae95cf253c91b71f458d2c187

@ -0,0 +1 @@
Subproject commit b53004d35f524a8299f940085aa57c1e755c1861

@ -0,0 +1 @@
Subproject commit e31bc61f990f4d52b3b6b1a90eda3090d71f100a

@ -0,0 +1 @@
Subproject commit 4009bb0101a3c89b64519192264fb79a7125dae6

@ -0,0 +1 @@
Subproject commit 582111e65591c9ce2af75897e1e5d94d834ad62d

@ -0,0 +1 @@
Subproject commit 41b8faa2f40477a71b153d72a3d05a1e4cb4a577

@ -0,0 +1 @@
Subproject commit 4efc13f5e69f482d9b43936077e19e5fbeb7f285

@ -0,0 +1 @@
Subproject commit 364cb530e38ed29575e8c32956eeff0561106767

@ -0,0 +1 @@
Subproject commit 17d6be8f9c047e3af3084796487cd3c56fc5d42d

@ -0,0 +1 @@
Subproject commit 9288086e3be4cd8f6c31fd7bffd4b3bbc21873bc

@ -1 +1 @@
Subproject commit bc854292e677ec61fa7f478e1a0da64759361df8
Subproject commit 9496a0edc0211dca4aeab125e5808e9d8f314b5a

@ -0,0 +1 @@
Subproject commit 42e7dbb7cf1d1b2567dc909ccaf31d309829dbd7

@ -0,0 +1 @@
Subproject commit 78ccfe63bd69ae54336ec522de248fe42a92382d

@ -0,0 +1 @@
Subproject commit 67bea5dca130677d38e2be6354a695e1a9a218a0

@ -0,0 +1 @@
Subproject commit 6ee9ab39bbfc8f2ea5d147777f0e60edeb6c8b62

@ -0,0 +1 @@
Subproject commit 9eeaf34de18c41acc74d1f0f9fe90976f72383a8

@ -0,0 +1 @@
Subproject commit 926ed29fb48dd1f65efdc8394c8e4830f8ef1aca

@ -0,0 +1 @@
Subproject commit d64993bedda88bcb860bd5d18bbbe3349b1599f4

@ -0,0 +1 @@
Subproject commit 6e30dca6a0d0716540807afca857c97abe3b7e31

@ -0,0 +1 @@
Subproject commit 83199bc6e6a6c056276a45e8b53edfbd5af39f8c

@ -0,0 +1 @@
Subproject commit dc576e9ceef5c93a3ff7a79a0b939367e4e66aac

@ -0,0 +1 @@
Subproject commit d0cf7468bd1c795fb72d35010cdf926211cb07fb

@ -0,0 +1 @@
Subproject commit cfa93058cf91d0eb5a6915f5c048b23bbacd8a16

@ -0,0 +1 @@
Subproject commit 1987401cebb0bc3684b2f3cc1f4761a0d4ca2a15

@ -0,0 +1 @@
Subproject commit a0f70d5cfe3c01b7b28d03ae37594dc69219b52b

@ -0,0 +1 @@
Subproject commit fd1a1f4e59d2ff0aceb9429f93492084ae66d25e

@ -1 +1 @@
Subproject commit 7cba8cc2afc09b89b20fe4e77ea17289b8de0c20
Subproject commit 19720dde75c157f0a42de0a6d9829e81f64bc5eb

@ -0,0 +1 @@
Subproject commit 55815bcad11aa398755db043b3139b3dae3c2730

@ -0,0 +1 @@
Subproject commit f7422969e02852d9bdac0ef14e64ea30c47324c6

@ -0,0 +1 @@
Subproject commit edd0952482d2b9205c10e6bcbc764eb41fa39b0c

@ -0,0 +1 @@
Subproject commit 85aa931a14f46558233ef9bf1122ea68e2192958

@ -0,0 +1 @@
Subproject commit aa4bb4209282fbba1e311b45aadce41f747fb311

@ -0,0 +1 @@
Subproject commit 2645a10c6014c6367cccad12e9eaf48e2130738c

@ -1 +1 @@
Subproject commit 0bc17ea692e702998062f839929224192c63a502
Subproject commit 5beb77fa433f91d0971af83c2fe87522ef00c94d

@ -1 +1 @@
Subproject commit 25a0c54d0cb06d4c97b5bf2158ddcd41c66fb983
Subproject commit 388ad153194c8ba335300361d9f97df17db8a672

@ -1 +1 @@
Subproject commit b5d5489d8973b433a0eb934281938a9811bdfeb1
Subproject commit 7c0e72f0a8c2a9b629e9c6c4e305a2250acc1817

@ -0,0 +1 @@
Subproject commit e7991924c8f28b339275ad9432a7f8861af65ddb

@ -1 +1 @@
Subproject commit 3d2aaf39b09f41d7cd3fc7aacb5bdc199ae6c110
Subproject commit b2b2245847f68290a02b7d3b805f2cd5be5421ca

@ -1 +1 @@
Subproject commit f7dd6d82d281a46f2a958bcd519260ce11111e5c
Subproject commit 1ed88be07e9637c3eb5115f092047aca803036fe

@ -0,0 +1 @@
Subproject commit 0996e790e4071767be0b7305d77781c9422c6f70

@ -0,0 +1 @@
Subproject commit dab548109b2b120c00f9a4ce152b9be1f393d7cc

@ -0,0 +1 @@
Subproject commit 483cd928a4922e3ca9438fdb03a59c783d32527e

@ -0,0 +1 @@
Subproject commit 8902ab1707090fea991dcfad1239bfcf6b2c99d3

@ -0,0 +1 @@
Subproject commit d021dcc658cf7da0ebcfba1c077abec55fa5a280

@ -0,0 +1 @@
Subproject commit 04f4515d73df72e5657d814fd56488eae1408e49

@ -1 +1 @@
Subproject commit 88b2ce16c0011dec22f7ec9f56be0aa78c68dc09
Subproject commit 2c65289f85ce828afbce37dc6266f30af54012df

@ -0,0 +1 @@
Subproject commit 3bb6e8eb07e44abee1bfb7ef771d48a39cfe3eee

@ -0,0 +1 @@
Subproject commit f0c021c8ef767540d854826b6edc83b3e1b797e9

@ -0,0 +1 @@
Subproject commit 835b28f66356f2c448e69c542dbbd863ccea27d1

@ -1 +1 @@
Subproject commit a556e9e7966dd3bbd409389c75ed3053b810a664
Subproject commit 7ed71cf3be1cf5232b890c49b7f472938e6df8fb

@ -0,0 +1 @@
Subproject commit fcb2a00a69c64250db4e5dce2945c45193a85d7d

@ -0,0 +1 @@
Subproject commit fc5c7888e0cb082418a374ecf5c884a73684f8d7

@ -0,0 +1 @@
Subproject commit b407fcd34fcbaae8fc482d124382bb68efffc492

@ -0,0 +1 @@
Subproject commit c38bcb6291c32b523708b50fc05fcfc52276a0fd

@ -0,0 +1 @@
Subproject commit 5dc7973be38405be3f2b0a686f09d9a358924b15

@ -0,0 +1 @@
Subproject commit 8453fd0fe1ecb8ca5874d4aa9fee2e5969a061c3

@ -0,0 +1 @@
Subproject commit 3366e8adb93fbb52043a71ad3fe407cba40044c3

@ -0,0 +1 @@
Subproject commit 229192f7d6377a9fc3f5a6300d6555830f82bec3

@ -0,0 +1 @@
Subproject commit 2c90fd123af539220f48d7eb254351e3eab1dd95

@ -0,0 +1 @@
Subproject commit f502787c3e7df180dbafa45489ff49b71cff8190

@ -0,0 +1 @@
Subproject commit d6f4e967348036ae3df5b0ee447a3c6e629de6da

@ -0,0 +1 @@
Subproject commit 559f3174890c5b71715831ffa18bff29f86815aa

@ -0,0 +1 @@
Subproject commit 7b9fe51b5f85697c24df6c4e68a0af3d48d6fad2

@ -0,0 +1 @@
Subproject commit 2c14a2cd24457a174bc6d6f31d3a30bbdfd79eb5

@ -0,0 +1 @@
Subproject commit ca1e1938c417c79fa712ef1d2e2b910f5c85d0fa

@ -0,0 +1 @@
Subproject commit ab75a32ab875f90920d6fe37d502c334c777d687

@ -0,0 +1 @@
Subproject commit 76e41f537263cb23268497cb00a8a25714478981

@ -0,0 +1 @@
Subproject commit a9c073f9415eae55f74902a422f006d03b025ea3

@ -0,0 +1 @@
Subproject commit ed7e0326fa88e094a21b1bf33b9a5354be97c690

Some files were not shown because too many files have changed in this diff Show more