Skip to content

this is a fork of the laser projector project from the youtube channel ben makes everything.

Notifications You must be signed in to change notification settings

SeradjEddine/Laser_projector

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LaserText v1.0

This is the code for my portable laser projector - as seen here: https://youtu.be/u9TpJ-_hBR8

Original version: this code has a lot of issues - I recommend using v1.1, but I'm putting this here because it's what was shown in the video

General usage notes:

This was designed to run on an Arduino nano - I don't know if it will work on anything else or not

You will have to set the left right alignment manually for each mirror - this is the number (e.g 24) as seen here: "frameOffset + 24" this accounts for imperfections in the mirror array

This will work with either serial data over USB or with an Arduino Bluetooth module. The BT module has to be disconnected to use USB though.

Use the app "Serial Bluetooth Terminal" for BT communication

Enjoy!

About

this is a fork of the laser projector project from the youtube channel ben makes everything.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%