Welcome to Laser Pointer Forums - discuss green laser pointers, blue laser pointers, and all types of lasers

LPF Donation via Stripe | LPF Donation - Other Methods

Links below open in new window

ArcticMyst Security by Avery

DIY PIC based laser spirograph

Joined
Feb 29, 2008
Messages
41
Points
0
PIC microcontroller based three axis laser spirograph.
Design is quite simple and employs regular parts and components.

Watch it in action:
http://www.youtube.com/watch?v=gxwFzfvi0DY


Some photos from my collection
...
4675-home-made-laser-show.jpg
 
Last edited:





Joined
Feb 29, 2008
Messages
41
Points
0
Microcontroller PIC18F1320 handles whole routine job.
PIC implements 3 channels PWM generator.
PWM signal toggles MOSFET transistor 2N7000 (Id 200mA). Mirror actuator is connected as load to MOSFET.

As mirror actuator I used 5V 200mA CPU cooling fan. It's easy to mount mirror on its flat side.

Most pointers are rated from 3V to 5V, so I've integrated LM317-based voltage regulator with adjustable output.

======///======

I've modified design.
Device accepts 5V and 12V fan with maximum current 200mA .
Voltage is selected by jumper.

======///======

Notes from the bench(it's not release version. Modification is following):

- schematic;
- BOM;
- HEX;
- PCB;
- PCB in AutoCAD format
- source code for CCS compiler.

...
Archive with updated info is available at
http://www.instructables.com/id/SPX5Z9PFCZERCYE/
...

...
For beginners and busy people, programmed chip, PCB or assembled board available upon request.
...



FX8G88KFCZERBZS.MEDIUM.jpg
 
Joined
Feb 29, 2008
Messages
41
Points
0
There are two work modes, selected by toggle switch: manual and automatic.

In manual mode operator controls each motor individually by twisting corresponding potentiometer connected to analog input of microcontroller. PIC constantly reads analog inputs and modifies PWM signal so duty value is proportional to voltage on analog input.

In automatic mode microcontroller employs pseudo-random algorithm to calculate duty value for every motor.
Current duty value is stored in internal EEPROM and used as initial data for next calculation
so microcontroller will generates sequence of nonrepetitive unique patterns for long time.

F3ENCQ6FCZERBZZ.MEDIUM.jpg
 
Joined
Feb 29, 2008
Messages
41
Points
0
Attaching mirror to the motor.
Acrylic mirror is very light, so 1/2'' double sided sticky foam tape will do job.

You can use thick paper as a wedge to tilt mirror. Insert it between mirror and motor.
In my setup, tilt is 2-3 degrees. It results 6' wide pattern at a distance 18'.

It's impossible to center mirror properly regarding motor shaft and even slight offset will cause vibration and noise at high speed, so I've developed some tricks for mirror balancing.

WARNING!!! This method will work only for acrylic/plastic mirrors!!!

At first I've tried to shape spinning mirror with file but fan is low torque device, so even light pressure with tool forced motor to full stop.

Since idea with turning part and fixed tool has failed, I've tried opposite approach -
Dremel with 1/2" sanding drum against motionless mirror, and that's really worked.

Some advices for people who wants to follow.

Motor with mirror must be off.
Select sanding band with coarse grit.
Set Dremel to minimal speed.

Hold Dremel that axes of tool and motor shaft are parallel.
Slowly bring sanding drum to the edge of mirror and press against it. Don't put much pressure. Spinning tool will rotate mirror and file it at the same time.
Take your time, go easy and, if you have enough patience, you'll get perfect round mirror which will run smooth and quiet.

UPDATE!!!
---
New tutorial "How to balance acrylic mirrors using drill-press".
http://www.youtube.com/watch?v=8j4HCzs3aXo
---


F61J5JXFCZERC0G.MEDIUM.jpg
 
Last edited:
Joined
Feb 29, 2008
Messages
41
Points
0
Optic setup.

Motors can be placed on parallel lines or form square without one side.

Using square design results more compact device.

Trick for easy adjustment. Use double sided sticky tape to attach motor to base, and after all adjustments, secure motor on place with hot glue.

Adjustment is simple.
Start motors and aim beam that it stays within mirror area at maximum deflection.

As support for pointer I've used piece of wood and some hot glue. Cheap and fast.


F0V6BR2FCZERBZY.MEDIUM.jpg


...

FM1XR2IFCZERBZU.MEDIUM.jpg


...

F6CVZOLFCZERBZT.MEDIUM.jpg
 
Joined
Feb 29, 2008
Messages
41
Points
0
And finally - box.
Hammond 8x4.5x2.5.
Aluminum faceplate.
Labels are made using secret military technology of heat toner transfer :cool:.

F3ECR2WFCZERBZN.MEDIUM.jpg
 

woop

0
Joined
Nov 9, 2007
Messages
342
Points
0
thats very cool. although surely you could find smaller, faster motors to use.
if i could be bothered, i will make one like it
i did make a 2 axis one the other day, but the motors don't really spin fast enough
 
Joined
Aug 15, 2007
Messages
1,880
Points
0
There are many things about the way you went about this that annoy me very much.
But it's (almost) irrelevant cos the end result is good enough. :)
 

chido

0
Joined
Dec 4, 2007
Messages
1,918
Points
0
Nice, but it would've been better if you had posted this in the Tutorials section.
 
Joined
Dec 28, 2007
Messages
185
Points
18
Where can i obtain a schematic and list of all components to complete that circuit?
 




Top