Skip to content

sparkfun/SparkFun_AVR_ISP_Programming_Library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A library to facilitate programming of ATmega and ATtiny ISP parts

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages