Commit Graph
88 Commits
Author SHA1 Message Date
lukas cf6c068394 Fixed color rendering for good 2026-08-22 00:29:10 +02:00
lukas 8fd3de2ab7 Moved Orange Portal mock into mock.rs file 2026-08-21 23:44:37 +02:00
lukas ec40a3e9fe Fixed color rendering issue 2026-08-21 23:40:41 +02:00
ede1998andlukas be7b65b2ac fix shifts in scanned card display 2026-08-21 23:40:40 +02:00
lukas fb4840773a Read NFC data is now displayed 2026-08-21 23:39:24 +02:00
rhetenor e21c656088 implement card rendering with new card type and menu 2026-08-18 21:43:06 +00:00
rhetenor 68250b2924 implement card model 2026-08-18 20:51:19 +00:00
rhetenor b55b444db4 implement journal view skelleton 2026-08-18 19:53:56 +00:00
rhetenor a089c3a1ec add card model 2026-08-18 19:51:47 +00:00
rhetenor 2bab03351b refactor: move views to views sub folder 2026-08-18 19:24:50 +00:00
rhetenor 8a7456adbd implement back button 2026-08-18 18:53:17 +00:00
ede1998 9792385af1 beautify scan menu 2026-08-15 00:17:37 +02:00
rhetenor 890a0e5d62 implement settings menu 2026-08-14 21:57:32 +00:00
rhetenor e1ab69d1ab move menu drawing to own function 2026-08-14 21:40:24 +00:00
ede1998 0fb87f2913 Split into multi-menu 2026-08-14 23:31:36 +02:00
rhetenor 6c683e415f main menu: wrap around correctly 2026-08-14 21:18:08 +00:00
ede1998 d3ac95a9bd add scan menu 2026-08-14 23:06:49 +02:00
rhetenor 77b73902b8 simple button debounce 2026-08-14 21:00:16 +00:00
rhetenor e361154295 try to workout buttons 2026-08-14 20:47:44 +00:00
rhetenor ca4ea67e7b update wokwi with buttons 2026-08-14 20:36:18 +00:00
rhetenor f38181d98a main menu first simple implementation of display and state 2026-08-14 20:20:53 +00:00
rhetenor 6b8d076b3c working on main menu 2026-08-14 20:02:11 +00:00
rhetenor 88dce365ad implement basic embassy framework 2026-08-14 19:14:44 +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
lukas 5f76802f92 Activated Wifi 2026-08-02 16:05:48 +02:00
lukasandrhetenor 1d073df5a1 Moved primary lcd and navigation into dedicated files 2026-08-02 15:45:04 +02:00
lukasandrhetenor 30ba5e3796 Moved nfc and wifi into dedicated file 2026-08-02 15:45:04 +02:00
lukasandrhetenor 23766168b8 Moved color palettes into dedicated file 2026-08-02 15:45:04 +02:00
lukasandrhetenor 4e170e498d Moved mocked NFC payloads into dedicated file 2026-08-02 15:45:04 +02:00
lukasandrhetenor 0d8b9547a0 Initial Skeleton setup 2026-08-02 15:45:04 +02:00
lukasandrhetenor f32a1ac6f0 BG Color rendering and button to switch between mock payloads 2026-08-02 15:45:04 +02:00
ede1998andrhetenor 4fe1c6d610 fix rebase f****up 2026-08-02 15:45:04 +02:00
ede1998andrhetenor a93bd8768c speed up rendering by factor 1000 2026-08-02 15:45:04 +02:00
lukasandrhetenor e77fcbc5d0 Improved sprite rendering 2026-08-02 15:45:04 +02:00
lukasandrhetenor 9f43186fc6 Implemented extracting required information form NFC pyload bytes 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