Input devices
Assignment 

Measure something: add a sensor to a microcontroller board that you have designed and read it.

For this week assignment. I will do two project. First I will design and make an Attiny 85 Temperature monitoring board. Connect it to a temperature sensor, read from it and display the result on an LCD display. 

Next, I will do a project on image processing with OpenCV. That is to use a web cam as input device, connect it to a Linux OS microprocessor board, use Python programming language to perform some image processing such as colour and object tracking.