Slide 15
Slide 15 text
Some of what I actually built
● PicoRuby-based OS features (process management, Window
management, I/O management, etc.)
● PicoRuby-based GUI app framework
● UART-based 2-ESP32 inter-chip link
● Multi-platform execution (My board. M5Stack device, Linux)
● Various I/O: NTSC video out, line-level audio out, USB mouse,
keyboard, gamepad input
● Multi-language support (PicoRuby / Lua / BASIC)
● Custom mini bytecode & VM
● for faster rendering. Various utilities (launcher, Shell, editor, task
monitor, etc.)
● Custom board development
● And more …