Lab Report - Machine learning is a basic form of artificial intelligence which allows a program to interpret data and make decisions. This requires complicated algorithms that allow the program to record information, and change outputs. This is generally used to anticipate the needs of the human using the computer and can be seen in commonly used programs such as auto correct, search engines, and targeted advertisements.

Arduino board- This project basically required finding the right resister, making sure the led light was set up the right way. then it was just setting the wires from ground to negative and from 13 to positive. after the board was set up correctly I copied the source code into my arduino IDE and transfered the code to my board.

Output- Once the code was uploaded, I was able to see the light turn on and off. Using the software, I was able to change the delay of the light flashing.