Commit Graph
121 Commits
Author SHA1 Message Date
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 ea3bd5c10b wokwi: switch back and ok button 2026-08-18 18:55:24 +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
ede1998 b43514652a add shell.nix 2026-08-02 15:49:01 +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
Johannes Wendel d5cca5a81b Print 3 - fits now 2026-07-29 17:46:55 +02:00
Johannes Wendel 665f90e82d Add correct display controler datasheet 2026-07-29 17:34:01 +02:00
Johannes Wendel 63dbf65517 Second trial 2026-07-29 17:34:01 +02:00
rhetenor f62b5165b4 add wroom devkit datasheet 2026-07-26 18:33:36 +00:00
rhetenor f81dd6dca6 add nfc chip datasheet 2026-07-26 18:33:36 +00:00
Johannes Wendel e29579a7d5 Add battery contact 2026-07-26 18:07:29 +02:00
Johannes Wendel 329d35b7d2 Subtract room for battery and cable 2026-07-26 16:52:11 +02:00
Johannes Wendel 012c7cfd9d High resolution rendering 2026-07-26 16:48:59 +02:00
Johannes Wendel b46d82cf00 Fix base correction factor 2026-07-26 16:47:43 +02:00
Johannes Wendel a74a18fbd1 Scale model to fit battery 2026-07-26 15:10:17 +02:00
Johannes Wendel f664d04eb7 Add parts separately
* door is stl, as 3mf was damaged
2026-07-26 14:39:39 +02:00