Wow, that looks awesome. I don't see any problems with doing that at all!
I was actually considering doing an all-in-one computer using just an Espruino board. I think it should be possible as you can put the terminal on LoopbackA and then implement a VT100 terminal inside Espruino itself. Finding a nice big LCD for it (and a decent keyboard) would be more of an issue though.
Espruino is a JavaScript interpreter for low-power Microcontrollers. This site is both a support community for Espruino and a place to share what you are working on.
Wow, that looks awesome. I don't see any problems with doing that at all!
I was actually considering doing an all-in-one computer using just an Espruino board. I think it should be possible as you can put the terminal on
LoopbackA
and then implement a VT100 terminal inside Espruino itself. Finding a nice big LCD for it (and a decent keyboard) would be more of an issue though.