mirror of
https://github.com/sachikoxz12/Taiko-Input.git
synced 2024-11-12 03:30:47 +01:00
update
This commit is contained in:
parent
6d49ac1d96
commit
366c8a7fca
@ -50,7 +50,7 @@ Taiko Input 硬件
|
||||
- ② 一个双鼓的输入接口,可以焊接IDC-16P牛角连接器,或者焊接XAD连接器(B16B-XADSS-N)以兼容不同接口的双太鼓。
|
||||
- ③ 配置USB接口,用于配置采样单片机。
|
||||
- ④ 太鼓usb接口,插入电脑会枚举成一个USB-HID键盘设备,用于接收太鼓的数据。
|
||||
- ⑤ service按键输入,焊接XAD连接器或IDC连接器,以连接不同的按键面板。其中16P接口用于自定义的连接,36P用于12亚的IO板接口,40P用于更新框体的IO板接口。可以连接最多8个接地始能的按键。
|
||||
- ⑤ service按键输入,焊接XAD连接器或IDC连接器,以连接不同的按键面板。其中16P接口用于自定义的连接,36P用于12亚的IO板接口(B36B-XADSS-N),40P用于更新框体的IO板接口(B40B-XADSS-N)。可以连接最多8个接地始能的按键。
|
||||
- ⑥ stm32烧录接口和配置串口。
|
||||
- ⑦ CH552/CH554的boot选择开关。
|
||||
|
||||
|
@ -49,7 +49,7 @@ The hardware consists of dual taiko hardware and single taiko hardware. The dual
|
||||
- 2 One dual taiko input interface that can be soldered with an IDC-16P ribbon connector or an XAD connector (B16B-XADSS-N) to accommodate different interfaces of dual taiko.
|
||||
- 3 Configuration USB interface for configuring the sampling microcontroller.
|
||||
- 4 Taiko USB interface, when plugged into a computer, it enumerates as a USB-HID keyboard device for receiving taiko data.
|
||||
- 5 Service button input, soldered with an XAD or IDC connector to connect different button panels. The 16P interface is for custom connections, 36P is for the old IO board interface, and 40P is for newer the frame's IO board interface. It can connect up to 8 buttons with common ground.
|
||||
- 5 Service button input, soldered with an XAD or IDC connector to connect different button panels. The 16P interface is for custom connections, 36P is for the old(12th) IO board interface(B36B-XADSS-N), and 40P is for newer the frame's IO board interface(B40B-XADSS-N). It can connect up to 8 buttons with common ground.
|
||||
- 6 STM32 burning interface and configuration serial port.
|
||||
- 7 CH552/CH554 boot selection switch.
|
||||
|
||||
|
@ -35,8 +35,8 @@
|
||||
- 2 根据需求重置预设参数,或上载旧的参数
|
||||
- 需要在旧参数的基础上修改的,选择`Load Saved`,再按上载参数键
|
||||
- 需要在默认配置基础上修改的,直接点按需要的默认配置按钮(两种默认配置只有鼓的映射不同)
|
||||
- 修改后,点击下载参数键后,在鼓上确认参数是否合理
|
||||
- 点击保存参数键
|
||||
- 3 修改后,点击下载参数键后,在鼓上确认参数是否合理
|
||||
- 4 点击保存参数键
|
||||
|
||||
|
||||
## 其他说明
|
||||
|
@ -35,8 +35,8 @@ Screenshot
|
||||
- 2 Reset the preset parameters according to your needs or upload old parameters
|
||||
- For modifications based on the old parameters, select `Load Saved`, and then press the upload parameter button
|
||||
- For modifications based on the default configuration, click the desired default configuration button (the two default configurations only differ in taiko mapping)
|
||||
- After making modifications, click the download parameter button and confirm if the parameters are reasonable on the taiko
|
||||
- Click the save parameter button
|
||||
- 3 After making modifications, click the download parameter button and confirm if the parameters are reasonable on the taiko
|
||||
- 4 Click the save parameter button
|
||||
|
||||
|
||||
## Other Instructions
|
||||
|
1
TEXT/.gitignore
vendored
1
TEXT/.gitignore
vendored
@ -1,3 +1,2 @@
|
||||
*.doc
|
||||
*.docx
|
||||
*.pdf
|
BIN
TEXT/Installation Instructions.pdf
Normal file
BIN
TEXT/Installation Instructions.pdf
Normal file
Binary file not shown.
BIN
TEXT/安装指导.pdf
Normal file
BIN
TEXT/安装指导.pdf
Normal file
Binary file not shown.
Loading…
Reference in New Issue
Block a user