Page 1 of 2 12 LastLast
Results 1 to 10 of 11

Thread: I'm building a Mobolazer G-Beam clone.

  1. #1
    Join Date
    Apr 2008
    Location
    DC/VA metro area
    Posts
    421

    Default I'm building a Mobolazer G-Beam clone.

    I'm working to build a G-Beam Mobolazer clone. I'm going to call the first one the Ghetto Beam.

    I'm going to use micro R/C servos, Arduino, PWM expansion chip and DMX-512 libraries.

    It should have 10 switch points and TTL laser modulation at first. I've got some interesting ideas that I'm going to test when it matures.

    Will post progress, pictures, and source code.


    Yes, I realize there are many ways to do this. One is using a stepper motor with opto for position calibration. Another is to use a DAC and a galvo and steer the beam with this. Another is to use DC motors similar to the real Mobolazer units. There are GM20s and similar. And then there is the cheap servo way. I said it's my first :-)

  2. #2
    swamidog's Avatar
    swamidog is online now Jr. Woodchuckington Janitor III, Esq.
    Join Date
    Nov 2006
    Location
    santa fe, nm
    Posts
    1,545,800

    Default

    i've been seriously considering doing a servo based beam table for quite some time. there are some awesome arduino libraries and hardware available.. like the stuff from lynxmotion:

    http://www.lynxmotion.com/p-395-ssc-...ontroller.aspx


    Quote Originally Posted by telmnstr View Post
    I'm working to build a G-Beam Mobolazer clone. I'm going to call the first one the Ghetto Beam.

    I'm going to use micro R/C servos, Arduino, PWM expansion chip and DMX-512 libraries.

    It should have 10 switch points and TTL laser modulation at first. I've got some interesting ideas that I'm going to test when it matures.

    Will post progress, pictures, and source code.


    Yes, I realize there are many ways to do this. One is using a stepper motor with opto for position calibration. Another is to use a DAC and a galvo and steer the beam with this. Another is to use DC motors similar to the real Mobolazer units. There are GM20s and similar. And then there is the cheap servo way. I said it's my first :-)
    suppose you're thinkin' about a plate o' shrimp. Suddenly someone'll say, like, plate, or shrimp, or plate o' shrimp out of the blue, no explanation. No point in lookin' for one, either. It's all part of a cosmic unconciousness.

  3. #3
    mixedgas's Avatar
    mixedgas is offline Creaky Old Award Winning Bastard Technologist
    Infinitus Excellentia Ion Laser Dominatus
    Join Date
    May 2007
    Location
    A lab with some dripping water on the floor.
    Posts
    10,018

    Default

    Please try a servo before you do this, out to a bounce mirror. They are slow. Repeatability is poor.

    mmuhler on this forum has the motors the Mobo used in his actuators. Perhaps you can cut a deal.


    Steve
    Qui habet Christos, habet Vitam!
    I should have rented the space under my name for advertising.
    When I still could have...

  4. #4
    Join Date
    May 2007
    Location
    1 hr from everything in SoCal
    Posts
    2,787

    Default

    Quote Originally Posted by swamidog View Post
    i've been seriously considering doing a servo based beam table for quite some time. there are some awesome arduino libraries and hardware available.. like the stuff from lynxmotion:

    http://www.lynxmotion.com/p-395-ssc-...ontroller.aspx
    RS-232 and not USB? Curious.
    If you're the smartest person in the room, then you're in the wrong room.

  5. #5
    swamidog's Avatar
    swamidog is online now Jr. Woodchuckington Janitor III, Esq.
    Join Date
    Nov 2006
    Location
    santa fe, nm
    Posts
    1,545,800

    Default

    usb to rs232 is trivial.

    i will be taking mixedgas' advice. he has forgotten more about engineering than i will ever know.

    Quote Originally Posted by absolom7691 View Post
    RS-232 and not USB? Curious.
    suppose you're thinkin' about a plate o' shrimp. Suddenly someone'll say, like, plate, or shrimp, or plate o' shrimp out of the blue, no explanation. No point in lookin' for one, either. It's all part of a cosmic unconciousness.

  6. #6
    Join Date
    Mar 2006
    Posts
    2,478

    Default

    There's RS232 (well, serial, the voltages aren't the same as actual RS232) in Bluetooth and its core protocol seems to be aimed at exactly that. There are proper RS232 connectors with bluetooth that can go hundreds of metres with good security against noise and other Bluetooths around. They cost a bit, but might be better than a hundred metres of cable, and given the speed of setting up, maybe better. There are also USB variants with Bluetooth that really are dirt cheap, but the one I had used software called BlueSoleil, and it was horrible. The dedicated RS232 hardware ones are worth their cost just to avoid USB and dodgy software. AT commands from a terminal can set them up as you want.

  7. #7
    Join Date
    May 2007
    Location
    1 hr from everything in SoCal
    Posts
    2,787

    Default

    Quote Originally Posted by swamidog View Post
    i will be taking mixedgas' advice. he has forgotten more about engineering than i will ever know.
    I think more than most will ever know!
    If you're the smartest person in the room, then you're in the wrong room.

  8. #8
    Join Date
    Apr 2008
    Location
    New Orleans
    Posts
    288

    Default

    I have four of their G-Beams and have taken them apart to check them out. I think the actuators are Mabuchi motors http://www.mabuchi-motor.co.jp/cgi-b...AT_ID=rf_500tb
    Mobolazer used a rubber "bumper" on the mounting screws to limit travel along with a spring to return the arm to its resting position.

    Mobolazer patented the idea of using a cassette deck motor as an actuator .... http://www.google.com/patents/US5576901 The link has full description and drawings.

    Hope this helps.


    Eric
    Eric in New Orleans

  9. #9
    Join Date
    Dec 2007
    Location
    38.9235N -89.9345W
    Posts
    21

    Default

    Servo motors, meh. Stepper motors: cheap, easy, repeatable, precise, fast, versatile. You can do DMX512 with a PIC. And you can kick mobolazer's ass.

  10. #10
    Join Date
    Aug 2008
    Location
    Seattle
    Posts
    220

    Default

    I'm not sure how far along you are in your build, but here's a projector that might offer some inspiration and ideas:

    http://www.lasershs.com/LitePipe_las..._projector.htm

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •