Uzebox
Aus Open Source Ecology (OSE) Germany - Entwicklungsplattform
Version vom 11. April 2019, 15:57 Uhr von Tuberlin (Diskussion | Beiträge)
|
Uzebox Basic Data Category: Computer, electronics URL (first publication): http://belogic.com/uzebox/downloads.htm License: Project status:
Technical documentation Maturity of the project:
no no
Other
Assembly instructions are editable: Bill of materials is editable: Design files are in original format: No Free redistribution is allowed licence: No
Project management
Open-o-meter: 0 Product category: Toys & Games Contains original non-electronic hardware: Contains original electronic hardware: Contains original software: |
Description
The Uzebox is a retro-minimalist 8-bit open source game console. It is based on an AVR 8-bit general purpose microcontroller made by Atmel. The particularity of the system is that it uses an interrupt driven kernel and has no frame buffer. Functions such as video signal generation, tile rendering and music mixing is done in realtime by a background task so your game can easily be developed in C. The design goal was to be as simple as possible yet have good enough sound and graphics to implement interesting games. Emphasis was put on making it easy and fun to assemble and program for any hobbyists. The final design contains only two chips: an ATmega644 and an AD725 RGB-to-NTSC converter.
+ General Reviews 
Public cad repository for non-electronic hardware
Public cad repository for electronic hardware
Public code repository
Bill of materials
Link github
Link media wiki