RE: Programming LASER shows and animations.
I have an idea of how to build an inexpensive projection system for LASERS...but that's the hardware side. How is the software side handled? I mean, I could just hand code a series of points by X and Y coordinates, and have it translate that way...but that seems a bit crude. It'd take a long time, too.
A quick web search turned up plenty of information on Pangolin software, which costs a pretty penny.
It's been my experience that most every other hobby, regardless of cost or complexity, has at least 1 freeware offering for basic control...does something similar exist for LASER show projections? My design outputs each axis as step/direction pulses out the parallel port. Given some work, I could generate GCode for CNC machines (also step/direction driven, and there is a shareware inerpreter available) and do it that way...but I was hoping for something more elegant.
Anyone have any ideas about the programming side? Thanks for pointing me in the right direction, guys.
-- Chuck Knight
I have an idea of how to build an inexpensive projection system for LASERS...but that's the hardware side. How is the software side handled? I mean, I could just hand code a series of points by X and Y coordinates, and have it translate that way...but that seems a bit crude. It'd take a long time, too.
A quick web search turned up plenty of information on Pangolin software, which costs a pretty penny.
It's been my experience that most every other hobby, regardless of cost or complexity, has at least 1 freeware offering for basic control...does something similar exist for LASER show projections? My design outputs each axis as step/direction pulses out the parallel port. Given some work, I could generate GCode for CNC machines (also step/direction driven, and there is a shareware inerpreter available) and do it that way...but I was hoping for something more elegant.
Anyone have any ideas about the programming side? Thanks for pointing me in the right direction, guys.
-- Chuck Knight