ysoldak / HeadTracker

Zero configuration, auto-calibrating wireless DIY Head Tracker, for Nano 33 BLE and XIAO BLE Sense boards
The Unlicense
58 stars 8 forks source link

Control via Bluetooth #2

Closed ysoldak closed 1 year ago

ysoldak commented 3 years ago

Since the board has bluetooth, why don't use it for configuration. Would be handy at field and for calibration "in-situ".

ysoldak commented 3 years ago

Can perhaps use web_bluetooth https://armsp.github.io/nano-33-ble-gen/web_bluetooth.html https://github.com/armsp/nano-33-ble-gen/tree/master/bluetooth/web_bluetooth

ysoldak commented 1 year ago

Not actual anymore, since we target zero-configuration in the HT itself. All adjustment shall be done in user's radio. Or with jumper wires / switches.