JosephFerano
  • Joined on 2023-04-20
JosephFerano pushed to master at JosephFerano/pmme 2025-06-16 12:39:52 +07:00
6892060d16 📱 pmme-mobile: Get android build running with http plugin, gen android project
JosephFerano pushed to master at JosephFerano/pmme 2025-06-14 19:32:53 +07:00
8bd69dce67 📟 pmme-device: Add README and export path script
8ee32a8949 📟 pmme-device: Provisioning removed in favor or an access point + server
Compare 2 commits »
JosephFerano created branch master in JosephFerano/distributed-fs 2025-06-14 11:01:55 +07:00
JosephFerano pushed to master at JosephFerano/distributed-fs 2025-06-14 11:01:55 +07:00
6d5096cf4f Updating README
b2db3cb046 We're flushing and shutting down twice
d947a147c7 Adding documentation and a little bit of clean up
f935529b47 Moving things around
e70859ef17 Reverting to 1 byte buf, it works
Compare 10 commits »
JosephFerano created repository JosephFerano/distributed-fs 2025-06-14 11:00:32 +07:00
JosephFerano pushed to master at JosephFerano/performance-aware 2025-06-14 10:32:01 +07:00
51dae3128b Listings 0056, 0057. Improve README
JosephFerano pushed to master at JosephFerano/basicterm 2025-06-14 10:21:17 +07:00
392564dfad Updating README
JosephFerano pushed to master at JosephFerano/pmme 2025-06-13 18:01:31 +07:00
b9b9a0bdd0 📟 pmme-device: Switch back to povisioning test, add a button + LED for potential later use
JosephFerano pushed to master at JosephFerano/pmme 2025-06-12 14:41:05 +07:00
4e07dbb461 📟 pmme-device: BT_NIMBLE support for wifi provisioning
JosephFerano pushed to master at JosephFerano/pmme 2025-06-11 17:22:59 +07:00
9d5b9366d5 📟 pmme-device: Project now split into separate modules
JosephFerano pushed to master at JosephFerano/pmme 2025-06-11 16:49:05 +07:00
a164f3dda1 📟 pmme-device: wifi.rs added along with lib.rs and ran cargo fmt
JosephFerano pushed to master at JosephFerano/pmme 2025-06-11 13:27:04 +07:00
385988401c 📟 pmme-device: Move oled_task function down
d87215bebd 📟 pmme-device: PM2.5 is now being read and written to an ArcMutex
Compare 2 commits »
JosephFerano pushed to master at JosephFerano/pmme 2025-06-10 18:56:31 +07:00
8e6fc96e4d 📟 pmme-device: UartDriver now reads PM data from sensor
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