Motion control & propeller
hal2000
Posts: 66
Hello everyone!
I want to show everyone my development
It is a precision motion controller, X, Y
Indicates the starting point and ending point of the route, then you can program the acceleration and deceleration, showing the travel time, you can vary the overall speed of the trajectory, is very accurate, both in time and position.
has two propeller, one handles the controls and relays, the second handles the display, mathematical calculations and the engines, propellers are connected by series.
360º=240.000 micro steps
Thanks for the help to control the LCD Erik
A greeting and to enjoy it!
http://vimeo.com/10568448
http://www.youtube.com/watch?v=x6KoEpJtKRY
·
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Did the curiosity kill the cat?
......................................
Envio editado por (hal2000) : 4/1/2010 9:01:10 PM GMT
I want to show everyone my development
It is a precision motion controller, X, Y
Indicates the starting point and ending point of the route, then you can program the acceleration and deceleration, showing the travel time, you can vary the overall speed of the trajectory, is very accurate, both in time and position.
has two propeller, one handles the controls and relays, the second handles the display, mathematical calculations and the engines, propellers are connected by series.
360º=240.000 micro steps
Thanks for the help to control the LCD Erik
A greeting and to enjoy it!
http://vimeo.com/10568448
http://www.youtube.com/watch?v=x6KoEpJtKRY
·
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Did the curiosity kill the cat?
......................................
Envio editado por (hal2000) : 4/1/2010 9:01:10 PM GMT
Comments
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Links to other interesting threads:
· Home of the MultiBladeProps: TriBlade,·RamBlade,·SixBlade, website
· Single Board Computer:·3 Propeller ICs·and a·TriBladeProp board (ZiCog Z80 Emulator)
· Prop Tools under Development or Completed (Index)
· Emulators: CPUs Z80 etc; Micros Altair etc;· Terminals·VT100 etc; (Index) ZiCog (Z80) , MoCog (6809)·
· Prop OS: SphinxOS·, PropDos , PropCmd··· Search the Propeller forums·(uses advanced Google search)
My cruising website is: ·www.bluemagic.biz·· MultiBlade Props: www.cluso.bluemagic.biz
It is better to see on Vimeo.
The movement is best on youtube.
Thanks ElectricAye & Cluso99!
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Did the curiosity kill the cat?
......................................
Envio editado por (hal2000) : 3/31/2010 8:50:32 AM GMT
Will you be posting any of the code elements?
Regards,
T o n y
Now I vacaiones, around, the graphics library public.
The rest is part of the final draft, I think my client would not be happy if I show the code. ;-)
Thanks TonY
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Did the curiosity kill the cat?
......................................
You're using stepper motors? With some sort of gear reduction?
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Timothy D. Swieter, E.I.
www.brilldea.com - Prop Blade, LED Painter, RGB LEDs, 3.0" 16:9 LCD Composite video display, eProto for SunSPOT, PropNET, PolkaDOT-51
www.tdswieter.com
If you want to play with some motion control code, Attached is my 5 axis linear interpolative drive code for a machine I developed. (steppers)
I do have speed control, but I don't have speed ramping in this code , however, once you understand the basic concept it shouldn't be difficult to add.
I got enough speed out of spin for this to work in my application, it would be great if someone wants to recode it in assembly. I managed to stuff 4 axis with ramping into the SX-52
a few years ago, so I would think it might fit into a propeller cog or two easily.
Ken B.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
" Anything worth doing... is worth overdoing. "
··············································· ( R.A.H. )
····································
The routine generate ramps and motor movements are in assembly language.
The LCD driver is based on a program of Erik, in this version, the drawing command were SPIN.
Now is all assembly, draw circles, lines, dots, squares. has less font sizes, but has a way of minifuente, very useful to show tables.
When you are at home, I see your code
Thanks!
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Did the curiosity kill the cat?
......................................
Envio editado por (hal2000) : 4/1/2010 8:39:27 PM GMT
Es un trabajo muy bueno, y se nota que tiene muchisimas horas de desarrollo, supongo que la parte mecanica tambien es tuya.
Sabiendo lo poco que se del emsamblador de Propeller me parece un trabajo faraonico
Traduccion de ´Google:
It is a very good work, and it shows that you have many hours of development, I guess the mechanism is also yours.
I Know a bit of Propeller assembling languaje and it is a very hard work to do.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Cuando empecé a trabajar con Ordenadores me sentí afortunado, pero con el paso del tiempo cada día odio más y más el trabajo, los que sabemos como funcionan los ordenadores, estamos sumergidos en una pecera y rodeados de pirañas esperando el momento...
Post Edited (HTrueman) : 4/4/2010 5:38:02 PM GMT