1
0
mirror of https://github.com/whowechina/aic_pico.git synced 2024-11-24 14:00:09 +01:00
Commit Graph

104 Commits

Author SHA1 Message Date
whowechina
8a7751de84 Better debug handling 2024-04-29 17:44:18 +08:00
whowechina
dee5521ce8 AIME on Bana mode working 2024-04-27 22:24:27 +08:00
whowechina
1a28a6e940 Retries when detecting NFC module 2024-04-27 14:45:42 +08:00
whowechina
f7f43d94a6 Light effect optimize 2024-04-27 14:44:33 +08:00
whowechina
9f8a3860c1 Ignore '\0' input in CLI 2024-04-27 14:41:19 +08:00
whowechina
4a2e975580 Bandai Namco reader support 2024-04-24 19:13:51 +08:00
whowechina
2ec04f309d Debug message cleanup 2024-04-24 18:44:36 +08:00
whowechina
bfa96e76ae CMakefile minor cleanup 2024-04-24 17:49:26 +08:00
whowechina
d6222d8b9b Better pn532 error message 2024-04-24 17:48:56 +08:00
whowechina
2c033a8ab3 PN5180 felica read 2024-04-24 17:46:36 +08:00
whowechina
7b93e48e6b Some header cleanups 2024-04-24 17:39:05 +08:00
whowechina
dd817f089e Add FeliCa read to nfc interface 2024-04-23 20:47:50 +08:00
whowechina
8c74095e42 detect_card_ex to ignore card types 2024-04-23 10:49:30 +08:00
whowechina
a287702735 AIME optimization 2024-04-22 20:31:32 +08:00
whowechina
924b46ca53 Light follows aime or bana led commands 2024-04-21 16:03:32 +08:00
whowechina
6eb14a6ed1 Begin to work on bana protocol 2024-04-14 16:17:26 +08:00
whowechina
b69e562e40 Fix some typo 2024-04-04 10:56:54 +08:00
whowechina
93b40bc614 AIC Key top part with no keyholes 2024-03-24 09:39:33 +08:00
whowechina
be805049f8 Optimize LED 1204 footprint 2024-03-23 12:06:25 +08:00
whowechina
1ff0c9b336 AIME mode 0 and 1 2024-03-23 11:40:37 +08:00
whowechina
75dd5c6af5 PN5180 supports Mifare auth and block read 2024-03-16 21:38:09 +08:00
whowechina
6fe80851d3 Update Readme as AIC Pico Lib is ready 2024-03-16 17:06:02 +08:00
whowechina
30a92371c4 Fix virtual aic option 2024-03-16 16:48:21 +08:00
whowechina
16ef1ce9bd Remove redundant line 2024-03-16 16:35:21 +08:00
whowechina
edcc65c998 More friendly as a library 2024-03-16 16:06:35 +08:00
whowechina
1461e63243 Attach I2C interface to skip init 2024-03-16 15:43:10 +08:00
whowechina
7f1fa63fce Set RF field to auto 2024-03-16 15:34:28 +08:00
whowechina
78bf058783 Fix a parameter order issue 2024-03-16 12:25:51 +08:00
whowechina
1b08db2543 Only build UF2 when it's standalone 2024-03-16 11:33:01 +08:00
whowechina
1ab2bec642 Refactoring nfc interface 2024-03-16 10:25:27 +08:00
whowechina
e5710ac846 Fix header integrity 2024-03-15 22:12:00 +08:00
whowechina
cb23198b6d Separate aic library code 2024-03-15 22:04:25 +08:00
whowechina
315a71e268 "Optimize" FeliCa following Bottersnike's advice 2024-03-13 20:34:30 +08:00
whowechina
0c698adafa Can turn off virtual AIC option on PN532 2024-03-10 22:45:20 +08:00
whowechina
6a64d5fab1 Update wording 2024-02-25 22:23:44 +08:00
whowechina
e46d105885 Easier language switch 2024-02-25 20:09:03 +08:00
whowechina
a74231f774 Build guide in Chinese 2024-02-25 16:45:51 +08:00
whowechina
fb39b98ba6 Add USB protection in housing 2024-02-25 15:16:32 +08:00
whowechina
b0d9980023 Support up to 64 RGB LEDs 2024-02-25 10:29:27 +08:00
whowe
dfa6cb7edf Cross reference other projects 2024-02-15 15:32:43 +08:00
whowe
8f0858e6e0 Fix wiring diagram typo 2024-02-15 15:30:00 +08:00
whowechina
e6123f7daf Fix some PN5180 not identifed issue 2024-01-29 22:43:18 +08:00
whowechina
aad7939f52 Fix Card ID Logic in Readme 2024-01-23 21:23:27 +08:00
whowechina
485c0a43f2 Card ID rules in readme 2024-01-23 21:16:19 +08:00
whowechina
7be6dbd0c0 Optimization on nfc part 2024-01-21 12:59:47 +08:00
whowechina
042738861e Fix card id display issue 2024-01-21 12:31:36 +08:00
whowechina
507840a329
Merge pull request #1 from NoxiousOtter/cardio-15693-fix
Fix 15693 byte order
2024-01-21 12:29:43 +08:00
NoxiousOtter
cec62e7d39 fix 15693 byte order 2024-01-20 08:10:00 -06:00
whowechina
7c99f98fc0 PN5180 major bug fixed 2024-01-14 19:44:18 +08:00
whowechina
32d9b819a6 Fix amiibo not working on PN5180 and refactoring of cardio 2024-01-14 15:42:50 +08:00