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 ...
Consider a simple digital watch which is programmed to just show you time, now imagine you want to change its time zone. What would you do? You simply press a button ...
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 ...
• Programming of MSP430 can be done using Embedded C or Assembly language. • Common development tools include Code Composer Studio (CCS), IAR Embedded Workbench, and Energia IDE. • Program downloading ...