#ESP32 #Arduino #IoT #VGA #texttospeech
Demo using FabGL Library (VGA Controller, PS/2 Keyboard/Mouse Controller, Graphics Library, Sound Engine, Game Engine and ANSI/VT Terminal for the ESP32)
ESP32 generates VGA signals and reads PS/2 keyboard. Includes a Z80 emulator and an advanced CP/M Plus (written from scratch) compatible operating system. The operating system is multitasking and multisession (you can have multiple applications operating on the same file system and switchable with function keys). Command line has advanced editing features (history, cursor, etc..).
This CP/M also supports multilevel directories!