Simple Laser Scanner with stepper motors!

  Рет қаралды 14,655

Nik's Workshop

Nik's Workshop

Күн бұрын

GITHUB FOLDER BELOW
► In this video I show you the laser scanner I've been working on for the past few weeks. This machine turns mirrors very rapidly to create an image on plane. This is called "scanning"
► Normally this is done with high speed galvoactuators, but I wanted to try to do it with stepper motors
► GitHub Folder github.com/NiklasHammerstone/...
►If you liked this video please give it a thumbs up :) If not, give it a thumbs down and/or write in the comments why so.
Please subscribe to not miss any new video

Пікірлер: 30
@hafizgunawan4594
@hafizgunawan4594 Жыл бұрын
Very well documented project! Especially your pdf, Great work
@ShopperPlug
@ShopperPlug 3 жыл бұрын
You gotta use galvos or polygon mirrors or other types of motors other than just stepper motors to make any practical use out of it, but it is a nice laser show lol
@robb233
@robb233 3 жыл бұрын
very nice build.
@adimegan4677
@adimegan4677 23 күн бұрын
use high voltage stepper driver, higher voltage make motor more stable in high speed movement... like 48v supply driver
@thomasgerster8405
@thomasgerster8405 2 жыл бұрын
Wow the steppers are more accurat than i thought! What microstepping are you using? I'm wondering if Nema 11 or even smaller would be a better choice, because they have less inertia
@robb233
@robb233 3 жыл бұрын
Add a z-stage, and replace the diode with 405nm and you could create a simple SLA printer.
@WoodenWeaponry
@WoodenWeaponry 3 жыл бұрын
Thats a very interesting idea! A motorized Z axis wouldn't be too hard to make..
@diegopinciroli9239
@diegopinciroli9239 6 ай бұрын
Gracias por compartir lo voy a tratar de hacerlo
@G7Dropes
@G7Dropes 2 жыл бұрын
Excellent work, and well documented, thanks for sharing. I was reading the code, well written, however the PID control is not present, maybe with other types of sensors you can read the analog position. When you send only the GCode coordinates, the entire calculation hits the microcontroller... could this be performed before the scan and stored in internal memory, 1MB in the case of Teensy, or is the calculation speed not problematic? I've been developing some galvos, and the sensors are critical, as soon as I finish, I'll post it here ;)
@desys.
@desys. 28 күн бұрын
DIY Simple Looser Scanner with step by step
@omsingharjit
@omsingharjit Жыл бұрын
How higher it give the output frequency if its clock are in 600 MHz ?
@98f5
@98f5 2 жыл бұрын
thank you
@mohammadakbaribirgani7389
@mohammadakbaribirgani7389 3 жыл бұрын
perfect
@donbevn
@donbevn 3 жыл бұрын
Can we control the power of the laser via gcode for engraving (like S command in grbl?
@WoodenWeaponry
@WoodenWeaponry 3 жыл бұрын
In this particular design: No. The laser driver is driven via a digital output / transistor. But in principle you could try to connect the VR Pin of the laser diode via an electrically driven potentiometer to GND in order to control the laser intensity.
@qbitsday3438
@qbitsday3438 3 жыл бұрын
I would like to know if the buck convertor is a constant current or a constant voltage - I am new ,want to use on red laser for medical purpose- Thank you very much.
@WoodenWeaponry
@WoodenWeaponry 3 жыл бұрын
It is constant voltage and therefore not suitable of driving a laser diode
@qbitsday3438
@qbitsday3438 3 жыл бұрын
@@WoodenWeaponry Thank you for the response . I would like to know if we can use a CDROM tray open motor in place of Stepper , with Rotary encoder with the motor , like the one in this link , here he uses maganetic encoder , since i have the old ball mouse i would like to use the encoder wheel with the motors i dont know how to go about .. The Link : kzbin.info/www/bejne/nXyUZYaXlr6ApcU
@amansingh-ct8ie
@amansingh-ct8ie 3 жыл бұрын
You didn't show us it's working and LASER projecting on the screen. We only got to see the mechanics, electrical and coding, kindly upload a video to show LASER projecting the Integers, characters or shapes or similar.
@omsingharjit
@omsingharjit Жыл бұрын
You can write g code ... Can you make video on g code prog writing ?
@erickschullz
@erickschullz 3 жыл бұрын
hey i only have 28byj-48 stepper motors, can i use them in this project?
@WoodenWeaponry
@WoodenWeaponry 3 жыл бұрын
I guess, but the low accuracy, speed and torque of these steppers will probably significantly reduce the overall accuracy of the output. I'd recommend getting some nema17s instead.
@KenanSatir
@KenanSatir Жыл бұрын
No you cant... they are very slow and have huge backslash...
@jhrlasers
@jhrlasers 3 жыл бұрын
I don't think an OEM Standard Scanners now days are that expensive as you might think.. Trust me, you might get like at least a 20k or 25k.. for just a few bucks.. But oh well, not recommended since we all actually goes up into 30k as standard 😉🤗.. But you should check em out tho, at least get one so you can explore what's inside of it and maybe explain on how it works deeper and more accuracy 🙂
@motherphonkerofficial
@motherphonkerofficial 3 жыл бұрын
When will you make wooden weapons again?
@artandtechnology3022
@artandtechnology3022 2 жыл бұрын
Hi I want to run this system on Arduino Uno because this is available for me
@artandtechnology3022
@artandtechnology3022 2 жыл бұрын
So please share the firmware that works with Arduino Uno
@WoodenWeaponry
@WoodenWeaponry 2 жыл бұрын
Hi, an Arduino would generally work, but it will probably be much slower than using a teensy. The code on the GitHub page (see video description) is compatible for arduino (since arduino and teensy use the same IDE and language) but you may have to change some pins.
@artandtechnology3022
@artandtechnology3022 2 жыл бұрын
@@WoodenWeaponry Hello, I downloaded the firmware on the Arduino Uno, but the stepper motors did not move and no voltage reached them. Even when I turn them with my hand, it seems to move easily. It was not connected. Can you help me, send the firmware and modify the custom pins to the Arduino or
@WoodenWeaponry
@WoodenWeaponry 2 жыл бұрын
@@artandtechnology3022 Sorry, I don't have the time to modify the firmware to other systems. I did try to keep the Code as clean as possible so that others can modify it. In your case you should confirm whether you are using the using pins. Use a probe to check if they are working. Make sure your stepper motor drivers are connected and powered correctly.
ESP32 Laser Projector with stepper motors | StanleyProjects.com
11:52
StanleyProjects
Рет қаралды 228 М.
Laser Scanning Microscope from Blu-ray Player #2: Shooting Images
10:12
Мы никогда не были так напуганы!
00:15
Аришнев
Рет қаралды 1,6 МЛН
Which one of them is cooler?😎 @potapova_blog
00:45
Filaretiki
Рет қаралды 10 МЛН
PINK STEERING STEERING CAR
00:31
Levsob
Рет қаралды 23 МЛН
Are cheap laser cutters safe?
18:11
Maker's Muse
Рет қаралды 333 М.
Mini Plotter CNC - How it's made?
8:42
Artur Petrzak
Рет қаралды 176 М.
3D Printed DC Motor Laser Galvo
6:53
𝕄𝕠𝕣𝕝𝕠𝕔𝕜
Рет қаралды 25 М.
200 Watt car mounted laser!
14:31
TheBackyardScientist
Рет қаралды 7 МЛН
Inside the Closed Loop Laser Beam Stearing Galvanometer.
18:59
Zenodilodon
Рет қаралды 60 М.
My New Pick & Place Machine [Liteplacer]
13:37
bitluni
Рет қаралды 282 М.
DIY Stepper Motor Driver From Scratch
9:56
Sine Lab
Рет қаралды 18 М.
Build Your Own DIY Laser Show: Easy Steps & Amazing Results!
11:26
WWDC 2024 Recap: Is Apple Intelligence Legit?
18:23
Marques Brownlee
Рет қаралды 6 МЛН
После ввода кода - протирайте панель
0:18
Купил этот ваш VR.
37:21
Ремонтяш
Рет қаралды 293 М.
Телефон в воде 🤯
0:28
FATA MORGANA
Рет қаралды 1,2 МЛН