Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 1.24 KB

File metadata and controls

24 lines (14 loc) · 1.24 KB

SparkFun AVR ISP Programming Library

We wrote this library to help with configuring the ATtiny processors on our products during production testing. We've made it public just in case you find it useful too.

This library can be installed via the Arduino Library manager. Search for SparkFun AVR ISP.

Some of the content is based on Nick Gammon's arduino_sketches, predominantly Atmega_Hex_Uploader. Thank you Nick.

Repository Contents

  • /examples - Example sketches for the library (.ino). Run these from the Arduino IDE.
  • /src - Source files for the library (.cpp, .h).
  • keywords.txt - Keywords from this library that will be highlighted in the Arduino IDE.
  • library.properties - General library properties for the Arduino package manager.

Documentation

License Information

Please see LICENSE.md for more details

  • Your friends at SparkFun.