embedded programming
This week, we are assigned to program the hello world board we made last week to do something. (I also finish and update week03's hellp ISP board since I received my new parts for it.)
To begine, I use Arduino IDE and program the board to use the on board LED and button to switch between three flashing pattern, fast, slow, and stay on,
After that is done, I add to resistors and made the back side of the board into a Capacitive Sensor to detect human touch. If the it touch a human body, the LED will light up.