Run Freematics Emulator on Mac OS X
Posted: Sun Jan 20, 2019 11:41 am
Hi Freematicers,
I had a sort of success trying to execute the Freematics Emulator on Mac OS X using Wine. Just to record, the steps I ran were:
1) Install wine
> brew install wine
2) Install drivers
https://www.silabs.com/documents/public ... Driver.zip
3) Configure the serial port in wine
> cd ~/.wine/dosdevices/
> ln -s /dev/tty.SLAB_USBtoUART ./com4
4) Download Freematics for windows
http://freematics.com/dl/FreematicsEmul ... -win32.exe
5) Install freematics emulator
> wine FreematicsEmulatorGUI-1.0.10-win32.exe
6) In the installation folder
> wine FreematicsEmulatorGUI.exe
Ivan
I had a sort of success trying to execute the Freematics Emulator on Mac OS X using Wine. Just to record, the steps I ran were:
1) Install wine
> brew install wine
2) Install drivers
https://www.silabs.com/documents/public ... Driver.zip
3) Configure the serial port in wine
> cd ~/.wine/dosdevices/
> ln -s /dev/tty.SLAB_USBtoUART ./com4
4) Download Freematics for windows
http://freematics.com/dl/FreematicsEmul ... -win32.exe
5) Install freematics emulator
> wine FreematicsEmulatorGUI-1.0.10-win32.exe
6) In the installation folder
> wine FreematicsEmulatorGUI.exe
Ivan