Step 1: Download the virtual com port driver - http://www.ftdichip.com/Drivers/VCP.htm and run the installer.
Step 2: Patch the file /System/Library/Extensions/FTDIUSBSerialDriver.kext/Contents/Info.plist by opening the file and searching for "Matrix" and adding a new plist entry above the first ...
Search found 3 matches
- Sun Jan 09, 2011 3:52 pm
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: MX2 on Mac OS X 6
- Replies: 1
- Views: 6356
- Fri Nov 20, 2009 12:33 pm
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: Python Developer's Guide
- Replies: 1
- Views: 5297
- Sun Jul 26, 2009 2:32 pm
- Forum: LK/ELK/VK/PK/OK/MX/GLK/EGLK/GVK/GLT
- Topic: Python Developer's Guide
- Replies: 1
- Views: 5297
Python Developer's Guide
I had a hard time finding a source for all this info, so I thought I would make my contribution and put all the info I found in one location.
Assuming you have python running on your box (looks like Windows only at this point...), you will need the following:
1. pySerial... http://pyserial ...
Assuming you have python running on your box (looks like Windows only at this point...), you will need the following:
1. pySerial... http://pyserial ...