Skip to content

A portable game console based on ESP32 microcontroller.

Notifications You must be signed in to change notification settings

Calebe94/ESPBoy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESPBoy

Under develompent...

ESPBoy

Table of Contents

Description

This portable console is(or must be) capable to emulate games from the 4º generation of game consoles (the portable ones) such as Sega Game Gear and Nintendo Game Boy and the 3º generation such as Sega Master System and Nintendo Entertainment System.

Basic BOM

Quantity Component Image Price
ESP32 DevKit  drawing R$ 42
1 Display 2,4" TFT 320x240  drawing R$ 55
1 Módulo Amplificador PAM8403   drawing R$ 5
1 Módulo Carregador de Bateria de Lítio TP4056  drawing R$ 5
1 Mini Alto Falante 2W 8 Ohms  drawing R$ 8
1 Bateria de Litio >600mAh  drawing  R$ 35
10 Push Button drawing R$3

Setup

Clone the repo:

git clone https://github.com/Calebe94/ESPBoy

cd ESPBoy/software

git submodule update --init .

cp ../utils/makefiles/lvgl_component.mk components/Libs/lvgl/component.mk

make all

make flash

Team

Edimar Calebe Castanho
Edimar Calebe Castanho (Calebe94)

Contributing

Comming soon...

License

All software is covered under MIT License.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

A portable game console based on ESP32 microcontroller.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages