Skip to content

lisciu24/RFJJ-Gameboy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESP32 Retro Game Console

A DIY handheld game console built from scratch using the ESP32 microcontroller.


Key Milestones:

  • Hardware assembly and wiring.
  • Case modeling and 3D print.
  • 'Game engine' built as state machine.
  • Implementation of game logic (Snake).

Hardware Components

  • Microcontroller: ESP32
  • Display: LCD TFT display
  • Input: 4x push buttons, joystick
  • Output buzzer, vibration Motor
  • Power: LiPo battery

Process

20200616_043132.mp4

Technical Implementation

The project is built using the Arduino Framework for ESP32, using platform.io toolchain.

Library Dependencies

  • Adafruit_ILI9341 (for display rendering)

Authors

  • Radosław Fąferek - hardware design, prototyping, 3D modeling
  • Jakub Jucha - software

About

DIY retro gaming console powered by ESP32.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors