fdivitto
I'm the author and developer of FabGL, an open source graphics library for ESP32. This library has several layers, with lower layer providing display drivers (native VGA output, SPI and i2c OLED and LCD displays) up to upper layers with a full Windows Manager with windows, buttons, etc. The library also interfaces with a Mouse and a Keyboard allowing creation of full windowed final applications.
Other features of the library:
- sound engine, with multiple channels mixed to a mono output. Each channel can generate sine waveforms, square, etc... or custom sampled data.
- ANSI/VT Terminal
- Sprites with collision detection
- Canvas with several graphics primitives
Featured work
-
fdivitto/FabGL
Display Controller (VGA, SSD1306, ST7789, ILI9341), PS/2 Mouse and Keyboard Controller, Graphics Library, Sound Engine, Game Engine and ANSI/VT Terminal for the ESP32
C++ 487


Allows me to reply issues, fixe bugs and occasionally add new features.