Skip to content

next-hack/uSVC

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

uSVC

uChip Simple VGA Console An open source, easy to build retro game console!

This project is a very simple VGA console, based on uChip. Games are loaded from the SD card, and you can use standard keyboards or gamepads.

The console is made of few, easy to find and easy to solder components. There is only one SMD component: the micro-SD card reader.

The ATSAMD21 (A 48 MHz Cortex M0+) generates the VGA and audio signals, and provides up to 256 simultaneous colors. There are 3 video modes:

  • Bitmapped Mode
  • 8 bpp tiled mode
  • 4 bpp tiled mode.

Each mode has its own peculiarity. For more information, visit next-hack.com!

You might also want to take a look at:

About

uChip Simple VGA Console

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published