Skip to content

Releases: adafruit/Adafruit_CircuitPython_AVRprog

Example names updated, docs updated

25 Nov 22:34
81bf7ae

Choose a tag to compare

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

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

Read the docs for info on how to use it.

Add ATtiny13a support

16 Sep 22:00
00e1d35

Choose a tag to compare

Thanks to @aaronaverill for the update!

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

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

Read the docs for info on how to use it.

Updated Examples

10 May 04:23
c327f14

Choose a tag to compare

Updated Examples are Adabot approved. Thanks @dherrada

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

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

Read the docs for info on how to use it.

Update Travis Badge In Readme

15 Jan 02:55
f0e8f7f

Choose a tag to compare

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

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

Read the docs for info on how to use it.

Update to .pylintrc

12 Nov 17:44

Choose a tag to compare

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

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

Read the docs for info on how to use it.

Now on PyPi!

09 Aug 16:01
022d62f

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-avrprog.

Read the docs for info on how to use it.

Sphinx update.

21 Feb 23:26
38cca9e

Choose a tag to compare

Thanks to @brentru for the great work!

another example, show PWM -> XTAL hack!

12 Jan 01:49

Choose a tag to compare

Initial release

07 Jan 23:08

Choose a tag to compare

Working examples on writing and verifying firmware to AVR chips such as ATtiny85 (e.g original Trinket/Gemma), ATmega328P (Various Arduinos, ATmega2560 (Arduino Mega 2560 variants)