Code Monkey home page Code Monkey logo

mpy-dojoboy's Introduction

DojoBoy

The DojoBoy console is a DIY handheld game console project based on MicroPython

The main objectives of the project are:

  • Cheap and easy to make with common components (no exotic components, custom PCB or universal PCB)
  • Simple assembly with reduced tooling (soldering iron, screwdriver, Dremel tool)
  • Easy printing of the case (5 parts only without supports)
  • Game coding easy with only MicroPython libraries (no custom C codes, orginal MicroPython image based)
    • v 1.0 : All In One library
    • v 2.0 (WIP): Module with libraries (multiple objects) : object oriented coding, vector methods, extended features...

Hardware

Multiple platforms are compatible/available:

  • Raspberry Pi Pico or Pico W board and RP2040 clones
  • LILYGO® T8 V1.7.1 ESP32 board.
  • VCC-GND Studio YD-ESP32-S3 (DevKitC 1 clone)

Specs:

  • Display:
    • ST7735 160x128 1.8"
    • ST7789 240x240 1.54"
    • ILI9341 320x240 3.2"
    • SSD1309 128x64 2.42"
  • LiPo battery with charge management
  • Joystick + 8 buttons
  • 2 beeper channels (PWM)
  • Expansion port (I2C, GPIO, I2S, SPI)
  • SD card
  • 3D Printable case

Schema : DojoBoy-Wiring-Amp-Speaker-V2_bb

Raspberry Pi Pico GPIO Items Pin
GPIO00 A Button
GPIO01 B Button
GPIO02 X Button
GPIO03 Y Button
GPIO04 Ext Port - I2C 0 SDA
GPIO05 Ext Port - I2C 0 SCL
GPIO06 Home Button
GPIO07 Start Button
GPIO08 Volume Button
GPIO09 Menu Button
GPIO10 Ext Port - I2C 1 SDA
GPIO11 Ext Port - I2C 1 SCL
GPIO12 Display - SPI 1 A0 / DC
GPIO13 Display - SPI 1 CS
GPIO14 Display - SPI 1 SCK / CLK
GPIO15 Display - SPI 1 MOSI
GPIO16 Ext Port - SPI 0 MISO
GPIO17 Ext Port - SPI 0 CS
GPIO18 Ext Port - SPI 0 SCK / CLK
GPIO19 Ext Port - SPI 0 MOSI
GPIO20 Display - RST / Reset
GPIO21 PWM Sound Channel 0
GPIO22 PWM Sound Channel 1
GPIO26 Joystick X
GPIO27 Joystick Y
GPIO28 Display - LED
3.3V Output 3.3V Power
VSYS Input 5V Power from Bat. Charger
VBUS Output 5V Power to Bat. Charger

Wiring

DojoBoy-Board-V1_bb

PCB

Software

See Cheat Sheet file in Doc folder...

Sources and inspirations :

mpy-dojoboy's People

Contributors

zorglupy avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.