Skip to content

Sodium-Hydrogen/SaintCon2017-TFHT-Mini-Badge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 

Repository files navigation

SaintCon 2017 TFHT Mini-Badge

This is a tutorial to "Awaken the Alien"

To begin You need

Setting Up Arduino for ATtiny85

To add the libraries for the ATtiny boards copy:

https://raw.githubusercontent.com/damellis/attiny/ide-1.6.x-boards-manager/package_damellis_attiny_index.json 

into file -> preferences -> Additional Board Manager URLs

Add board url

Installing the Boards

Navigate to Tools -> Board -> Board Manager Scroll down till you see the ATtiny and click install.

Install board

Flash the bootloader to the ATtiny85

  • Set the board type to ATtiny24/45/85
  • Set the proccessor type to ATtiny85
  • Set the clock to internal 8 MHz
  • Make Sure the right programmer is selected!

    flash board

Modify the Mini-Badge

  • The first step is to cut the traces on the circuit board between the two of the pads on SJ1 and SJ2 with a knife.
  • The second step is to bridge the two pads on both SJ1 and SJ2 that where not connected.
  • Finally solder the ATtiny85 to the board

    Example

Programming the Board

Open the program you wish to upload to the Mini-Badge to "Awaken the Alien" and make sure the settings are the same as when you flashed the bootloader. Then just click the upload button.

About

This is a tutorial to "Awaken the Alien"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Other 100.0%