1
0
mirror of https://github.com/whowechina/aic_pico.git synced 2024-12-01 00:17:16 +01:00

Update readme according to latest PCB change

This commit is contained in:
whowechina 2024-05-25 11:25:04 +08:00
parent d1aa0c21ef
commit cc91380875
2 changed files with 13 additions and 13 deletions

View File

@ -10,8 +10,8 @@
* Many variants
* AIC Pico (PN532)
* AIC Pico (PN5180, no housing)
* AIC Key PN532
* AIC Key PN5180
* AIC Key PN532/PN5180
* AIC Touch PN532/PN5180
* AIC Pico Lib (see notes 1 below)
* Easy to make.
* Sega AIME I/O, Bandai Namco I/O and Spicetools CardIO emulation.
@ -132,11 +132,10 @@ AIC Key is a variation of the AIC Pico - a keypad is integrated. Much more diffi
<img src="doc/pn5180.jpg" width="50%">
* For LEDs, you also have 3 options:
* Option 1: 6x side-light WS2812B 1204 LEDs (D1 to D6) and a 10ohm 0603 resistor (R1), GREEN mark in the assemble image.
* Option 2 (avaiable only for PN532 version): 6x WS2812C-2020 LEDs (D13 to D18), BLUE mark in the assemble image.
* Option 3: 6x regular single-color 0603 LEDs (D7 to D12) and 6x 100ohm 0603 resistors (R2 to R7), PURPLE mark in the assemble image.
* Option 1: 6x side-light WS2812B 1204 LEDs (D1 to D6) and a 10ohm 0603 resistor (R1), GREEN mark in the assemble image. (available for both AIC Key and AIC Touch)
* Option 2: 6x regular single-color 0603 LEDs (D7 to D12) and 6x 100ohm 0603 resistors (R2 to R7), PURPLE mark in the assemble image. (available for AIC Key only)
* For optimal power supply to the PN5180, it's recommended to solder L1 (1206 100nH inductor), C1 (0603 10uF capacitor), and C2 (0603 0.1uF capacitor). If these components are unavailable, you can alternatively use an 0 ohm resistor to bridge the L1 footprint. This workaround should suffice in most scenarios.
* C1, C2, C3, 0603 10uF capacitors, they contribute to a more stable power supply.
* For switches, you still have 2 option:
* Option 1: 12x ALPS SKRRAAE010 low-profile TACT switch.
@ -168,6 +167,7 @@ AIC Key is a variation of the AIC Pico - a keypad is integrated. Much more diffi
### Assembly
Again I'll let these images do the talk. Remember to upload the firmware onto Raspberry Pi Pico before assemble.
Please note, the latest PCB is compatible with both PN532 and PN5180, and you can solder according to your needs. The photos below are based on an earlier version of the PCB and may not correspond exactly, but I believe you will be able to understand.
#### General Part
<img src="doc/key_assemble_1a.jpg" width="30%">

View File

@ -13,8 +13,8 @@
* 有许多变种:
* AIC Pico (PN532)
* AIC Pico (PN5180, 无壳)
* AIC Key PN532
* AIC Key PN5180
* AIC Key PN532/PN5180
* AIC Touch PN532/PN5180
* AIC Pico Lib (参见下面的注释 1)
* 易于制作。
* Sega AIME I/O, Bandai Namco I/O 和 Spicetools CardIO 模拟。
@ -134,12 +134,11 @@ AIC Key 是 AIC Pico 的一个变种 - 集成了一个小键盘。比 "AIC Pico"
* 1x PN5180 模块 (蓝色矩形版本,便宜的克隆版也可以)。PN5180 支持 ISO/IEC 15693 (旧的 e-amusement 卡)。
<img src="doc/pn5180.jpg" width="50%">
* 对于 LED你有 3 个选项:
* 选项 16x 侧光 WS2812B 1204 LEDD1 到 D6和一个 10ohm 0603 电阻R1在组装图像中标记为绿色。
* 选项 2仅适用于 PN532 版本6x WS2812C-2020 LEDD13 到 D18在组装图像中标记为蓝色。
* 选项 36x 常规单色 0603 LEDD7 到 D12和 6x 100ohm 0603 电阻R2 到 R7在组装图像中标记为紫色。
* 对于 LED你有 2 个选项:
* 选项 16x 侧光 WS2812B 1204 LEDD1 到 D6和一个 10ohm 0603 电阻R1在组装图像中标记为绿色。( AIC Key 和 AIC Touch 均支持)
* 选项 26x 常规单色 0603 LEDD7 到 D12和 6x 100ohm 0603 电阻R2 到 R7在组装图像中标记为紫色。(仅 AIC Key)
* 为了给 PN5180 提供更纯净的供电,建议焊接 L11206 100nH 电感C10603 10uF 电容)和 C20603 0.1uF 电容)。如果这些器件无法获得,您可以选择使用 0 欧姆电阻来短接 L1 的焊盘,在大多数情况下,它也能正常工作
* C1, C2, C3 电容, 0603 0.1uF。它们提供更好的供电稳定性
* 对于开关,你有 2 个选项:
* 选项 112x ALPS SKRRAAE010 低调 TACT 开关。
@ -171,6 +170,7 @@ AIC Key 是 AIC Pico 的一个变种 - 集成了一个小键盘。比 "AIC Pico"
### 组装
我还是让这些图片来说明。记住在组装之前先将固件上传到树莓派 Pico。
注意,最新的 PCB 已经同时兼容 PN532 和 PN5180根据需要焊接即可。下面的照片是基于早期的 PCB 版本拍摄的,不能精确对应,但我相信你能够看明白。
#### 通用部分
<img src="doc/key_assemble_1a.jpg" width="30%">