Commit Graph
19 Commits
Author SHA1 Message Date
rhetenor 76058b572a use own wifi implementation to connect to wifi. store credentials in flash. no wifi connection yet 2026-09-07 22:09:52 +02:00
rhetenor 240e2b081d rewrite wifi crate 2026-09-02 20:11:40 +02:00
rhetenor 290758d203 add executer tracing for debug 2026-08-30 20:57:35 +02:00
rhetenor ef10eec216 implement error view which displays all error on the display 2026-08-29 20:19:14 +00:00
ede1998andrhetenor 704682b0ae Ensure RawCard size matches flash alignment requirements, add debug logs 2026-08-29 15:01:48 +00:00
rhetenor 07593e45f3 implement simple card storage retreival 2026-08-29 14:57:55 +00:00
ede1998 25ddf8ca25 update deps 2026-08-24 20:07:54 +02:00
ede1998 dbbc93b528 Use Outputs type in Navigable trait 2026-08-23 11:35:15 +02:00
lukasandede1998 9cd595acfe OLED driver with shared SPI bus integrated 2026-08-22 22:46:09 +02:00
ede1998 b6f43d1055 fix: recognize actual button, not wrong one 2026-08-22 18:29:35 +02:00
lukas 07c5210d7b Implemented tertiary LCD display 2026-08-22 18:25:48 +02:00
lukas b44ae59c8b Implemented Scan card menu 2026-08-22 13:35:58 +02:00
rhetenor 68250b2924 implement card model 2026-08-18 20:51:19 +00:00
rhetenor 6b8d076b3c working on main menu 2026-08-14 20:02:11 +00:00
lukas 7ce3a60a08 Added updated NFC implementation into refactored structure 2026-08-02 16:40:40 +02:00
lukas 78765ce595 Added NFC implementation into refactored structure 2026-08-02 16:26:13 +02:00
lukasandrhetenor e77fcbc5d0 Improved sprite rendering 2026-08-02 15:45:04 +02:00
lukasandrhetenor 042d1f6be2 Support for wifi, including Wokwi simulated wifi 2026-08-02 15:45:04 +02:00
rhetenor 3e6ff9c686 initial working version of ili9341 disp 2026-08-02 15:45:04 +02:00