Commit Graph
137 Commits
Author SHA1 Message Date
ede1998 889da2e62c prepare Outputs type 2026-08-23 10:54:21 +02:00
ede1998 38e1617bdd update schematics for separate resets 2026-08-22 23:28:29 +02:00
lukas ae95747db9 Split reset for primary and secondary displays 2026-08-22 23:25:56 +02:00
lukasandede1998 9cd595acfe OLED driver with shared SPI bus integrated 2026-08-22 22:46:09 +02:00
rhetenor 71db893551 switch up and down 2026-08-22 22:32:21 +02:00
rhetenor a9ac342dff add kicad to gitignore 2026-08-22 22:27:53 +02:00
lukas 1610e42f9f Merge branch 'main' of ssh://git.rhetenor.de:55/rhetenor/creaturedex 2026-08-22 19:41:23 +02:00
lukas 7d695efdc1 Merge branch 'main' of ssh://git.rhetenor.de:55/rhetenor/creaturedex 2026-08-22 19:40:54 +02:00
lukas ca3c3114fc Improved NFC reading speed 2026-08-22 19:40:41 +02:00
rhetenor d356180980 add schematics 2026-08-22 19:40:36 +02:00
rhetenor 5127b93abf add nfc user guide 2026-08-22 18:42:38 +02:00
rhetenor c686dde67b switch ok to gpio0 and back to gpio8, because 2026-08-22 18:42:07 +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
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 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