1
0
mirror of https://github.com/whowechina/aic_pico.git synced 2024-09-24 02:58:21 +02:00

Update Readme as AIC Pico Lib is ready

This commit is contained in:
whowechina 2024-03-16 17:06:02 +08:00
parent 30a92371c4
commit 6fe80851d3
2 changed files with 2 additions and 2 deletions

View File

@ -24,7 +24,7 @@
* All source files open.
**Notes:**
1. So one can integrate "AIC Pico" into a Raspberry Pi Pico based controller. Will be ready later.
1. So one can integrate "AIC Pico" into other Raspberry Pi Pico based projects. See my Chu Pico project and see how it works.
<img src="doc/aic_pico_lib.jpg" width="25%">
2. PN532 supports only 14443A (Mifare) and FeliCa cards, while PN5180 also supports 15693 cards (old e-Amusement cards).

View File

@ -27,7 +27,7 @@
* 所有源文件开放。
**注释:**
1. 因此,可以将 "AIC Pico" 集成到基于 Raspberry Pi Pico 的控制器中。后续我会提供
1. 这样就可以把 "AIC Pico" 集成到基于 Raspberry Pi Pico 的其他项目中。可以参考我的 Chu Pico 项目里的用法
<img src="doc/aic_pico_lib.jpg" width="25%">
2. PN532 只支持 14443A (Mifare) 和 FeliCa 卡,而 PN5180 还支持 15693 卡(旧的 e-Amusement 卡)。