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

125 Commits

Author SHA1 Message Date
whowechina
db9fd0a1c9 AIC Touch PCB v1.0 2024-05-13 17:45:26 +08:00
whowechina
773d637f80 AIC Touch in progress 2024-05-13 10:47:32 +08:00
whowechina
661e609dbd Lighting cleanup and fix HID light color 2024-05-12 22:25:21 +08:00
whowechina
8558f6b250 Optimize color channel order things 2024-05-11 08:43:28 +08:00
whowechina
d6fe8203e0 Better naming and readme update 2024-05-10 22:03:31 +08:00
whowechina
5308521dbc Bana light effect support 2024-05-10 10:05:24 +08:00
whowechina
3bf036d288 String based fade pattern 2024-05-10 09:54:02 +08:00
whowechina
b6aa7d2dd2 2 light modes to support future patterns 2024-05-09 22:11:34 +08:00
whowechina
a84ceb5531 Refactoring rainbow effect for future patterns 2024-05-09 16:21:07 +08:00
whowechina
53a23921ce Clean up light_set_color methods 2024-05-09 12:38:31 +09:00
whowechina
84310663cb Auto mode (protocol) detection 2024-05-07 12:05:45 +08:00
whowechina
6b020e3e3f Restore aime/bana fast timeout time 2024-05-07 10:42:57 +08:00
whowechina
d8101d470e Better aime/bana communication timeout logic 2024-05-06 21:50:35 +08:00
whowechina
a12337d55e Optimize lighting logic 2024-05-06 20:31:24 +08:00
whowechina
56893dd66b Fix a simple compile error 2024-05-02 22:53:49 +09:00
whowechina
297c5d2a08 Fixed random aime disconnect issue 2024-04-30 11:10:43 +08:00
whowechina
630d0fdfcf More valid debug info 2024-04-30 10:58:45 +08:00
whowechina
ab4fdc2f1d Decouple runtime object 2024-04-30 08:51:51 +08:00
whowechina
c6b0ebc392 Support HID lights 2024-04-29 20:15:28 +08:00
whowechina
d34bb01271 Fix incorrect light effect in bana i/o 2024-04-29 18:59:01 +08:00
whowechina
7768447c2a Fix freeze when auth bug 2024-04-29 18:44:32 +08:00
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