Skip to content

SneakyPizza/ArduinoGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ArduinoGame

This is a Arduino Tutorial for the Parallax joystick + Unity3D Connection.

Required items:

2x Parallax 2-Axis Joystick

1x Arduino ( we used a Arduino Uno )

1x Placement-board

12x Wires

1x any Computer

Steps:

  1. put the Joysticks to the Placement-board. Link: http://imgur.com/XcCmni8

  2. Then Connect the wires in the order that is shown on the photo. Link: http://imgur.com/sHoy2oU

  3. Connect the Arduino to your Computer

  4. boot the arduino programming software of your prefrence ( we used codebender )

  5. Now download the github project and open the notepad called: " Codebender Code.txt"

  6. Read the comments in the File, and Try to understand what is happening

  7. Copy/Paste the code in your Arduino IDE

  8. Boot Unity3D

  9. Open the given Unity3D project within this github

  10. Now Open: "SerialPortUnity.cs"

  11. Read the comments within the script

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages