W9 - EMBEDED PROGRAMMING


W9 - REFERENCES

link: ATtiny45 datasheet
link: Blink file arduino
link: Duracell Battery

W9 - DOWNLOADS
design files

This week assignmet was based on playing with the code and our board.
I'm using the one done for the final project that is based on an ATtiny 45. The operation I'm going to make is to blink two of the led that I have on my board. To do that I'm going to use the example file on arduino sketch. It's a basic one but can be good to test the ability of my board of be programmed. The only thing to do is to have a look at the documentation and datasheet of the ATtiny45 and check the pin outs. The one I can use are 0 and 1. Changing those pin I can turn on or off the led.