
HackTheBadge 1.0 Support Files

The files and folders in this directory are projects and files to help you program and use your HackTheBadge.  By default, avrdude does not know about the new atmega325p chip that your HackTheBadge uses, so a modified avrdude.conf file is provided here for you to use.  The directory is laid out as follows:

/--
  README (this file)
  VERSION (version of the hackthebadge collection)
  LICENCE (licence under which hackthebadge programs are distributed)
  |
  /FILES (files you may need to use HackTheBadge)
  /PROJECTS (projects directory)
    /bootloader (bootloader source and makefiles)
    /randomblink (default program loaded on all HackTheBadge boards)
    /tutorial (simple tutorial files)
    /... (more projects)
  /DOCUMENTATION
    /HTML (html version of documentation)
  /ARDUINO (current version of the arduino IDE compatible with HackTheBadge)



