New Library: VGA Controller, PS/2 Keyboard Controller, Graphics Library, Game Engine and ANSI/VT Terminal

fdivitto
Posts: 1
Joined: Sun Feb 10, 2019 4:07 pm

New Library: VGA Controller, PS/2 Keyboard Controller, Graphics Library, Game Engine and ANSI/VT Terminal

Postby fdivitto » Sun Feb 10, 2019 4:11 pm

Hello everyone!

This is a VGA Controller, PS/2 Keyboard Controller, Graphics Library, Game Engine and ANSI/VT Terminal for the ESP32.

Source and examples:
https://github.com/fdivitto/fabgl

Documentation:
http://www.fabglib.org

Suggestions and feedback are welcome!

Thank you all!

ESP_igrr
Posts: 2067
Joined: Tue Dec 01, 2015 8:37 am

Re: New Library: VGA Controller, PS/2 Keyboard Controller, Graphics Library, Game Engine and ANSI/VT Terminal

Postby ESP_igrr » Mon Feb 11, 2019 12:04 pm

PS2 controller driver for ULP is very cool!

Do you think it would be worth adding component.mk and CMakeLists.txt to the library root directory, so that it could be used as an ESP-IDF component?

By the way, your NetworkTerminal example uses WiFi features (which are provided by pre-compiled libraries in IDF) but your library is licensed as GPLv3. This may be an issue for anyone who would wish to distribute some software based on your library, as they would be required by GPL to provide the entire source code, even of the closed source Wi-Fi bits.

Who is online

Users browsing this forum: No registered users and 54 guests