Embedded Programming

Individual Assignment:
Read a microcontroller data sheet, program your board to do something, with as many different programming languages and programming environments as possible.

Software:
Arduino

Steps:

Searched a picture for ATtiney 44 pinout.



Light’s code:
1- Write a code for the blink
2- Click on verify
3- Select sketch and then upload using programmer



Button’s code:
1- The second code was taken from Arduino’s examples (file, examplesm, digital and then button) and added minor changes to it, specifically button’s pin mode from input to input_ pullup.
2- Click on verify
3- Select sketch and then upload using programmer.





Challenges:
• Received below errors many times. How to solve this error? Open Zadig software-options- reinstall device.
• USPtiny is not fixed whenever I connect it to the laptop, so I brought a USP supporter.
• Changed hello board’s resinator 5 times as per my instructor’s advice since we kept receiving another error from Arduino software.