Everything Has Gone Wrong! Safe Cracking Robot - Part 3

preview_player
Показать описание
I'm continuing work on trying to open my brother-in-law's safe by building a robot. I don't what's inside the safe, but based on all the bad luck I've run into with this project my guess is cursed pirate treasure.

New videos are uploaded as soon as I finish them!

If you're like me you have creative ideas and sometimes they get trapped inside your mind. Here on Byte Sized Engineering I make project videos that get you excited about unleashing your inner maker and making those creative ideas a reality!

You shouldn’t need an engineering degree to make your ideas a reality. I suffered through years of engineering school so you don’t have to. I know how it feels to want to make something I’m excited and passionate about, but also feel overwhelmed by not knowing where to start. I’ve unlocked the secret to getting past this feeling of being stuck. In my videos I show you how to take complex problems and break them down into smaller, more manageable “byte sized” pieces.

You should also subscribe to byte sized, and consider become a supporting member through Patreon or YouTube memberships. Supporting members get access to behind the scenes content, free project build guides, discord community server, early release videos, and monthly hangouts. Thanks for taking the time to watch this video, I look forward to seeing you next time!

If you're interested in what tools I use for byte sized projects, please visit:
Рекомендации по теме
Комментарии
Автор

you shouldn't feel disappointed. this is how fulfilling projects go. if it was easy, it wouldn't be fulfilling and everyone would do it.

FrankGraffagnino
Автор

You’re going to go through all this effort and in the end, the only thing in the safe is going to be the piece of paper with the combination. Then, BIL will suddenly remember he never had a chance to put anything inside before he forgot the combination…

RandomBogey
Автор

Not even slightly disappointing! Thus is just real-life engineering. Keep up the great work!

Larock-wuuu
Автор

This is definitely my favorite YouTube mystery safe series. I've been watching intently with each release.

TheHookUp
Автор

don't give up - solving real problems is actually really hard keep it up!

toddfisher
Автор

Just use a closed loop stepper (which is what I thought the original motor was) you do need to make sure the pulse buffer in the motor driver is empty before you command a new move but the driver will either have a simple output to indicate that or you can put in a short delay between moves to allow the buffer to empty.

mfx
Автор

I could tell that the pressure on the handle was going to be an issue. Pneumatics are nice because you can just give it the maximum force that you are comfortable with (regulated with a pressure regulator), and actuate with that both ways.

microcolonel
Автор

Commenting to support the channel and the project.

danil
Автор

Don't feel bad. Those safe engineers are feeling the love!

HaloWolf
Автор

When you get this all squared away, please put together a kit or PDF of how to build this. I would pay for it. A lot of people in the #locksport community would as well!

TonyVirelli
Автор

Have you ever thought about recording the sound of each combination and make some analysis upon them? If not all combinations maybe only varying certain decimals.

EnezReyiz
Автор

I am working on a similar project for my safes, but am using a closed loop servo. The other this is that a S&G dial actually locks up when retracted, so no need to test handle until dial is locked.
I'm pretty handicapped when it comes to programming, so it is slow and tedious. I have about 10 different types of safes, so always looking for a better way. Always good seeing someone who is much better, and following their led. Keep up the great work!

greatwhitenorthcanada
Автор

You're obviously right, it's pirate treasure.

JonathanRansom
Автор

Something like the misfit tech servo stepper might simplify things for you. It uses a small magnet glued to the back of the shaft as feedback, and the board bolts straight to the back of the motor. It takes the same step/dir signals as a stepper, has an "error" pin that goes high if thr motor stalls, programable current and microstep increments.

No affiliation, i just use them on the cnc at work and they would replace th whole stack you have on the back of the stepper, plus simplify your code.

H...
Автор

I think this is a great idea. I once had a combination lock on a locker in my garage I had forgot the combo to and sat there for a few hours a night for 2 weeks and many beers till I finally got it. I would rather use your way.

danielesilvaggi
Автор

Oh man! You're SOOOO close! This has been such an awesome project. I know how frustrated you must be, but as a viewer, this has sure been a lot of fun to watch thus far.

FishersShop
Автор

Was there a specific reason why you wrote your own code to read the encoder pulses? This is a standard task so there are already well tested libraries.

nikolasengelhard
Автор

I was excited to see you get into the safe this time, but now I'm gonna be even more excited when you get it next time! Love the tenacity and hearing about your lessons learned. Great project

locomotioncreations
Автор

I love these clever and creative engineering solutions.

OliverWoodphotography
Автор

Always design in a diode and fuse to prevent reverse or over voltage damage. Some designs I put a full bridge rectifier for DC input and then input polarity doesn’t matter.

Chris-bgmk