Home
JAQForum Ver 20.06
Log In or Join  
Active Topics
Local Time 20:48 05 May 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 : Servo Control

Author Message
elproducts

Senior Member

Joined: 19/06/2011
Location: United States
Posts: 282
Posted: 04:02pm 16 Nov 2014
Copy link to clipboard 
Print this post

I see that MicroMite v4.5 has Servo control built.
But MaxiMite v4.5 doesn't, per the manual.
I wanted to control a five servo robot arm with Maximite.
Is that not possible the way it's built or am I just missing something in the Maximite manual?
www.elproducts.com
 
Grogster

Admin Group

Joined: 31/12/2012
Location: New Zealand
Posts: 9066
Posted: 04:22pm 16 Nov 2014
Copy link to clipboard 
Print this post

You're not missing anything. The MaxiMite series of MMBASIC do not support many of the new advanced commands of the Micromite - yet.

Geoff has hinted that porting those commands over to the Maximite is on his to-do pile, but not sure when that will actually happen.

It will be great when the Maximite gets access to the advanced commands of the Micromite.

EDIT: If you needed the servo control NOW, you could always program a Micromite chip, and control it from the Maximite using I2C, SPI or a COM port. Edited by Grogster 2014-11-18
Smoke makes things work. When the smoke gets out, it stops!
 
Geoffg

Guru

Joined: 06/06/2011
Location: Australia
Posts: 3165
Posted: 04:43pm 16 Nov 2014
Copy link to clipboard 
Print this post

The PIC32 used in the Maximite has only two PWM outputs free and they are used for the audio and PWM output (which can be used to drive two servos). This is a hardware limitation.

Geoff
Geoff Graham - http://geoffg.net
 
Grogster

Admin Group

Joined: 31/12/2012
Location: New Zealand
Posts: 9066
Posted: 04:52pm 16 Nov 2014
Copy link to clipboard 
Print this post

Looks like driving a Micromite with the Maximite is the best option then.
Smoke makes things work. When the smoke gets out, it stops!
 
elproducts

Senior Member

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

That explains it.
I'll look at using a Micromite then.
Maybe I'll make a micromite shield that plugs into the Maximite Arduino headers and use the com port idea for communication since all Arduino style modules use the same pins for serial communication.
Essentially a programmable/customizable Arduino shield.
And all I need to do is send serial commands to control it.
That idea should work with any Arduino style module, Arduino, CHIPINO, Maximite, etc.
Thanks. Could be a fun project.
www.elproducts.com
 
hitsware
Guru

Joined: 23/11/2012
Location: United States
Posts: 535
Posted: 05:56pm 16 Nov 2014
Copy link to clipboard 
Print this post

Ya Mon
I have MicroMite on 1 proto shield
And plug Midi synth shield into that ...
 
hitsware
Guru

Joined: 23/11/2012
Location: United States
Posts: 535
Posted: 06:10pm 16 Nov 2014
Copy link to clipboard 
Print this post

> Looks like driving a Micromite with the
> Maximite is the best option then.

Or vice/versa for some purposes ....
I.E.
TONE ' available sine wave
Edited by hitsware 2014-11-18
 
Print this page


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

© JAQ Software 2024