-
week04: blink a led on microcontroller board
-
week05: Makefile for better life and rushing C course
-
week09: program microcontroller to work with peripheral board
- peri.h / peri.c: peripheral libary
- chase.c: turn led on peripheral board one by one
- count.c: led on peripheral board count number 0-7 in binary
- sw-count.c: led on peripheral board count how many time you push the button on peripheral board
- light-3.c led on peripheral board indicate light level in 3 levels
- light-8.c led on peripheral board indicate light level in 8 levels
-
week10: communitcate with microcontroller