At Arduino I was able to program the board and do some basics such as seeing the LED flashing alternately running and programming it to turn on and off according to my command by pressing the button. To achieve my deliverables I had to follow these collective steps:
Download ATtiny microcontroller support to Arduino (in this case 1.6)
https://github.com/damellis/attiny/tree/ide-1.6.x
|