This week we were supposed to program the board that we had made in Week 4 to have the LED in it turn on whenever I pressed the button. Before I could start however, I had to check to see if all of my PCBs worked correctly since I was unsure if it did.
I checked to see if the programmer USB worked first. I started by soldering on a USB header onto the programmer so I could plug it into the PC easily since it seemed like better practice than putting a paper behind it.
Then I programmed the echo board with this programmer to have it echo back whatever I inputted it into the terminal.
Next, my goal was to have the LED in the board turn on when I pressed a button so I programmed it in Arduino and after multiple errors I finally got it to work!