![]() |
Forum Index : Microcontroller and PC projects : MAC support
Author | Message | ||||
elproducts![]() Senior Member ![]() Joined: 19/06/2011 Location: United StatesPosts: 282 |
Does anybody have a USB driver for Maximite to allow it to run on MAC? Or is this already done somewhere I'm just completely overlooking it. www.elproducts.com |
||||
ksdesigns![]() Senior Member ![]() Joined: 25/06/2011 Location: United StatesPosts: 143 |
You don't need one on the MAC open a terminal window and type ls /dev/tty.* and you should see like /dev/tty.usbmodem6211 or something like that then do screen /dev/tty.usbmodem6211 115200 built int terminal :) ken |
||||
CircuitGizmos![]() Guru ![]() Joined: 08/09/2011 Location: United StatesPosts: 1427 |
Does the MMIDE program work? Last comment here: http://www.thebackshed.com/forum/forum_posts.asp?TID=4231&PN =1&TPN=3 Micromites and Maximites! - Beginning Maximite |
||||
ksdesigns![]() Senior Member ![]() Joined: 25/06/2011 Location: United StatesPosts: 143 |
Nope An exception of class OutOfBoundsException was not handled. the application must be shut down. this is on Lion ken ![]() |
||||
brucepython![]() Regular Member ![]() Joined: 19/06/2011 Location: AustraliaPosts: 64 |
Thanks Ken. Works perfectly. When I rotate my monitor 90° I can now view about 150 lines of program listing! Bruce |
||||
ksdesigns![]() Senior Member ![]() Joined: 25/06/2011 Location: United StatesPosts: 143 |
if you need help on screen do 'man screen' and you will get pages and pages of stuff to much really ken |
||||
CircuitGizmos![]() Guru ![]() Joined: 08/09/2011 Location: United StatesPosts: 1427 |
Hmm. Happens when there is no serial port found by the system. Micromites and Maximites! - Beginning Maximite |
||||
ksdesigns![]() Senior Member ![]() Joined: 25/06/2011 Location: United StatesPosts: 143 |
its going to have to search thru /dev/tty. some how . possibly a config screen for it ? ken |
||||
CircuitGizmos![]() Guru ![]() Joined: 08/09/2011 Location: United StatesPosts: 1427 |
I'm using the very same Mac code I used on another serial port project. Worked with a Mac with several Prolific USB/serial attached. I suspect the Maximite does not show up as a serial port the way that the adapters do. Micromites and Maximites! - Beginning Maximite |
||||
ksdesigns![]() Senior Member ![]() Joined: 25/06/2011 Location: United StatesPosts: 143 |
Maximite /dev/tty.usbmodem6221 FTDI /dev/tty.usbserial-A800cGqM Bluetooth Serial /dev/tty.BGB203-1SPP-SerialPort ken |
||||
elproducts![]() Senior Member ![]() Joined: 19/06/2011 Location: United StatesPosts: 282 |
Ken, Thanks for that. Worked perfect. Is there a way to make macro or batch file that does that for you? i.e. I start up the terminal with the Maximtie connected then type: Maximite and all the commands you listed are run and the Maximite command prompt begins? I'm thinking a simple method for kids. www.elproducts.com |
||||
donmck![]() Guru ![]() Joined: 09/06/2011 Location: AustraliaPosts: 1313 |
Even 50 to 80 year old kids? ![]() Cheers Don... https://www.dontronics.com |
||||
![]() |
![]() |
The Back Shed's forum code is written, and hosted, in Australia. | © JAQ Software 2025 |