Skip to content

Bluetooth emulation

decltype(auto) edited this page May 31, 2020 · 4 revisions

THIS MILESTONE HAS BEEN DEFERRED AND WILL NOT BE PART OF THE CURRENT REPOSITORY

Code using the Arduino Bluetooth library using is supported, and connection can be established with an Android library if both the host and the phone are on the same network.

Functional requirements:

  • The system shall support user code which uses the Bluetooth Arduino library
  • The system shall be able to connect to a phone which uses the emulator remote library for Android and tunnel Bluetooth data transfers between the user code and the mobile code

Non-functional requirements:

  • The latency should be minimal