This week's group assignment involved the observation of a microcontroller circuit board using test equipment in our lab. So, in order to do that we used Wael's PCB and the oscilloscope we had in our lab.
After wiring the hello board with the Arduino and writing the program that the board would function with, we uploaded the program to the board using "Upload using programmer" under the sketch menu of the Arduino IDE. To simulate the upload of the program to the board that we used with the help of Arduino, we wired the oscilloscope to the MISO and MOSI connections of the board, and the result looks like the following:
The board that we used had embedded two LED lights (one red and one green), a button and a LDR. We decided to represent the function of the two LED lights depending on the other parameters attached to the board. The result of that representation can be seen in the video below.
The