Commit graph

607 commits

Author SHA1 Message Date
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