Skip to content

Releases: adafruit/Adafruit_CircuitPython_BLE_Heart_Rate

1.1.11 - Repo documentation and config updates

07 Jun 17:20
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-ble-heart-rate.

Read the docs for info on how to use it.

1.1.10 - Updated documentation link, python version

04 Feb 19:54
5e2f3e5
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-ble-heart-rate.

Read the docs for info on how to use it.

1.1.9 - Updated pylint version, linted

15 Nov 18:33
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython Bundle.

To use in CPython, pip3 install adafruit-circuitpython-ble-heart-rate.

Read the docs for info on how to use it.

Switch to incoming_packet_length

08 Apr 22:03
f765c03
Compare
Choose a tag to compare

Requires CircuitPython 6.0.0+

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip3 install adafruit-circuitpython-ble_heart_rate.

Read the docs for info on how to use it.

1.1.7 - Moved pylint from build.yml to .pre-commit-config.yml

02 Mar 23:49
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip3 install adafruit-circuitpython-ble_heart_rate.

Read the docs for info on how to use it.

1.1.6 - Fixed issue with Black and Pylint versions in the pre-commit config

10 Feb 22:19
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip3 install adafruit-circuitpython-ble_heart_rate.

Read the docs for info on how to use it.

1.1.5 - Moved to pre-commit, added licensing info

20 Jan 23:08
197cab7
Compare
Choose a tag to compare

pre-commit has been added to the GitHub Actions workflow in this repository. pre-commit allows you to run multiple checks, such as black and checking the REUSE licensing compliance, both locally and on GitHub Actions with one command.

You can run pre-commit locally with pre-commit run --all-files

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip3 install adafruit-circuitpython-ble_heart_rate.

Read the docs for info on how to use it.

Simplified simpletest example

22 Oct 01:02
e438c43
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip3 install adafruit-circuitpython-ble-heart-rate.

Read the docs for info on how to use i

1.1.3 - Fixed discord invite link

09 Jul 20:46
9854311
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip3 install adafruit-circuitpython-ble-heart-rate.

Read the docs for info on how to use it.

Defer buffer creation; fix documentation issues

06 May 03:08
4ea3ba8
Compare
Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip3 install adafruit-circuitpython-ble-heart-rate.

Read the docs for info on how to use it.