Skip to content

Use on Linux

Blair Wyatt edited this page Oct 17, 2016 · 4 revisions

Wine

  • Tested under wine-1.8.0 under Ubuntu 16.04
  • Need to install .NET 4.5, otherwise windows won't display correctly and serial communications won't work correctly.
  • Follow .NET instructions here - https://appdb.winehq.org/objectManager.php?sClass=version&iId=25478
  • ln -s /dev/ttyUSB0 ~/.wine/dosdevices/com1
  • Note the lowercase com1.
  • Install XBee Multi Terminal
  • Now run XBee Multi Terminal and connected to COM1.

Clone this wiki locally