Arduino Controlled Rotary Table

  Рет қаралды 8,555

Wilson Engineering Workshop

Wilson Engineering Workshop

Күн бұрын

I'm this film I give a general overview of the Arduino controlled Rotary Table I built a few years ago, to automate indexing tasks.
britishreaction...
wilsonreactionresearch@yahoo.co.uk
www.liming.org/...
Created by InShot:inshotapp.page...

Пікірлер: 36
@TheCiano69
@TheCiano69 2 жыл бұрын
Great example of applying an electronics solution to the home workshop. I have only dabbled in basic soldering of boards e.g. a part built oscilloscope & DIY miiliohm meter. This looks a foolproof solution to potential errors when using dividing head plates etc.
@carlwilson1772
@carlwilson1772 2 жыл бұрын
Hi Rob. It is a good example of that. It was much more simple to make than you might imagine. Simply a case of plugging together a number of small modules and then loading the Arduino with Gary Liming's source code, which you can get for nothing. It took longer to make the stepper motor mounting. If I can do it, anyone can. Thanks for watching and commenting!
@jonsworkshop
@jonsworkshop 2 жыл бұрын
Hi Carl, I could clearly have done with that little modification over the last couple of weeks lol. Very neat job you made of it. Safe travels. Cheers, Jon
@carlwilson1772
@carlwilson1772 2 жыл бұрын
Thank you Jon. It works well. I haven't used it in a long time but it is there if needed. It is quite an easy thing to do as well. I would definitely recommend it to others. Thanks for your interest and support, it is much appreciated.
@HaxbyShed
@HaxbyShed Жыл бұрын
Very useful thanks Carl. Something I can grasp but never done. Cheers
@carlwilson1772
@carlwilson1772 Жыл бұрын
No problem, I am pleased you enjoyed it.
@TheKnacklersWorkshop
@TheKnacklersWorkshop Жыл бұрын
Hello Carl, Good video and as always well explained... I hope your trip goes well... Take care. Paul,,
@carlwilson1772
@carlwilson1772 Жыл бұрын
Thank you Paul. I think I am going to do a longer video showing in more depth how it is built, hopefully to assist others.
@montana2strokeracer
@montana2strokeracer Жыл бұрын
This is very interesting for sure; bet I could use this technology somewhere. Nice job, Thanks Carl.
@carlwilson1772
@carlwilson1772 Жыл бұрын
Thank you my friend, I hope to do a more in depth video on the unit. Thanks so much for your support.
@retromechanicalengineer
@retromechanicalengineer 2 жыл бұрын
I like it, I remember when you built this. Does this mean that the rocket engine is now the motive power for the collective pile of abandoned projects? Nearly at 100 subs. Well done. Dean.
@carlwilson1772
@carlwilson1772 2 жыл бұрын
Well, I am not calling it abandoned as such. The government decided to ban sales of nitrous oxide which meant I have had to have a big rethink. It is still on the back burner. If you will pardon the pun. 100 subs soon hopefully. Thanks for your support.
@heinvosloo45
@heinvosloo45 6 ай бұрын
Thanks, great to see. Will definitely try to do the same!
@OzBSABantams
@OzBSABantams 2 жыл бұрын
Great video Carl, I thoroughly enjoyed that. I've seen grown men cry taking the last cut on a gear and realising they've missed a hole somewhere on an indexing plate as the cutter doesn't go down the middle of the material left. I am definitely going to look further into this as I do a lot of spline refurbishment work on my shaper for kickstart and gear change splines on veteran motorbikes. Is the continuous rotate function controlable for speed? Great job mate..................safe travels.......
@carlwilson1772
@carlwilson1772 2 жыл бұрын
Hello Tony. Thank you very much for watching and commenting. I am glad you found it useful. I am one of those who has cried due to ballsing up with the dividing plates, hence this solution. If you decide to make one of these I would be happy to help out. I wrote this unit up as an article for Model Engineers Workshop magazine in the UK. I can't remember which issue it was, but I gave detailed instructions. As I say it is about 8 years back now. MEW is available in Australia I think, and they have a website. Yes, the continuous rotate function is speed controllable. Thanks again for your support. Edit - it was in MEW249.
@carlwilson1772
@carlwilson1772 2 жыл бұрын
Hello all. I managed to get one last film in before I had to travel to work. I hope you all enjoy it. Thank you to all the new subscribers that have come along and thank you to everyone for watching. I really appreciate your support. Ps I forgot to show in the film that the table control software also has a continuous rotate function. It allows the user to run the table clockwise or counter at a selectable speed.
@Festivejelly
@Festivejelly Жыл бұрын
This is exactly what I need for my mill. Its such a great idea! I think I need to get better at maths before i try and use this though :)
@NellsMechanicalManCave
@NellsMechanicalManCave 2 жыл бұрын
Hi Carl. That is a very interesting project! I'm not that great with electronics but I think it's something I should get into. I can see many possibilities using micro controllers. Perhaps I might get a starter kit for Christmas!!
@carlwilson1772
@carlwilson1772 2 жыл бұрын
Hello my friend, yes, a starter kit is a great idea. I bought one of my mates one and he is doing really well now. I just scratched the surface of how this unit works really, I plan to do a more in depth video. I hope you enjoy my other films. All the best.
@electromark1
@electromark1 9 ай бұрын
Is the Arduino code on your website? I can’t seem to find it 😮
@carlwilson1772
@carlwilson1772 9 ай бұрын
Hello, the code I used is on the website of Gary Liming. I hope this helps.
@cainbeeping8480
@cainbeeping8480 2 жыл бұрын
Thanks for sharing brother.
@electromark1
@electromark1 9 ай бұрын
Thanks for sharing this it will come in very handy. It would be great with a keypad, anyone done this? 🙏
@carlwilson1772
@carlwilson1772 9 ай бұрын
I think it has been done. I prefer the minimal amount of buttons.
@ashutoshambike4638
@ashutoshambike4638 Жыл бұрын
Hi Carl, Thank you for the informative video. I have a situation where drill sequence is pre defined. For example, there are 20 holes to be drilled. But the sequence is like drill number 5, 19, 8, 14, 20, 6, 1....etc. Is there a way to add this sequence to the program? Thanks in advance for your help.
@carlwilson1772
@carlwilson1772 Жыл бұрын
Hi Ashutosh, great to see you here! I have thought about your problem. You could program an Arduino to drill holes in sequence, but the easiest way, in my opinion, and using the Arduino rotary table as is, would be as follows. You can input the movement as an angle. So for your 20 hole example, 360/20 gives 18 degrees per hole step. So if you start at hole 5, assuming hole 1 is zero datum, your first angle will be 90 deg. Moving to hole 19 is 14 hole steps, so next angle would be 252 deg. Then to get from 19 to 8, you need to keep moving in the same direction to avoid backlash. So that would be 9 increments of 18 degrees so next angle input would be 162 degrees. And so on. You are taking each hole position as a new datum each time and stepping the required multiple of hole degree increments to get to the next hole, always rotating in the same direction. I hope this helps. I hope also that you've enjoyed my other films, please give me a like and consider subscribing if you have. Thanks for your interest and support, it means a lot to me!
@ashutoshambike4638
@ashutoshambike4638 Жыл бұрын
@@carlwilson1772 thank you for your valuable response. I liked the solution - considering each hole as datum and adding next value in degrees. One clarification needed. I have number of holes in few hundreds. Adding degree each time is still a challange. I have the sequence of holes ready. Adding it in a program and just selecting next button may be the best solution. Does Arduion has such feature? Thank you for you time. I have already subscribed you Chanel for the upcoming content 🙂
@carlwilson1772
@carlwilson1772 Жыл бұрын
@@ashutoshambike4638 Hello Ashutosh, that is an intriguing problem. You could certainly program an Arduino to control a stepper motor and give a specific sequence of steps. Perhaps a way forward would be to download Gary Liming's code for the step indexing system, as I did, then modify it as required. If you don't have any experience with microcontroller systems like Arduino, then the Arduino website is a good place to start. Gain a grounding in the system, see what it can do and go from there, up. The only limit is your ability to persevere and learn new skills. Good luck!
@Festivejelly
@Festivejelly Жыл бұрын
Could this be used to basically cut a circle? So for example tell the rotary table to rotate 360 degrees at a certain rate.
@carlwilson1772
@carlwilson1772 Жыл бұрын
Yes it could. I have never tested the unit rotating against the force of a cut, but I think it would work. Stepper motors lose steps when overtorqued, but that would not matter for an application like cutting a circle. You could do it with a normal rotary table too of course.
@VibrantSound528
@VibrantSound528 Жыл бұрын
Hello Carl, how did you programmed the arduino to make any divisitions? I´m a student and I try make a rotary table but i have been unable to make it work, im using a LPD3806 encoder.
@carlwilson1772
@carlwilson1772 Жыл бұрын
Hi Alejandro. The program works by calculating the amount of steps required to turn through a certain angle. The motor does 200 steps per rev. The table gears this down 90:1. So that's 18000 steps for one rev of the table. Meaning 50 steps per degree. So the program takes the number of divisions and works out how many steps to run. The program was devised by Gary Liming and you can learn more about it if you Google him. Very good luck with your studies and project.
@VibrantSound528
@VibrantSound528 Жыл бұрын
@@carlwilson1772 Thank you so much Carl!!! I really appreciate it
@willcampbell1639
@willcampbell1639 4 ай бұрын
Can you send me a copy of your program for the indexer
@carlwilson1772
@carlwilson1772 4 ай бұрын
Hi, thanks for your comments and interest! You can find a link to the software download at Gary Limings site here:- www.liming.org/millindex/
@schoonymopar
@schoonymopar Жыл бұрын
I would like to build one of these could you send me your email
Leitz Optical Dividing Head Teardown P1
35:56
oxtoolco
Рет қаралды 65 М.
How standing desk legs actually work
16:54
MatthiasWandel
Рет қаралды 214 М.
Самое неинтересное видео
00:32
Miracle
Рет қаралды 2,8 МЛН
Как подписать? 😂 #shorts
00:10
Денис Кукояка
Рет қаралды 6 МЛН
Fake watermelon by Secret Vlog
00:16
Secret Vlog
Рет қаралды 16 МЛН
Самодельный поворотный столик - homemade rotary table.
28:00
автореаниматор
Рет қаралды 49 М.
I Bought a Cheap Rotary Table Which Was a Big Mistake
17:42
Artisan Makes
Рет қаралды 169 М.
Building a Digital Dividing Head
23:05
Rolandvanroy
Рет қаралды 45 М.
Поворотный стол Arduino Nano шаговый двигатель / Rotary table
34:45
Arduino любительская автоматика
Рет қаралды 3,6 М.
How to Control a 12V Motor with Arduino: Easy Wiring & Code Examples
44:13
PCB Board Factory China's Industrial Titans-Fully Automated Production
9:50
Arduino Controlled Rotary Table
4:14
Pete F
Рет қаралды 10 М.
Lathe Electronic Leadscrew Part 1: Proof of Concept
27:44
Clough42
Рет қаралды 171 М.
Harrison Mill Resto 14 - Gearbox Disassembly Spindle Woes!
40:51
Wilson Engineering Workshop
Рет қаралды 364
Simplify Your Automation with the Best Stepper Motor Controller
11:10
Самое неинтересное видео
00:32
Miracle
Рет қаралды 2,8 МЛН