JosephFerano
  • Joined on 2023-04-20
JosephFerano pushed to master at JosephFerano/pmme 2025-06-10 18:06:39 +07:00
9e3ae56aa1 📟 pmme-device: Use embedded_graphics + ssd1306 crates to display logo on the OLED
JosephFerano pushed to master at JosephFerano/pmme 2025-06-09 18:07:34 +07:00
cc163589fc 📟 pmme-device: Rust version with the esp-idf-template
JosephFerano pushed to master at JosephFerano/pmme 2025-06-07 18:30:00 +07:00
f0685f9ce3 📟 pmme-device: Use ssd1306 lib to display text, read/write pm 2.5 with mutex
JosephFerano pushed to master at JosephFerano/pmme 2025-06-07 16:17:03 +07:00
2c1ab09770 📟 pmme-device: Reading PM 1.0, 2.5, and 10.0. Split sensor and OLED display to separate tasks
52b7a7258c 📱 pmme-mobile: Run npm install to get tauri
c27e1aa057 🎨 pmme-ui: Commit files
Compare 3 commits »
JosephFerano pushed to master at JosephFerano/pmme 2025-06-02 14:46:13 +07:00
506daa6dfa pmme-mobile: Project Template
JosephFerano created branch master in JosephFerano/pmme 2025-06-02 14:40:02 +07:00
JosephFerano pushed to master at JosephFerano/pmme 2025-06-02 14:40:02 +07:00
ed27c7dc4b Initial commit: pmme-cloud and pmme-device
JosephFerano created repository JosephFerano/pmme 2025-06-02 14:39:38 +07:00
JosephFerano pushed to master at JosephFerano/rusted-nes 2025-04-17 22:29:05 +07:00
2068cf08e1 Construct operands src/dst from instruction definition, wip
132cc7fb9d Fix some of the ported code
a1386a289f Get rom path from cli args
Compare 3 commits »
JosephFerano created branch master in JosephFerano/rusted-nes 2025-04-16 23:47:21 +07:00
JosephFerano pushed to master at JosephFerano/rusted-nes 2025-04-16 23:47:21 +07:00
102c08569a First commit, still porting Odin code
JosephFerano created repository JosephFerano/rusted-nes 2025-04-16 23:46:56 +07:00
JosephFerano pushed to master at JosephFerano/gitano 2025-04-03 22:03:24 +07:00
95cb457284 Using djula templates for home and project commits
e9bcf2a941 Template files
b8cc8eaec6 Basic project setup
Compare 3 commits »
JosephFerano created branch master in JosephFerano/gitano 2025-04-01 22:20:06 +07:00
JosephFerano pushed to master at JosephFerano/gitano 2025-04-01 22:20:06 +07:00
3dc33b875a List projects, list commits, wip list diff
JosephFerano created repository JosephFerano/gitano 2025-04-01 22:18:15 +07:00
JosephFerano pushed to master at JosephFerano/performance-aware 2025-03-23 09:03:19 +07:00
85a8172923 Add .LOOP instruction, dump memory to disk with cli arg
fafb440891 Listings 54 and 55
Compare 2 commits »
JosephFerano pushed to master at JosephFerano/performance-aware 2025-03-22 18:55:27 +07:00
df105ea3cf Generalize with perform_load and perform_store, use bit_set for cpu flags
JosephFerano pushed to master at JosephFerano/performance-aware 2025-03-22 15:22:21 +07:00
831a307975 Fix and simplify (delete) all the signage stuff
ea7b65994b Fix IN and OUT instructions decoding
ab2b107e7e Listing 53
Compare 3 commits »
JosephFerano pushed to master at JosephFerano/performance-aware 2025-03-21 20:47:59 +07:00
da78d875c1 Effective address movs work, but at what cost?
3ca4059c44 Listing 52
Compare 2 commits »