You are reading a single comment by @tbd and its replies. Click here to read the full conversation.
  • LATER EDIT: quick fix to make it working on OSX.

    steps:

    1. brew install qt
    2. copy files from /usr/local/Cellar/qt/5.10.0/lib to

      /Library/Frameworks/QtBluetooth.framewor­k
      /Library/Frameworks/QtCore.framework
      /Library/Frameworks/QtGui.framework
      /Library/Frameworks/QtNetwork.framework
      /Library/Frameworks/QtSerialPort.framewo­rk
      /Library/Frameworks/QtWebSockets.framewo­rk
      /Library/Frameworks/QtWidgets.framework
      

    quick feedback:

    • 'Select a port' window:
      – items jump around as Bluetooth devices appear/disappear making it hard to select
      – duplicates for same device
      – unable to read the whole id due small window
      – lots of USB devices (outgoing and incoming) make it hard to browse

    • connecting to a puck.js and sending commands works 👍

About

Avatar for tbd @tbd started