Input Devices

This week has literally been filled with th essence of unexpectedness. And on top of that unexpectedness list was my laptop malfunctioning due to the wonderful Friday rain which happened to find its way to my backpack, and hence laptop, despite the fact that I was under un umbrella. (Guess the umbrella wasn't big enough to cover my bag)

So, in celebration of such (not so) wonderful series of events. I decided to draw a quick comic to commemorate, and thus, document this event.

Read From Right-to-Left (Japanese Style Comic)

As a note, Input Week is merged with Output Week, since a button is utilized as input to display text on an LCD. For my actual final project, though, the button will send a serial message to the rpi telling it to enable its pi camera and thus take a picture. More information on this would be on the Final Project Page. However, below is the code that I am using for Serial Communication from the tiny to the Pi (which depends on the input from the button).


Code for Serial Communication (From tiny)

The continuation of Input Device Week will be documented in Output week.

.