Skip to content

Releases: adafruit/Adafruit_CircuitPython_RTTTL

Fix for 3.x compatibility

11 Nov 20:36
6d6d3f3
Compare
Choose a tag to compare

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

To use in CPython, pip install adafruit-circuitpython-rtttl.

Read the docs for info on how to use it.

Now on PyPi!

09 Aug 16:33
a886b05
Compare
Choose a tag to compare
  • Added setup.py
  • Added PyPI release info to .travis.yml
  • Updated requirements.txt
  • Added a more comprehensive .gitignore

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

To use in CPython, pip install adafruit-circuitpython-rtttl.

Read the docs for info on how to use it.

Add README example

01 May 18:50
8acb6f6
Compare
Choose a tag to compare

Thanks to @jedgarpark for adding another example to the README.

To use in CircuitPython, download the .mpy file and copy it to the lib folder on the CIRCUITPY drive. Or, simply install the Adafruit CircuitPython bundle.

Read the docs for info on how to use it.

PWM fix

03 Apr 00:52
5d11c72
Compare
Choose a tag to compare
  • Fixed the library so multiple calls to play work as expected and don't get a "Pin in use" exception.

Documentation is available on ReadTheDocs.

To use, simply load the Adafruit CircuitPython Library Bundle or download the corresponding file from this release.

Added support for PWM output!

23 Mar 22:36
89b09db
Compare
Choose a tag to compare

Thanks to @tannewt for the great work!

To use, simply load the Adafruit CircuitPython Library Bundle or download the correct file from this release.

Sphinx update.

24 Feb 20:48
81f3591
Compare
Choose a tag to compare

Thanks to @brentru for the great work!

Changes to be compatible with pylint and added example file

18 Jan 18:19
0339a1c
Compare
Choose a tag to compare

0.1.0 - Play some tunes!

04 May 18:48
Compare
Choose a tag to compare

Play some RTTTL tunes with this library!