Skip to content

techwillsaveus/GamerIR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DIY Gamer Kit Infrared Library

This is an additional library for the DIY Gamer Kit. It enables multiplayer game creation and communication over the infrared transmitter and receiver.

Installation

  1. Install the latest version of Arduino. You can get this software here.

  2. Open the Arduino software on your computer and navigate to SketchInclude LibraryManage Libraries...

  3. Type Gamer into the search bar. Two libraries should appear: Gamer and GamerIR.

  4. Click on each library to highlight it and click the Install button. Do this for both libraries!

Testing your installation

  1. Open or restart the Arduino program (if it was already open)
  2. Go to FileExamplesGamerIR and choose one of the example programs. IRExample is a great place to start.
  3. Click on the Verify button to compile the example (the tick on the top left of the Arduino environment).

If the library hasn't been put in the right folder, you will get red errors saying something like Symbol not found. Make sure you have unzipped the library correctly and put it in the right folder.

Contributions and Bug Fixes

For contributing to the library or games, first fork the master branch, modify, and open a pull request. We will evaluate end test your contributions and merge into this repo.

For anything else, write to us at support@techwillsaveus.com.

About

Infrared library for the DIY Gamer Kit. Makes multiplayer a walk in the park!

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages