mirror of
https://github.com/whowechina/aic_pico.git
synced 2025-01-18 19:14:02 +01:00
Some update in README
This commit is contained in:
parent
90e8ed66c2
commit
ee92fea48d
11
README.md
11
README.md
@ -182,6 +182,10 @@ Remember set to I2C mode first.
|
||||
<img src="doc/key_assemble_4.jpg" width="40%">
|
||||
<img src="doc/key_assemble_5.jpg" width="40%">
|
||||
|
||||
**CAUTION:** There's a possibility that the antenna on the PN532 PCB may come into contact with the USB connector and cause RF problem. To prevent this, you can apply some insulating tape.
|
||||
|
||||
<img src="doc/key_pn532_tape.jpg" width="60%">
|
||||
|
||||
#### PN5180 Version
|
||||
You need to cut off the original antenna and use the one in our PCB.
|
||||
|
||||
@ -202,10 +206,11 @@ You may use some instant adhesive to fix stickers.
|
||||
* For the new build, hold the BOOTSEL button while connect the USB to a PC, there will be a disk named "RPI-RP2" showed up. Drag the UF2 firmware binary file into it. That's it.
|
||||
* If there's already a working firmware, you can use "update" command in command line to update the firmware in the future, so you don't need to open the housing.
|
||||
* If there's already a working firmware later than 2023-12-02, you can also press "00" key and "·" key (or directly ground the GPIO10 and the GPIO11) at the same time when plug in the USB cable, it will boot into firmware update mode.
|
||||
* You can use this Web Serial Terminal to connect to the main USB serial port of the board which is the command line interface. (Note: "?" is for help)
|
||||
* One USB serial port is for command line. You can use this Web Serial Terminal to connect to it. (Note: "?" is for help)
|
||||
https://googlechromelabs.github.io/serial-terminal/
|
||||
* Spicetools cardio (Card I/O) HID is supported;
|
||||
* SEGA AIME protocol is supported on a second serial port.
|
||||
* The other serial port is for reader protocol, currently SEGA AIME and Bandai Namco are supported.
|
||||
* Spicetools cardio (Card I/O) HID is always enabled unless a reader protocol is active;
|
||||
* If your PN5180 module has an issue with Mifare (Such as AIME and Bana Passport) reading, you can try enable the PN5180 TX tweak by "pn5180_tweak on" command.
|
||||
* Some command line commands:
|
||||
* "light \<rgb|led|both|off\>" to turn on or off the LEDs.
|
||||
* "level <0..255> <0..255>" to adjust the brightness.
|
||||
|
11
README_CN.md
11
README_CN.md
@ -185,6 +185,10 @@ AIC Key 是 AIC Pico 的一个变种 - 集成了一个小键盘。比 "AIC Pico"
|
||||
<img src="doc/key_assemble_4.jpg" width="40%">
|
||||
<img src="doc/key_assemble_5.jpg" width="40%">
|
||||
|
||||
**注意:** PN532 PCB 上的天线有可能会接触到 USB 插座并导致射频问题。为了防止这种情况,你可以贴上绝缘胶带避免它们互相接触。
|
||||
|
||||
<img src="doc/key_pn532_tape.jpg" width="60%">
|
||||
|
||||
#### PN5180 版本
|
||||
你需要切掉原来的天线并使用我们 PCB 中的天线。
|
||||
|
||||
@ -205,10 +209,11 @@ AIC Key 是 AIC Pico 的一个变种 - 集成了一个小键盘。比 "AIC Pico"
|
||||
* 对于新构建,握住 BOOTSEL 按钮,同时将 USB 连接到 PC,会出现一个名为 "RPI-RP2" 的磁盘。将 UF2 固件二进制文件拖入其中。这样就 OK 了。
|
||||
* 如果已经上传过可用的的固件,你可以在命令行中使用 "update" 命令来更新未来的固件,这样你就不需要打开外壳。
|
||||
* 如果已经有一个在 2023-12-02 之后的工作固件,你也可以在插入 USB 线时同时按下 "00" 键和 "·" 键(或直接接地 GPIO10 和 GPIO11),它将进入固件更新模式。
|
||||
* 你可以使用这个 Web Serial Terminal 来连接到板的主 USB 串行端口来访问命令行。(注意:"?" 是帮助)
|
||||
* 其中一个 USB 串口是命令行,你可以使用这个 Web Serial Terminal 来连接和访问命令行。(注意:"?" 是帮助)
|
||||
https://googlechromelabs.github.io/serial-terminal/
|
||||
* 支持 Spicetools cardio (Card I/O) HID。
|
||||
* 在第二个串行端口上跑的是 SEGA AIME 协议。
|
||||
* 另外一个串口上运行读卡器协议,当前支持 AIME 和 Bandai Namco。
|
||||
* Spicetools cardio (Card I/O) HID 是一直开启的,除非读卡器协议正在工作中。
|
||||
* 如果你的 PN5180 模块在读取 Mifare 卡(AIME 卡和 Bana Passport 卡)的时候遇到问题,你可以试试用“pn5180_tweak on”命令来启用 PN5180 射频调整。
|
||||
* 一些命令行命令:
|
||||
* "light \<rgb|led|both|off\>" 来打开或关闭 LED。
|
||||
* "level <0..255> <0..255>" 来调整亮度。
|
||||
|
BIN
doc/key_pn532_tape.jpg
Normal file
BIN
doc/key_pn532_tape.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 216 KiB |
Loading…
x
Reference in New Issue
Block a user