@buffo:
Thanks very much for the clarifications!
For my part, the goal of the project is to interface and control the galvos and laser with an embedded Atmel AT91EB5 board. This is convenient on the one hand because the board has its own PWM channels which are controlled by a very precise onboard DAC.
It's inconvenient, however, since it also means I have to write all of the software that will control the projector myself. I poked around for a doc and found (this and this) but the note in the second one seems to indicate that the document's contents may be deprecated.
If the above docs are accurate/close, the frame parsing doesn't look very difficult. I'm certain I could write up a uC/OSII (the OS I suspect we'll be using) process to parse the frame data into memory and then cue the driver to process to pass that on to the galvos at a given rate using internal interrupts.
Regrettably the limiting factor for this project is priceI was talking with Marc about the ScanPro 30s and at the moment they're out of my alotted budget.
Just to give you all a notion of how the funding works: the University will dole out ~$100 CAD to each of us for whatever we want and the Uni gets to keep the property... I figured it would be best to use their money to buy an inexpensive set of galvos (was considering Spacelas SP20K or Phenix PT-20K for their incredibly low price point; < $100 before shipping.)
If it turns out I enjoy this (and I suspect I will) I can always sink more of my own money into a higher quality set later. My only fear is that these lower end galvos will crap out on me and leave me in an uncomfortable place.
For the purposes of my project I don't require complex imagery or even complex geometric shapes. Basic writing and simple geometric shapes should be sufficient to woo my audience at a tech demo, given that my peers are designing things much less flashy. (Bwahaha.) My main goal here is to learn enough to be able to recreate the project on my own time, with my own (hopefully higher quality) parts and the second time around produce something with greater capability.
Thanks for bearing with my newbness everyone ^.^;;