Min il y a 4 ans
Parent
commit
d238aa88dd
1 fichiers modifiés avec 31 ajouts et 0 suppressions
  1. 31 0
      readme.md

+ 31 - 0
readme.md

@@ -0,0 +1,31 @@
+# MSP430 Emulator with GUI
+
+## Setup
+
+More detailed description for multiple platforms will be added.
+
+To build from source:
+```bash
+# Build
+python setup.py build
+
+# Install
+python setup.py install
+```
+
+## Work Done
+
+List of features that are added:
+
+- [x] Source build on linux
+- [ ] Source build on windows
+- [ ] Source build on mac
+- [x] Working Emulator
+- [x] Python GUI
+- [x] Blinking LEDs
+- [x] UART Serial output
+- [ ] UART Serial input
+- [ ] Reset and P1.3 button
+- [ ] GPIO Oscilloscope
+- [ ] Port 2 GPIO
+- [ ] ADC