
Newest
Three web tools from chiptron.cz: serial monitor, ESP32 firmware flasher, and number base converter.
Three interesting web tools on chiptron.cz: a web Serial Monitor and Plotter, an ESP32 flasher with protection, or a numeral system converter.
Trends
All articles

2015-12-05
Programming of MPS430 for Ubuntu (Linux Mint)
You don’t do these steps. The repositories for Linux Mint and Ubuntu contains all packages. You have to install only gcc-msp430 (compilator), msp430-libc (other libraries – legacymsp430.h) and mspdebug (for…