markroland / gameport-demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gameport Controller

PC Propad Arduino Circuit

Parts

Tools

  • Screwdriver

Installation

Circuit

Arduino

Create a symbolic link in the Arduino application's "sketch" folder to the code in this project.

[~/Documents/Arduino/sketches]# ln -s {{path_to_this_repo}}/code/arduino pc_controller

Processing

Create a symbolic link in the Arduino application's "sketch" folder to the code in this project.

[~/Documents/Processing/v3]# ln -s {{path_to_this_repo}}/code/processing pc_controller

References

About


Languages

Language:Processing 81.2%Language:C++ 18.8%