First page Back Continue Last page Graphics
Example Tools
MSPGCC (GCC Port)
- C compiler for the MSP 430 microcontroller
- Uses Python to load firmware onto device
- PyJTAG and PyBSL
PySerial
- Cross platform serial I/O module
- Allows host-based Python programs to communicate with embedded systems
wxPython
- For building complex user interfaces
- Tkinter can be used for simpler tasks