/vtemu

VT100 terminal class for Ardiuno_GFX

Primary LanguageC++

vtemu

VT100 terminal class for Ardiuno_GFX

work in progress!!*

  • currently no escape codes implemented
  • using bitmapped canvas for scrolling etc., don"t know if I change to text map
  • cursor removed, need to reimplement

example for ESP32 1732S019 board

overview overview

  • includes USB-Keyboard, but only standard keymaps... need to impement my own keyboardreport parser