alfy7 / MSP430-Launchpad-Examples

A set of simple codes that needs only the MSP430G2553 and its Launchpad MSP-EXP430G2 to run

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MSP430 Launchpad Examples

This is a collection of basic code examples for the MSP430G2553. They would serve as reference so as to quickly get up and running with the MSP430G2553.

Prerequisites

I've used Code Composer Studio v7.1.0 for compiling these codes. You would need an MSP430G2553 and its Launchpad MSP-EXP430G2 to run these codes.

Acknowledgments

  • A whole lot of credits to the TI-CEPD team at NSIT, Delhi, India without whom this wouldn't be possible

About

A set of simple codes that needs only the MSP430G2553 and its Launchpad MSP-EXP430G2 to run

License:MIT License


Languages

Language:C 100.0%