Embedded Programing

Assigment

  • read a microcontroller data sheet
  • program your board to do something
  • Programmming my board.

    I read the datasheet for this chip the Attiny44. The datasheet was very helpful because it give me the numbers of the pins. It show it me the numbers of the pins voltage and which way to orient the package. It also give me a intro of code. After this I started to figure out witch pins Im using to program my board.

    I made my board you can look back to lesson #6

    The wuestion that I have can you display numbers or things in the serial monitor in arduino. I'm not very familiar with the programming but I have seen this in arduino before. If you can not I would like to know why not or what do I need to add in my board to do that. But if my board can work with Arduino then how would I do that?.

    The second code that I did is that everytime you push the button the LED will light up.

    Making my LED turn off my push button.