tinywm
tinywm copied to clipboard
TinyWM on Microcontroller?
I've noticed 50 lines of code, 0.2MB RAM- could this run on an MCU with 768KB-1.8MB SRAM? I've been gathering a number of components- hardware and software that could run a desktop-looking OS with userspace apps like a text editor & pdf reader. For proof of concept, this seems like it could work with uclinux. Ideally it will output to an e-paper but would like to test with any lcd via SPI initially like this:
If you can portable the X Library on uclinux, it works in theory.
@fake-rookie Thank you!
@hatonthecat You are welcome.