Mathematica-like environment on the mbed using USB keyboard input, VGA output, and a thermal printer.
Dependencies: mbed Thermal 4DGL-uLCD-SE USBHost_Modified uVGAIII
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
6:646d22295054 | 2018-12-13 | zrussell3 | Implemented parsing |
5:1cbfc69d87b5 | 2018-12-13 | zrussell3 | Updated library compatibility |
4:b79d152dec32 | 2018-12-13 | zrussell3 | Removed uLCD threads |
3:2b6951038d5b | 2018-12-13 | zrussell3 | Added bitmaps, printing, and plots |
2:d97e71edb2b3 | 2018-12-13 | zrussell3 | Printer testing, uLCD connected |
1:5550816899ee | 2018-12-10 | zrussell3 | Initial commit |
0:824466ffa6da | 2018-12-10 | zrussell3 | Initial commit; - display setup; - cursor tracking; - keyboard input; - dummy plotting |