This project implements a wireless RFID attendance system for school events using an ESP32 and RC522 RFID module. Scans are sent via HTTP to a FastAPI backend server running on AWS EC2 that manages ...
This personal learning project ports a Game Boy emulator originally made for the ESP32-WROVER and ILI9341 display, adapting it to the ESP32-S3 with an ST7789 using the TFT_eSPI library. The emulator ...