Restructure docs

This commit is contained in:
Neale Pickett 2024-01-04 13:15:24 -07:00
parent 52770fcdf5
commit 670f8f0c4c
5 changed files with 4 additions and 4 deletions

View File

@ -6,8 +6,8 @@ Wii version of the Rock Band games.
This is based on the foundational work done by Nicholas Angle on the This is based on the foundational work done by Nicholas Angle on the
[Wii Guitar Controller](https://github.com/NianZo/WiiGuitarController) [Wii Guitar Controller](https://github.com/NianZo/WiiGuitarController)
([text article](https://www.niangames.com/articles/reverse-engineering-rockband-guitar-controllers)). ([text article](https://www.niangames.com/articles/reverse-engineering-rockband-guitar-controllers)).
All I did was speed up the loop code to detect drum pad strikes, Nicholas was also really nice about answering an email question I sent.
which are very quick! Thanks, Nicholas!
# Parts Needed # Parts Needed
@ -109,7 +109,7 @@ you'll need to modify the source code.
## Guitar ## Guitar
![guitar wiring](guitar.png) ![guitar wiring](docs/guitar.png)
| silkscreen pin name | description | | silkscreen pin name | description |
| --- | --- | | --- | --- |
@ -142,7 +142,7 @@ in the code!
## Drum Kit ## Drum Kit
![drum wiring](drums.png) ![drum wiring](docs/drums.png)
| silkscreen pin name | description | | silkscreen pin name | description |
| --- | --- | | --- | --- |

View File

Before

Width:  |  Height:  |  Size: 417 KiB

After

Width:  |  Height:  |  Size: 417 KiB

View File

Before

Width:  |  Height:  |  Size: 419 KiB

After

Width:  |  Height:  |  Size: 419 KiB