Free 186 More Best Homemade Tools eBook:  
New: 300+ fresh build posts/day from 275 forums → BuildThreads.com

User Tag List

Results 11 to 20 of 33

Thread: Motorized rotary table

Threaded View

  1. #1
    Supporting Member tonyfoale's Avatar
    Join Date
    Nov 2016
    Location
    Spain
    Posts
    1,821
    Thanks
    834
    Thanked 3,242 Times in 910 Posts

    tonyfoale's Tools

    Motorized rotary table

    Quote Originally Posted by thehomeengineer View Post
    I have posted the code on HMT (above)
    Please note I am sure there is a better way to programme but this is my first attempt. If improvements can be made to both codes I would be interested as this is been a long and sometimes frustrating, step learning curve for me and it has taken well over six months to get it to finally work. Lots of help and research on the net to try and understand C+ code. This was suppose to be a simple index project but grow and grow as I realised what could be achieved with the Arduino. I am more than happy for members on HMT to rip the code apart and tell me how I could improve or made it better. I feel the programming is as messy as the wiring in the control box but it does work.
    The Home Engineer
    I made a similar project earlier this year but I had forgotten about your project when I did it. Considering that, it is surprising how similar the final results are.

    It has different modes selected by the letter keys, viz:
    * Divide a revolution into N parts and advance one for each button press. (Shown in video)
    * Continuous rotation at a specified speed until stopped (also in video)
    * Advance to a specified number of degrees.

    Anyway the purpose of this post is to enquire whether you are still interested in looking at different coding possibilities. I am quite willing to share my code if you wish. It is only 250 lines and uses a single Arduino Nano. In the meantime here are some pix. Click on them for full size.

    Click image for larger version. 

Name:	Rotab044.jpg 
Views:	612 
Size:	93.6 KB 
ID:	45532 Click image for larger version. 

Name:	RoTab045.jpg 
Views:	409 
Size:	97.5 KB 
ID:	45533

    The controller. This contains a simple transformer/diode bridge and capacitor power supply for the motor as well as a small power supply for the Nano and display.

    Click image for larger version. 

Name:	Rotab042.jpg 
Views:	384 
Size:	97.9 KB 
ID:	45534 Click image for larger version. 

Name:	Rotab039.jpg 
Views:	344 
Size:	98.7 KB 
ID:	45535

    This shows the cardboard templates for a pneumatic brake. Which locks the table when stopped. The software controls this automatically.

    I use a closed loop stepper and controller. This ensures no lost steps and the controller takes care of everything.
    Here is a one minute video of it in action

    Attached Thumbnails Attached Thumbnails Click image for larger version. 

Name:	DSC_4895.JPG 
Views:	294 
Size:	353.4 KB 
ID:	45531  

  2. The Following 15 Users Say Thank You to tonyfoale For This Useful Post:

    Bummers (May 31, 2023), byates (Jun 1, 2023), desbromilow (May 31, 2023), emu roo (Mar 6, 2025), Home-PC (Jun 9, 2023), Inner (May 31, 2023), Jon (May 31, 2023), mr mikey (Jun 1, 2023), mwmkravchenko (Jun 1, 2023), nova_robotics (Jun 2, 2023), phred (May 31, 2023), schatten (Jun 1, 2023), that_other_guy (Mar 23, 2024), Tonyg (Jun 1, 2023), yvonf (Jun 8, 2023)

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •