Skip to content

wiplug/OpenLaserProjector

 
 

Repository files navigation

#Open Source Low Cost Laser Projector

Made with love by: Colin Ho, Jon Gonzales, Christine Gregg, Amy Liao and Marty Cowell as part of UC Berkeley's ME235 in Spring 2014

##You'll need:

##To run it: run the executable called "project_GUI_final.exe" in "\LaserProjectorInterface_GUI\bin" follow the onscreen directions, and make sure that the usb cable is plugged into the usb comm on the PSoC, not the usb debug/program port

##To play with the source code The Laser Projector Interface is written in C++ using open frameworks. You'll need to generate a new project with the following add-ons

  • ofxUI, you'll need to install this
  • ofxXmlSettings
  • ofxOpenCV

The PSoC code can be loaded by using Cypress's PSoC Creator IDE, which is awesomely free. Just open the workspace file "USB_UART01-000.Bundle01"

We did our best to make the code easy to follow with tons of comments.

Happy Lasing!!!

About

Low cost open source Laser Projector

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 60.0%
  • C++ 17.3%
  • SourcePawn 13.9%
  • HTML 4.4%
  • Assembly 3.2%
  • Verilog 1.2%