Esp32

Review: CrowPanel Advance 5.0

0 – Introduction The CrowPanel Advance 5.0 is a powerful and versatile HMI (Human-Machine Interface) display developed by Elecrow. Featuring a vibrant 5-inch IPS touchscreen with a resolution of 800×480, it is powered by the ESP32-S3-WROOM-1 module, offering dual-core performance, integrated AI capabilities, and flexible connectivity options. With support for development platforms like Arduino, PlatformIO,

Review: CrowPanel Advance 5.0 Read More »

Esp32 Tutorial: Pong

0 – Introduction Since I learnt how to code, one of my dream projects is to make a game that runs anywhere, like me there are lots of people out there that would like to do the same, but making a game itself is already pretty complex, if we add the nuances of making multiplatform

Esp32 Tutorial: Pong Read More »

Esp32 Tutorial: Chip8 Console

0 – Introduction Retro gaming enthusiasts often look back fondly at the CHIP-8 virtual machine, which powered early homebrew games in the 1970s. In this tutorial, we’ll create a CHIP-8 emulator console using an ESP32 microcontroller, a keypad, an LCD, and an SD card reader. By the end, you’ll have a fully functional handheld console

Esp32 Tutorial: Chip8 Console Read More »