Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 478 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 478 Bytes

Overview

Week 4 - blinking LED within certain time, counter to calculate the number of times push button is pressed, single input single output (SISO) using pull-up and pull-down resistor.

Week 5 - analog to serial with 2 different mode: Auto trigger and On demand.

Week 6 - PWM using LEDs (control the brightness of the LEDs by varying prescaler value).

Week 7 - Using interrupt (External and Timer).

Week 8 - Read and write value at specific memory required by the user.