
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
  VERSION 
  LICENCE  

  /FILES
     support files for your HackTheBadge

  /PROJECTS
    /bootloader 
	bootloader source and makefiles
    /randomlights 
        default program loaded on all HackTheBadge boards
    /blink
        simple program to blink the PB7 LED

  /DOCUMENTATION

  /ARDUINO
