Home
JAQForum Ver 24.01
Log In or Join  
Active Topics
Local Time 12:56 24 Nov 2024 Privacy Policy
Jump to

Notice. New forum software under development. It's going to miss a few functions and look a bit ugly for a while, but I'm working on it full time now as the old forum was too unstable. Couple days, all good. If you notice any issues, please contact me.

Forum Index : Microcontroller and PC projects : MAC support

Author Message
elproducts

Senior Member

Joined: 19/06/2011
Location: United States
Posts: 282
Posted: 10:21pm 05 Nov 2011
Copy link to clipboard 
Print this post

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 States
Posts: 143
Posted: 10:33pm 05 Nov 2011
Copy link to clipboard 
Print this post

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 States
Posts: 1425
Posted: 10:38pm 05 Nov 2011
Copy link to clipboard 
Print this post

Does the MMIDE program work?

Last comment here:
http://www.thebackshed.com/forum/forum_posts.asp?TID=4231&PN =1&TPN=3 Edited by CircuitGizmos 2011-11-07
Micromites and Maximites! - Beginning Maximite
 
ksdesigns

Senior Member

Joined: 25/06/2011
Location: United States
Posts: 143
Posted: 10:47pm 05 Nov 2011
Copy link to clipboard 
Print this post

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: Australia
Posts: 64
Posted: 10:47pm 05 Nov 2011
Copy link to clipboard 
Print this post

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 States
Posts: 143
Posted: 10:49pm 05 Nov 2011
Copy link to clipboard 
Print this post

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 States
Posts: 1425
Posted: 11:05pm 05 Nov 2011
Copy link to clipboard 
Print this post

  ksdesigns said   Nope
An exception of class OutOfBoundsException was not handled.
the application must be shut down.

this is on Lion
ken




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 States
Posts: 143
Posted: 11:07pm 05 Nov 2011
Copy link to clipboard 
Print this post

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 States
Posts: 1425
Posted: 11:12pm 05 Nov 2011
Copy link to clipboard 
Print this post

  ksdesigns said   its going to have to search thru /dev/tty. some how .
possibly a config screen for it ?
ken


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 States
Posts: 143
Posted: 11:17pm 05 Nov 2011
Copy link to clipboard 
Print this post

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 States
Posts: 282
Posted: 02:20pm 06 Nov 2011
Copy link to clipboard 
Print this post

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: Australia
Posts: 1313
Posted: 06:56pm 06 Nov 2011
Copy link to clipboard 
Print this post

  elproducts said  
I'm thinking a simple method for kids.


Even 50 to 80 year old kids?

Cheers Don...
https://www.dontronics.com
 
Print this page


To reply to this topic, you need to log in.

© JAQ Software 2024