Skip to content

EdZilla/Video-Game-Shield

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Video Game Shield
by Wayne and Layne, LLC
http://wayneandlayne.com/project/video-game-shield/
==================================================

This includes libraries and examples for the Video Game Shield.  The Video Game Shield is an expansion board for the Arduino microcontroller board.  It provides circuitry to enable analog black and white TV output as well as use two Wii Nunchucks.

This software is the other half of the project.  This software helps make it easy to make your own programs that use the features of the Video Game Shield.

Some of the libraries are MIT licensed, while some are GPL licensed.

Installing
==========
To install, drag all the directory into your sketchbook/library directory.  

More verbosely, straight from the horse's mouth (http://www.arduino.cc/en/Reference/Libraries):

> If you're using one of these libraries, you need to install it first. To do 
> so, download the library and unzip it. It should be in a folder of its own,
> and will typically contain at least two files, one with a .h suffix and 
> one with a .cpp suffix. Open your Arduino sketchbook folder. If there is 
> already a folder there called libraries, place the library folder in there.
>
> If not, create a folder called libraries in the sketchbook folder, and drop
> the library folder in there. Then re-start the Arduino programming 
> environment, and you should see your new library in the 
> Sketch > Import Library menu.

About

Libraries and examples for the Video Game Shield

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published