Coder Social home page Coder Social logo

drkzrg / wii-guitar-hero-adapter Goto Github PK

View Code? Open in Web Editor NEW

This project forked from c-noblet/wii-guitar-hero-adapter

0.0 0.0 0.0 4.38 MB

This project connects an old Wii guitar using an Arduino Uno to a Windows computer.

C++ 35.23% C 64.77%

wii-guitar-hero-adapter's Introduction

Wii Guitar Hero adapter for Windows

This project connects an old Wii guitar using an Arduino Uno to a Windows computer.

Warning

I am a complete beginner in C and as a result this code is written poorly using many code samples. A lot of things can be improved, but I wanted something working.

Guitar to Arduino Uno connection

I bought a Dock Connector Port on Aliexpress because I don't want to spoil my guitar. I tin solder the connector with some wire.

Wiimote connector

The Arduino Uno

Then I connected the wires to the Arduino using the following picture. There are two 3.3v pins and only pin 3 is useful to detect the devices.

Wiimote connector

Wiimote connector

After that, I wrote the Arduino code using the NintendoExtensionCtrl lib and the example code.

Handling data on the Computer

Wiimote connector

Finally, I connected to my guitar the Arduino and wrote a C program which read the serial COM port to get the guitar data and then send keyboard inputs to Windows.

TODO

I want to remove the Arduino Uno and connect the guitar directly to the computer.

wii-guitar-hero-adapter's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.