|
|
|
|
|
by KallDrexx
807 days ago
|
|
This is my dream! The last year I've been working on a 2d focused GPU for I/O constrained microcontrollers (https://github.com/KallDrexx/microgpu). I've been able to utilize this to get user interfaces on slow SPI machines to render on large displays, and it's been fascinating to work on. But seeing the limitation of processor pipelines I've had the thought for a while that FPGAs could make this faster. I've recently gotten some low end FPGAs to start learning to try and turn my microgpu from an ESP32 based one to an FPGA one. I don't know if I"ll ever get to this level due to kids and free time constraints, but man, I would love to get even a hundredth of this level. |
|