Welcome to mirror list, hosted at ThFree Co, Russian Federation.

README.md - github.com/ClusterM/nes2wii.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e3410dad9d857ccf9140c36c2e0cf9345d5ba65a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
# NES2Wii

NES2Wii - NES/SNES/N64/SMD gamepad to Wii remote adapter

Features:

* You can play Wii virtual console games using original NES/SNES/N64/SMD gamepad!
* You can connect Wiimote to PC via bluetooth and use original NES/SNES/N64/SMD controllers with emulators

## Schematics

![Schematics](nes2wii.png)

Just ATMEGA16 (or any other ATMEGA, just recompile source code). And yes, you need 20MHz crystal for N64 support.

## Fuses
* Low fuse: 0xCF
* High fuse: 0xC9

## How to use with PC
1. Install [GlovePIE](https://sites.google.com/site/carlkenner/glovepie) and [PPJoy](https://www.google.ru/search?q=ppjoy+download)
2. Add virtual joystick using PPJoy.
3. Load "classic_controller.pie" script into GlovePIE and start it.
4. Connect Wiimote to PC using bluetooth.

## Tested on

* ATMEGA16A, 20MHz crystal
* NES, SNES, N64 and SMD controllers

## Known bugs/problems

* Sometimes you need to reconnect adapter

## Author/contacts

**Alexey 'Cluster' Avdyukhin**

clusterrr@clusterrr.com

[https://github.com/ClusterM](https://github.com/ClusterM "https://github.com/ClusterM")

[http://clusterrr.com](http://clusterrr.com "http://clusterrr.com")