FabGL
FabGL copied to clipboard
ESP32 Display Controller (VGA, PAL/NTSC Color Composite, SSD1306, ST7789, ILI9341), PS/2 Mouse and Keyboard Controller, Graphics Library, Sound Engine, Game Engine and ANSI/VT Terminal
i'm playing around with some ideas i was looking for information in the manual but could not find anything how much ram is available for a sprite. could it hold...
I've tried to compile the simplest code for a range of the S3 boards and in each case I get the same error with the compilation unable to find soc/frc_timer_reg.h...
Hi how is the wiring done to the vga32 module to the serial port using the ansi term emulator ? Looked here on the examples youtube etc but theres nothing...
Hello, It is feasible to utilize FabGL on an ESP32-S3 board with built-in USB mouse and keyboard support, instead of PS2.
The multitasking animation is very cool, but when you use it a lot it can slow you down. Please would you implement an option to be able to disable it...
Thank you for the great LIB you have developed. Is first time I try to use your library and I encounter an issue with all examples using SSD1306 displays, I...
I have written a simple test program: 1.Draw a Rectangle 2.Move it with scroll() But the program would crash with below error "E (27762) task_wdt: Task watchdog got triggered. The...
I've been trying to find the correct timings using Modeline Studio but the best results I was able to get are the next timings: Modeline "512x384@60Hz" Frequency: 32.5 HVisibleArea: 512...
I have tested zip and unzip in floppy_FREEDOS.img and hd20_DOSDEV.img, and unzip just hangs and cannot even list files in a zip-file. After it hangs it is possible to reboot...
Add the Termcap Library so any terminal can be used https://www.gnu.org/software/termutils/manual/termcap-1.3/html_mono/termcap.html