1
0
mirror of https://github.com/whowechina/chu_pico.git synced 2024-09-23 18:48:23 +02:00
Commit Graph

86 Commits

Author SHA1 Message Date
whowechina
24f14fe8a5 IR air tower support 2024-09-23 11:11:21 +08:00
whowechina
0b7cc509d6 IR tower (not tested) 2024-09-19 12:54:27 +08:00
whowechina
303a345fdc Fix level not saved 2024-09-01 13:23:43 +08:00
whowechina
ccb6376e7f Cmake optimization with built time display 2024-05-20 09:18:12 +08:00
whowechina
23864c2cd5 Fix minor cmake build issue 2024-05-03 14:40:29 +09:00
whowechina
39237345ec Some cleanup 2024-04-30 19:15:30 +08:00
whowechina
59c1d4cba1 Update to latest aic lib and fix random aime issue 2024-04-30 11:13:39 +08:00
whowechina
c91fe7560e Minor code cleanup 2024-04-30 08:56:39 +08:00
whowechina
a3234f59bc Update to latest aic pico lib 2024-04-30 08:53:23 +08:00
whowechina
cbd4d17ce1 Update to latest AIC Pico library 2024-04-24 21:18:23 +08:00
whowechina
7bab3ef3f0 Cleanup headers 2024-04-24 20:50:24 +08:00
whowechina
7c1c90d121 Optimize AIME commands 2024-04-06 11:11:19 +08:00
whowechina
f63dbe7418 Display NFC module in CLI 2024-04-05 20:58:55 +08:00
whowechina
70d888adee Attach to latest aic pico 2024-03-17 11:42:03 +08:00
whowechina
7a75940a3e Use aic_pico as a library via submodule 2024-03-16 17:02:52 +08:00
whowechina
f8a8f1f0a2 Again better timing 2023-12-10 15:25:19 +08:00
whowechina
7f991e3d5f Better timing, I think 2023-12-10 12:20:10 +08:00
whowechina
8f37d9f991 Fix minor buffer over read issue 2023-12-09 11:23:21 +08:00
whowechina
c6f18ad078 VL53L0x with "shortsight" issue, NFC included 2023-11-20 21:09:31 +08:00
whowechina
a98ba5b6ae VL53L0x update but still crosstalks and shortsight 2023-11-19 21:46:51 +08:00
whowechina
273d05d625 Fix USB failure due to VL53L0x wait 2023-11-19 16:55:47 +08:00
whowechina
505ac4e24c Fix VL53L0X timeout issue 2023-11-19 16:38:54 +08:00
whowechina
df047086ee Remove old test binaries 2023-11-15 21:17:45 +08:00
whowechina
e715864e54 Update command in CLI 2023-11-05 12:00:25 +08:00
whowechina
482b4c0669 Virtual AIC Working 2023-10-29 20:47:12 +08:00
whowechina
6efd6ba205 Some cleanups 2023-10-29 13:08:57 +08:00
whowechina
2e452c5aa5 AIME reader (85%, felica card works correctly) 2023-10-28 23:01:20 +08:00
whowechina
87cfc39bee AIME reader (80%, felica card works) 2023-10-25 23:00:39 +08:00
whowechina
87eb1a81e1 AIME reader (75%, felica read works) 2023-10-25 21:36:12 +08:00
whowechina
a557ce3a65 AIME reader (70%, felica encap refactored) 2023-10-24 23:09:08 +08:00
whowechina
6d939cc338 AIME reader (60%, works a little bit) 2023-10-23 22:49:17 +08:00
whowechina
9395c5c5b1 AIME reader (50%, not working) 2023-10-22 23:09:32 +08:00
whowechina
ff3768244b SN display in CLI 2023-10-22 10:48:24 +08:00
whowechina
766dad339a Temporary NFC debug command 2023-10-21 21:49:52 +08:00
whowechina
f433d961db Better baseline keeping 2023-10-15 21:12:38 +08:00
whowechina
a2805ceffe Merge branch 'main' of https://github.com/whowechina/chu_pico 2023-10-14 19:18:23 +08:00
whowe
a9473966bd gp2y0e distance calculation correction 2023-10-09 23:02:08 +08:00
whowechina
099228dbbb PN532 code started. 2023-10-06 20:51:18 +08:00
whowechina
420c565f28 Add LED test firmware 2023-10-06 11:54:38 +08:00
whowechina
949f8139ad CLI refactoring 2023-09-29 20:46:38 +08:00
whowechina
e0bf2af8bc LED brightness config 2023-09-28 23:18:55 +08:00
whowechina
07531ee954 Enable HID joy if redboard feature received 2023-09-28 22:39:21 +08:00
whowechina
75f68f8d8e Better defaults 2023-09-28 20:55:49 +08:00
whowechina
d5ecafa203 SFI, FFI and ESI config 2023-09-28 20:29:07 +08:00
whowechina
92fecac5c0 Backspace support in command line 2023-09-27 22:57:58 +08:00
whowechina
3659448a82 More commands 2023-09-27 22:38:26 +08:00
whowechina
2eb1d66fcc Get MPR121's max sensitivity 2023-09-27 20:59:37 +08:00
whowechina
b726e16458 More command line info and case insensitive 2023-09-27 20:07:10 +08:00
whowechina
d828643d5f ToF default value optimized 2023-09-23 17:37:39 +08:00
whowechina
07ecf9e7bd Better tof distance calc 2023-09-23 17:34:34 +08:00