Graphical wrapper for https://github.com/RudolfGeosits/MSP430-Emulator

Min 6b06952631 updated to v0.3 %!s(int64=4) %!d(string=hai) anos
emulator 1e178abbdc Code cleanup %!s(int64=4) %!d(string=hai) anos
msp430emu 4fcf7d02b6 GUI updates %!s(int64=4) %!d(string=hai) anos
.gitignore cf395a9735 Initial %!s(int64=4) %!d(string=hai) anos
readme.md 7d5e0384cc Added P1.3 Button support %!s(int64=4) %!d(string=hai) anos
requirements.txt 69f9623b52 Removed websockets %!s(int64=4) %!d(string=hai) anos
setup.py 6b06952631 updated to v0.3 %!s(int64=4) %!d(string=hai) anos

readme.md

MSP430 Emulator with GUI

A python wrapper for MSP430 emulator. Emulator itself has been taken from https://github.com/RudolfGeosits/MSP430-Emulator

It has been modified to work without websocket or any other 3rd party libraries, enabling it to be easily compiled on any platform.

Setup

More detailed description for multiple platforms will be added.

Install latest via pip:

pip install https://github.com/zceemja/msp430emu/archive/master.zip

Work Done

List of features that are added:

  • Source build on linux
  • Source build on windows
  • Source build on mac
  • Working Emulator
  • Python GUI
  • Blinking LEDs
  • UART Serial output
  • UART Serial input
  • Reset button
  • Button for P1.3
  • GPIO Oscilloscope
  • Port 2 GPIO
  • Invalid register configuration checks
  • Information about UART Band
  • ADC