gzalo / minigameconsole

Mini game console developed in 2009, uses an 8052 microcontroller

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

minigameconsole

Mini game console developed in 2009, uses an AT89S52 microcontroller (from the 8052 family).

  • design: contains design (pcb/schematic) that can be edited in Proteus
  • prgm: contains code that can be compiled using SDCC (just run make)

Also contains code for the version that outputs to a TV using composite output.

More info about the project can be found here

Más información del proyecto acá

About

Mini game console developed in 2009, uses an 8052 microcontroller

License:MIT License


Languages

Language:C 99.1%Language:Makefile 0.9%