The MSP-EXP430G2 is a Development Tool a.k.a LaunchPad provided by the Texas Instruments to learn and practice on how to use their Microcontrollers. This board falls under the MSP430 Value Line ...
This article is the continuation of our tutorial series on programming MSP430 using Code Composer Studio. Last tutorial was based on external interrupts on MSP430 using GPIO pins. This tutorial is ...
NOTE: the MIT license of this repo means all individual resources made by myself, the content of the tutorial and the example codes is licensed under MIT. All third-party opensource projects, upstream ...
There were two different approaches of implementing the distance sensor as they have different connections, below indicates which branch contains the code for the respective connections. The P2.1 ...