adafruit / Adafruit_CircuitPython_RTTTL

Play RTTTL tunes in CircuitPython
MIT License
4 stars 12 forks source link

updated for pylint and adding examples folder #1

Closed mrmcwethy closed 6 years ago

mrmcwethy commented 6 years ago

https://github.com/adafruit/circuitpython/issues/475

https://github.com/adafruit/circuitpython/issues/493

I was going to fix up the examples, but saw the it had not been pylinted yet, so i did that too.

brentru commented 6 years ago

Tested on: Adafruit CircuitPython 2.1.0 on 2017-10-17; Adafruit Metro M0 Express with samd21g18 It's a bit too quiet playing out of the Piezo on A0 (connected to DAC).

ladyada commented 6 years ago

@tannewt heya im having brent looking to add piezo-support (square wave on pulseio) for trinket/gemma/otherpin support?