Category Archives: C Programming

C Programming

MSP430G ADC tutorial featured

MSP430 ADC Tutorial

In this MSP430 ADC tutorial the MSP430G2253 will be used as an example.  Texas Instruments ships the MSP430G2253 microprocessor with the latest Launchpad, the datasheet for the MSP430G2253 can be downloaded here

State Machine Tutorial Part 2

State Machine Tutorial Pt/2

State Machine tutorial part 2 of 3. Is this part the C programming code for the basic state machine diagram shown in part 1. All the code presented here was written using the open source software Eclipse IDE, this can be downloaded from here.