Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 534 Bytes

File metadata and controls

16 lines (13 loc) · 534 Bytes

Sensor Proyect

Personal proyect that integrated embeeded software developed in Rust and hardware that provides data series through HTTP to a server developed in Rust to a frontend developed using Expo with React and Typescript that targets Android, IOS and Web end users.

Proyect components

Embeeded sensor_client

TODO

Server sensor_server

TODO

Frontend sensor_app

TODO

TODOs

  • Finish server refactor to axum
  • Adapt app and sensor to new server
  • Prepare app for Web