# MSP430 Emulator with GUI ## Setup More detailed description for multiple platforms will be added. Install latest via pip: ```bash pip install https://gogs.infcof.com/UCL/msp430emu/archive/master.zip ``` ## Work Done List of features that are added: - [x] Source build on linux - [x] Source build on windows - [ ] Source build on mac - [x] Working Emulator - [x] Python GUI - [x] Blinking LEDs - [x] UART Serial output - [ ] UART Serial input - [x] Reset button - [ ] Button for P1.3 - [ ] GPIO Oscilloscope - [ ] Port 2 GPIO - [ ] Invalid register configuration checks - [ ] Information about UART Band - [ ] ADC