Driving two digits seven segment indication with MSP430 Launchpad

This example is Step1 from the Clock Project I’ve just started. Here you can see how to drive dynamically two digits seven segment indication using only one controller. I’m using MSP430G2231 controller.

Coming soon the documentation of the project from this step. Schematic, BOM, video and source code. Presently the analog part of the project is not so as perfect as should be, because I started it with all the components available in my Bag-Full-Of-Parts. The MSP430 Launchpad board is wired to a breadboard.
This is the a video showing the prototype.

Code is below. Continue reading