3D Printed RFID Door Lock - Using Arduino Uno and 5V Stepper motor (free .stl files and code)

  Рет қаралды 108,079

Let's Print

Let's Print

Күн бұрын

3D printing and Arduino is just a perfect match, this is the first video on this channel using Arduino. Where I got the idea to make a door lock? - Well the RFID module is just soo cool and I wanted to use that and where is better to use this then door lock? I have seen on KZbin also where people had build door lock with RFID module using servo motor, but never seen with stepper motor, soo I give it a try. I am planning to make a project where I use Arduino a lot more.
________________________________________________________________
MY PATREON PAGE: / letsprintyt
________________________________________________________________
All you need:
Arduino starter kit (all u need is here): ali.ski/ZhKrr
or buy separately:
Arduino Uno (not original): ali.ski/qOL1RB
Stepper motor with driver: ali.ski/mVMby
RFID module: ali.ski/HFG_f
Breadboard: ali.ski/o8DP-
Micro button: ali.ski/uGr2F
4.8V battery (NiMH 3000mAh): ali.ski/OL9jZ
Everything is printed out with PLA and designed in Fusion 360.
Arduino code: www.upload.ee/...
.stl files for door lock: www.thingivers...
Storage box on my table: cults3d.com/en...
Name sign on my table: • 3D Printed Name Sign W...
Facebook: www. lets...

Пікірлер: 82
@xfabiosoft
@xfabiosoft 3 жыл бұрын
Happy face when you came back after a long weekend and... batteries are expired! ...
@NextElonMusk
@NextElonMusk 3 жыл бұрын
hahahah
@OlafurJonBjornsson
@OlafurJonBjornsson 3 жыл бұрын
one improvement that comes to mind, mirror the whole thing, keep the mechanishm on the wall, hide the box somewhere, and plug it in
@Shadow__X
@Shadow__X 3 жыл бұрын
And put an emergency method like a code combination lock somewhere hidden on the outside
@abhishekbhanderi6013
@abhishekbhanderi6013 3 жыл бұрын
Hey! Its a good explanation. Crisp and precise ,well done
@togitegan9889
@togitegan9889 3 жыл бұрын
I have a suggestion for future projects where a mechanical switch is required to determine a binary position of a sliding part. Instead of using a push button which requires somewhat precise positioning, use a microswitch with lever, which can be pressed up by the rod sliding along it.
@justkalola6604
@justkalola6604 4 жыл бұрын
woooooooo great going my friend
@fswarrior9510
@fswarrior9510 3 жыл бұрын
Good video and good explanation, keep it up bro
@Eden_M
@Eden_M 3 жыл бұрын
1:40 this old tony style cut, loved it haha 👌
@lelandclayton5462
@lelandclayton5462 4 жыл бұрын
A few things. Could use a ESP8266 such as the D1 Mini so it makes the overall size smaller. Could of taken a Barn Door Lock and modified it with 3D printed parts to add the Stepper portion. Ditch RFID and use MQTT so all you need is a App to control it and no need for anything on the exterior part of the Door.
@aeroworxsg7597
@aeroworxsg7597 3 жыл бұрын
what to do when phone battery is flat and the charger inside? ( maybe just kick the door and the plastic lock breaks hehe )
@SebTard
@SebTard 3 жыл бұрын
I'm making the same thing but with magnets and a printed circuit, it's a little bit more expensive to do a personalized printed circuit but it's better than the cable jungle, still the 3D printed stuff looks really good
@alice20001
@alice20001 3 жыл бұрын
God that opening with the sharpie noises just kill me
@julianreichwein5790
@julianreichwein5790 3 жыл бұрын
Apart from the mechanical weakness, you could open the door by cutting the wires going to the RFID Module and just send a "granted" signal or connect your own RFID reader. Why not put the reader behind the glass? It would probably still work
@TNoStone
@TNoStone 3 жыл бұрын
As if somebody is going to do all that
@paulz1780
@paulz1780 3 жыл бұрын
I know I'm a bit late, but these RFID Readers transmit the raw data of the key. The Access Handling is done in the Microcontroller
@julianreichwein5790
@julianreichwein5790 3 жыл бұрын
@@paulz1780 Ah okay, thanks for the information. That makes a difference
@UnwrappingByMimiKoteng
@UnwrappingByMimiKoteng 4 жыл бұрын
Amazing
@sameheid2446
@sameheid2446 3 жыл бұрын
Very good. I wish you great success .. but there must be a magnetic sensor for the door that sends a shutdown signal to the motor.
@IndrekL
@IndrekL 4 жыл бұрын
Hey! You are showing the wrong version of your Arduino code in the video :) There is no way that this is working. You should use the "mfrc522" at least once inside the "loop" to get the RFID code from the card reader. Currently, you are always comparing the code "EA A3 DB 81" to an empty string. String content = ""; // initilze an empty string content.toUpperCase(); // empty string to upper case is still empty if (content.substring(1) == "EA A3 DB 81") // check if empty string equals "EA A3 DB 81"
@abobija
@abobija 3 жыл бұрын
Yup. That's right. Block of code inside of IF condition will never be executed.
@sbmfighter
@sbmfighter 2 жыл бұрын
excellent work !
@Shadow__X
@Shadow__X 3 жыл бұрын
I think it would be better to use the lock that is already in the door (like with these locking knobs you can get for bathroom doors), instead of making a weak one (compared to main lock)
@PowerGearPerformance
@PowerGearPerformance 3 жыл бұрын
Great work!
@jarisipilainen3875
@jarisipilainen3875 4 жыл бұрын
secure as hell even lost rfid tag you can break in xD
@gaby1491
@gaby1491 4 жыл бұрын
LMAO
@Archie_12321
@Archie_12321 3 жыл бұрын
hey mate thanks a tonne for this, i am making my own version with a remote control and your stl files worth the sub
@idontmindpineappleonpizza8825
@idontmindpineappleonpizza8825 4 жыл бұрын
“Was man” What happened
@mutated__donkey5840
@mutated__donkey5840 3 жыл бұрын
*snip*
@matuhan196
@matuhan196 4 жыл бұрын
What if you runout of battery with the door closed?¿
@maverickstclare3756
@maverickstclare3756 3 жыл бұрын
It's plastic, give it a shoulder
@VINInvents
@VINInvents 4 жыл бұрын
How can you unlock and lock the door from the inside?
@xcruell
@xcruell 4 жыл бұрын
One kick and that lock is *gone* :D
@charadremur333
@charadremur333 4 жыл бұрын
Prevent honest people from doing dishonest things. It is a deterrent.
@FFlaminscorpion
@FFlaminscorpion 4 жыл бұрын
Well kappa i guess me and you have to make a steel version/ door
@xcruell
@xcruell 3 жыл бұрын
@@charadremur333that's a good point
@xcruell
@xcruell 3 жыл бұрын
@@FFlaminscorpion absolutely my thought
@FFlaminscorpion
@FFlaminscorpion 3 жыл бұрын
@@xcruell once i get a job we are doing it, no and, if or buts
@marukaneko5366
@marukaneko5366 3 жыл бұрын
What happens when you outside locked and the battery dies??? Hmmmmmmm...
@jarisipilainen3875
@jarisipilainen3875 4 жыл бұрын
4:47 pushhhh harder..and its glass door xD
@ayberkatescelik1309
@ayberkatescelik1309 Жыл бұрын
What an nice work, But when I open arduino code it says "File does not exist" maybe you can generate an new github link or something.
@ZeroLocc
@ZeroLocc 3 жыл бұрын
I keep seeing people installing door locks with these motorized devices that Take 5 Seconds to open. But all you need is a spring for that Bolt. The bolt and spring go inside of a casing so that when you release the motor the door pops open quickly and when you go to lock the door the motor would take five seconds to lock it when time is not the essence. Does that make sense?
@maverickstclare3756
@maverickstclare3756 3 жыл бұрын
Fun project. Kiitos.
@denzelsprit5407
@denzelsprit5407 4 жыл бұрын
Foot vs. DoorLock
@alextrezvy6889
@alextrezvy6889 11 ай бұрын
02:27: Why he uses 3 fans instead of 1? Is 1 fan not enough?
@tbhinteractieve
@tbhinteractieve 4 жыл бұрын
Instead of button maybe you could use endstop :)
@DamjanDimitrioski
@DamjanDimitrioski Жыл бұрын
What's the linear shaft Rail rod diameter and length? I can select model from: 6x100 6x200 8x100 8x200?
@aa-hn2fd
@aa-hn2fd Жыл бұрын
Can you modify one for me so it attaches to a door knob of any size?
@cryora
@cryora 9 ай бұрын
What if the electrical connections fail and it locks you out?
@jagr1692
@jagr1692 3 жыл бұрын
Could u make a flow switch with a pump I have a desgin
@CryptoWorld2
@CryptoWorld2 3 жыл бұрын
I really thought you were gonna kick the door open at some point lol
@xavier_le_x
@xavier_le_x 4 жыл бұрын
What will happen when the battery will not be powered enough , when it will be empty ?
@STOP_RIGHT_THERE_CRIMINAL_SCUM
@STOP_RIGHT_THERE_CRIMINAL_SCUM 4 ай бұрын
if someone kicks the door hard enough, the screws will pull thru the plastic
@kedarprabhudessai
@kedarprabhudessai 3 жыл бұрын
Cool... Checkout Spintly access control system
@markos-bunte-welt
@markos-bunte-welt 4 жыл бұрын
it's great but there is a small problem how do you get the door open when the battery is empty :-)
@Slaatje01
@Slaatje01 4 жыл бұрын
Just kick the door, the plastic lock will break!
@lensnlarge970
@lensnlarge970 3 жыл бұрын
may i opt for 5v direct current supply instead of battery ?
@DenzCasuela
@DenzCasuela 3 жыл бұрын
why would you need a breadboard for just that few components
@gingertimelord5
@gingertimelord5 Жыл бұрын
I would like to build this for fun, but the code link is dead
@coelho5br
@coelho5br 3 жыл бұрын
What’s the frequency to recharge the battery ?
@sheet-son
@sheet-son 3 жыл бұрын
Bracket is too thin near screws. Would easily break if someone kicked the door
@TungPham-xd2ho
@TungPham-xd2ho 3 жыл бұрын
When the system fails, how do I get inside the room?
@dickusbigus2079
@dickusbigus2079 3 жыл бұрын
Who tf at KZbin HQ thought double ads is an amazing idea
@alpha_pixel_
@alpha_pixel_ 3 жыл бұрын
Cast some metal in that model.. 3d printed parts is 1 push breaking
@ZGSJHHM
@ZGSJHHM 8 ай бұрын
哈哈,同款步进电机驱动板
@RenatoGloe
@RenatoGloe 2 жыл бұрын
Hey! The code file is down, could anyone who still have it upload it?
@justin60222
@justin60222 3 жыл бұрын
What happens if it fails?
@ايمنالبكري-ك8ظ
@ايمنالبكري-ك8ظ Жыл бұрын
The code has lost from location
@mechsparks
@mechsparks 4 жыл бұрын
Make more video using arduino
@engineer13yearsold29
@engineer13yearsold29 3 жыл бұрын
я не могу понять, русский он или нет, потому что акцент и имя кота намекают на то что он русский.
@piyushnayak2630
@piyushnayak2630 3 жыл бұрын
arduino code link aint working
@angadsingh4515
@angadsingh4515 4 жыл бұрын
Great, But it seems tangible
@muizrazman28
@muizrazman28 2 жыл бұрын
can i get that 3D print file?
@mohitawatade
@mohitawatade 3 жыл бұрын
Just short the two wires coming from inside
@Alex-sc6yy
@Alex-sc6yy 3 жыл бұрын
You could have secured it with double sided tape instead of screws lol
@SCHERBAKOV-VLADIMIR.
@SCHERBAKOV-VLADIMIR. 2 ай бұрын
Arduino code:????????????????????????????
@keydarkman
@keydarkman 3 жыл бұрын
de una patada lo hago volar esa cerradura.
@markrichardson1171
@markrichardson1171 4 жыл бұрын
pointless but nice idea
@markrichardson1171
@markrichardson1171 4 жыл бұрын
StriK3FoRC3 very true
I tried OVERPOWERING my Vacuum! (Homemade Turbine)
11:42
GreatScott!
Рет қаралды 1,9 МЛН
Nastya and balloon challenge
00:23
Nastya
Рет қаралды 52 МЛН
An Unknown Ending💪
00:49
ISSEI / いっせい
Рет қаралды 42 МЛН
Just Give me my Money!
00:18
GL Show Russian
Рет қаралды 1,3 МЛН
I Made The Ultimate Cheating Device
9:39
ChromaLock
Рет қаралды 218 М.
3D Printed Bearings - Are These Real Things? (Building and Testing)
10:12
Big Stepper Motors with Arduino
29:43
DroneBot Workshop
Рет қаралды 1,2 МЛН
Forget About Raspberry Pi! Use Your Old Phone Instead.
9:09
Doctor Volt
Рет қаралды 218 М.
I Built The First LAMINAR FLOW ROCKET ENGINE
15:51
Integza
Рет қаралды 1,9 МЛН
Electromagnetic Aircraft Launcher
15:09
Tom Stanton
Рет қаралды 1,4 МЛН
3 Creative ideas from Arduino
9:48
The Wrench
Рет қаралды 3,9 МЛН
OTP Based Door Lock Using Arduino And SIM800L
9:09
Just Do Electronics
Рет қаралды 22 М.
3 engineers race to design a PCB in 2 hours | Design Battle
11:50
Predictable Designs
Рет қаралды 135 М.
Nastya and balloon challenge
00:23
Nastya
Рет қаралды 52 МЛН