News

// Graphical-Digital Voltmeter based on the 16-bit microcontroller MSP430g2452 // INSTITUTO TECNOLOGICO DE MEXICALI (ITM) Electronics and Mechatronics Dept. //August 30, 2014 ...
He wrote the animation in Java, and used his grinder to turn the code into dsPIC assembly, which was then compiled and flashed onto the microcontroller.
I took a little time to look into porting code written for AVR in order to run it on the MSP430 architecture. It’s easier than you think, being mostly small differences like an extra step to ...