Skip to content

Releases: adafruit/Adafruit_CircuitPython_Waveform

Now on PyPi!

09 Aug 15:51
ec00ffa
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-waveform.

Read the docs for info on how to use it.

Added an examples folder and two example .py files.

18 Jan 18:27
Compare
Choose a tag to compare
1.1.0

added demos for square and sine, fixed square per comment

Updated with lint and autobundling!

16 Dec 22:54
Compare
Choose a tag to compare

Thanks to @mrmcwethy for the great work!

0.1.1 - Now a package!

04 May 18:52
Compare
Choose a tag to compare

Added init.py

0.1.0 - Do the Sine Wave

04 May 18:34
Compare
Choose a tag to compare

Now with sine wave support.