In this series of posts we will proceed step by step in the making of a portable video game console based on the ESP32 microcontroller. We will use some ready-made parts from Adafruit.
- Introduction
- Display initialization
- Screen buffer and pixel drawing
- Drawing shapes
- Sprites
- Text and fonts
- Graphics library optimization
- Touch screen
- Shoot-em-up game
This project is no longer actively developed, however sooner or later I would like to add new posts about:
- DAC and sound reproduction
- Joystick and buttons input
- Reading and writing from an SD card