GPS tracking with an MSP430F5510 over GPRS

I found a tiny gem while browsing Github for MSP430 projects. This one is a GPS tracker based on a MSP430F5510 with a GPRS cellular connection for reporting and command input. The GPS is a FGPMMOPA6H from GlobalTop and the GPRS module is a SIM900 from Simcom. Leave...

Going retro with the MSP430 analog gauge clock

Daniel details his MSP430 clock build using the Value Line series MSP430G2553 with analog gauges to display time. He used a 32.768Khz watch crystal along with the on-chip watchdog timer to create a Real Time Clock, instead of adding a separate chip. The ammeters are...

CapTIvate Multi-Touch With The MSP432

Rei Vilo has put up a detailed project on Hackster.io on using TI’s new capacitive touch development kit. The kit comes with a MSP430FR2633 microcontroller that is the primary interface to the capacitive buttons. A CapTIvate Design Center GUI allows you to...