Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/Hazematman/El-Barato-64

Open source N64 development Cartridge
https://github.com/Hazematman/El-Barato-64

Last synced: 3 months ago
JSON representation

Open source N64 development Cartridge

Awesome Lists containing this project

README

        

# El Barato 64
Open source N64 development cartridge. Currently a WIP
- Hardware is currently untested
- firmware still needs to be written for board

Uses Altera MAX II EPM570 to emulate N64 cartridge bus. N64 ROM is stored in SDRAM controlled by this FPGA. Uses an STM32 for USB communication and general board control.
This board is designed to be as cheap as possible and beginner friendly. Parts were selected based on their avaliablity in the JLCPCB part inventory. All components except the micro USB connector and reset switch are avalible from JLCPCB, and thus they can manufacture the majority of the board.

![3D board render](./elbarato64.png)
![Schematic](./elbarato64.svg)
![PCB](./pcb.png)