]> sigrok.org Git - sigrok-dumps.git/blame - uart/midi/rockband_wireless_keyboard_wii/README
Add some MIDI dumps.
[sigrok-dumps.git] / uart / midi / rockband_wireless_keyboard_wii / README
CommitLineData
f53f320a
UH
1-------------------------------------------------------------------------------
2Rock Band 3 Wireless Keyboard for Wii and WiiU
3-------------------------------------------------------------------------------
4
5This is set of examples of the MIDI communication from a Rock Band 3
6Wireless Keyboard for Wii and WiiU.
7
8Details:
9http://www.amazon.com/Rock-Band-Wireless-Keyboard-WiiU/dp/B003RS19XE
10
11
12Logic analyzer setup
13--------------------
14
15The logic analyzer used was a Saleae Logic (at 1MHz):
16
17 Probe MIDI UART
18 ---------------------
19 0 (black) RX
20
21
22Data
23----
24
25The sigrok command line used was:
26
27 sigrok-cli --driver fx2lafw --config samplerate=1mhz \
28 -p 0=RX --time <time> -o <file>
29