dna2github/NodeBase

design and implement sensor model

Opened this issue · 0 comments

interact with Android to get sensor data including like accelerating, camera ...

  • create IPC model to handle data communication between Android app and node js app process
    • unix socket is a good choice
  • design and implement apis for fetching sensor data