Arduino Linear Actuator Position Control // Linear Actuator with Position Feedback Return to Center

Поділитися
Вставка
  • Опубліковано 2 гру 2024

КОМЕНТАРІ • 94

  • @imadjawad4408
    @imadjawad4408 10 місяців тому +2

    Great content! this UA-cam channel is every DIY's treasure! !

  • @khallingstad
    @khallingstad 2 роки тому +4

    Awesome video just what I needed to learn more about linear actuator and motor controller. Keep up the great work!

  • @hippielook
    @hippielook 2 роки тому +4

    Fantastic! That's what I've been waiting for. Thank you so much!

  • @billbayer5526
    @billbayer5526 2 роки тому

    This is the most timely video, I think, that has ever come across my lap!! I'm building a center-articulating 4x4 Cub Cadet tractor and am going to use a linear actuator for the steering. Until this video, I had absolutely NO idea how I was going to do it!!
    Sweet...THANKS!!
    What would I do differently if I just have a hall-effect at the end of a steering shaft instead of using a remote control receiver?
    Thanks again,
    Bill

    • @ScienceFunInnovations
      @ScienceFunInnovations  2 роки тому

      Glad it was helpful. What exactly would you be doing with the hall sensor?

    • @billbayer5526
      @billbayer5526 2 роки тому

      @@ScienceFunInnovations I will be using it on a lawn tractor I'm building. I actually just posted a video of it last night with the linear actuator mocked up. I will have a steering wheel with a shaft that terminates at a hall effect sensor. If I steer full left, for example, the sensor will go to .5V. Steer full right and it goes to 4.5V. Steering centered and it's at 2.5V. So it's really similar to what you have in your video but instead of using an R/C transmitter, I'll be using a hall effect sensor.

  • @shadrachwasswa3620
    @shadrachwasswa3620 2 місяці тому

    Thanks for this, which RC Reciever or transmitter are you using, you talked about it in the schematics but didn't see it and what are you using it for.

  • @sr71Serene
    @sr71Serene 9 місяців тому +1

    Would it be possible to control in the same way a linear rail actuator driven by a stepper motor? To gain high accuracy.

    • @ScienceFunInnovations
      @ScienceFunInnovations  8 місяців тому +1

      Different code and different motor controllers, but yes this could easily be done with stepper motors. Thanks!

  • @hannahreiner344
    @hannahreiner344 8 місяців тому

    great tutorial! what size wires do you use. I am trying to use a 12 V linear actuator with a current load of 4.5?

    • @ScienceFunInnovations
      @ScienceFunInnovations  8 місяців тому

      I use wires that can handle the stall current for the actuator. You will have to look up that value for your actuator and size the wires accordingly.

  • @garysherwood3136
    @garysherwood3136 Рік тому

    What speed actuator do I need for a motion simulator? Trying to decide between a motor or the actuator. Thanks for you video!

    • @ScienceFunInnovations
      @ScienceFunInnovations  Рік тому

      Most actuators are pretty slow, but they do make high speed ones. Mine is only probably 1/2" per second.

  • @deankay4434
    @deankay4434 Місяць тому

    I am trying to control the heater blend door on an air distribution duck work under the dash of my 55 yr old truck. I built it from sheet metal to fit odd shapes and currently control the door with cable. The fan is stronger and blows the door open or moves it when I want it still. Most actuators in my price range for a retired ASE Master 78, are metal gears, but affordable. They don’t have a potentiometer geared to them and I am not familiar with an Arduino and motor driver, but yes on 12-14Vdc. Any thoughts or link to previous or future videos?
    Thanks kindly for you work!

    • @ScienceFunInnovations
      @ScienceFunInnovations  Місяць тому +1

      Without knowing more about your setup, you may get away just wiring it directly to a forward/reverse switch. It wouldn't be automated, but with the right actuator it would stay where you wanted it.

  • @gaschneidr
    @gaschneidr 2 роки тому +1

    Nice video! Thanks a lot

  • @randolphpermejo1285
    @randolphpermejo1285 Рік тому +1

    Hello! I’m trying to connect my L298N to the Arduino and trying to power it with the 5V output. However, the Arduino is not powering up.
    I also powered it up with the VIN and GND connected to the 12V battery and that powered it up. Now, my problem is is that I can’t get power into the rc transmitter and I can’t get control of the actuator. Any tips? Thank you in advance

    • @ScienceFunInnovations
      @ScienceFunInnovations  Рік тому

      Weird, when you power it with 12 V do you get 5V on the output of the L298N? Sounds like the problem might be witht he L298N.

  • @codysimonson6260
    @codysimonson6260 Рік тому

    I'm in the starting phases of using an OEM wastegate linear actuator and using a PWM signal from an aftermarket engine computer sent to an Arduino. The Arduino will convert those to a pwm signal that will be pushed to either the retract or extend pins of the controller depending on whether the engine is hitting target boost pressure or target actuator position.
    My question though is, since the original PWM from the engine computer is controlled via PID, do you think its worth it to use the braking function of the motor controller or not? The original PWM will be constantly hanging throught the rev range.

  • @krispykreme2115
    @krispykreme2115 4 місяці тому

    Hey I’m trying to create a stretching device and I need to measure the force of the current stretch and be able to set a maximum force on the motor and have it retrace or stop at that force. And I need to to be able to adjust the max force. Any recommendations?

    • @ScienceFunInnovations
      @ScienceFunInnovations  4 місяці тому

      I would use a load cell like this one amzn.to/4d5PNvi and a load cell amplifier like the hx711 amzn.to/3ymOQQa.

  • @putraadriansyah8082
    @putraadriansyah8082 2 роки тому

    will these linear actuators strong enough to operate clutch fork to work as replacement for hydarulic clutch operating assembly?

    • @ScienceFunInnovations
      @ScienceFunInnovations  2 роки тому

      They are very strong, but move pretty slowly. It would depend on how fast you need it to move.

  • @martinengen
    @martinengen Рік тому

    Nice video. I am making a stearing for my outboard electrical engine on my boat with a linear actoator (With position feedback) but vant to use a potentionmeter instead of reciver from controller. can i use the same code for that?

    • @ScienceFunInnovations
      @ScienceFunInnovations  Рік тому

      The code would be very similar. You would just command the linear actuator to go to the same position as the potentiometer. Should be pretty simple.

    • @SAMJAM1107
      @SAMJAM1107 9 місяців тому

      I have a similar problem as you. Have you created a code that uses a potentiometer?

  • @Ayo04Soul
    @Ayo04Soul 2 роки тому

    Hi, how would you go about converting an existing 5 pin wired controller to a wireless remote controller. I need to either replace the wired controller or add a wireless controller to a recliner chair. The chair and wired controller work okay but is I need to control it from the other part of the room. The wired controller can be removed at the (180) 5 pin connect so I think I need a way to read the signals from the wired controller.

    • @ScienceFunInnovations
      @ScienceFunInnovations  2 роки тому

      Check out my other video where I used a remote control to control a 5 wire actuator.

  • @rommelsanchez9608
    @rommelsanchez9608 6 місяців тому

    Hello, I have a question.
    Do you think that actuator can be used in a homemade motion simulator?

    • @rommelsanchez9608
      @rommelsanchez9608 6 місяців тому

      I saw some videos where they use a 12v motor with a potentiometer to tell the arduino what position it is in. I don't know if that actuator can do the same job.

    • @ScienceFunInnovations
      @ScienceFunInnovations  5 місяців тому +1

      Some actuators have built in potentiometers. See my other videos on position tracking.

  • @sr71Serene
    @sr71Serene 11 місяців тому

    Would it be possible to change actuator speed using PWM based on how fast you move the knob/lever on a remote controller? Actuator speed to be proportional to remote lever speed? Maybe using map(); Thank you!

  • @alexanderdakogoljames2495
    @alexanderdakogoljames2495 Рік тому

    How can one use this concept to build a solar tracking system to either push out or retract the linear actuator with respect to a connected temperature sensing device?
    Can one also, use the L298N(~2A) motor driver together with the linear actuator to tilt the weight of 100Watt solar panel?
    Please, I need your response and guide to carry out a project.

    • @ScienceFunInnovations
      @ScienceFunInnovations  11 місяців тому

      Check out my other video about my solar tracker. Also, check out my other actuator videos which should answer most of your questions I think.

    • @ScienceFunInnovations
      @ScienceFunInnovations  11 місяців тому

      The L298N will probably work, but I would use a BTS7960 if it were me. They can handle heavy loads.

  • @ShreddinSleds
    @ShreddinSleds 2 місяці тому

    I’m sure you covered it and I missed it but why wouldn’t you use a relay module? Is it because you wouldn’t have any speed control?

  • @lundebc
    @lundebc 2 роки тому

    Could you do this without a built in potentiometer? Perhaps use logic/counter to reverse for the same time it was on? Will have to play with that idea.

    • @ScienceFunInnovations
      @ScienceFunInnovations  2 роки тому +3

      Yes you could. I have several other videos about controlling linear actuators. Hopefully another video later this month as well.

    • @pietheijn-vo1gt
      @pietheijn-vo1gt Рік тому

      I did this. It's not very accurate, the difference in the time it takes to reach different stroke positions can be quite significant (it's almost linear, but there are errors, even between going from 0 to 100 multiple times)

  • @diegodominguez2785
    @diegodominguez2785 Рік тому

    Hi! I am trying to build a close loop feedback system using a linear actuator that is able to maintain a constant force. I am using it to break some polycarbonate specimens that will deform as I apply the load and thus I need it to adjust the force as the specimen deforms. do you have any advice on this matter? thank you in advance!

    • @ScienceFunInnovations
      @ScienceFunInnovations  Рік тому

      I would use a load cell or force sensitive resitor to give the force feedback. If the load is < desired amount, have it extend and if > desired amount, have it retract. Check out some of my other videos which may give you some ideas.

  • @mateooliveras910
    @mateooliveras910 Рік тому

    Hey I am working on a project at the moment for solar trackers, Im trying to figure out if I could use a BTS7960 board to control a 2 wire L.A. Have my 4 LDR sensors sent to arduino to command a signal to go directly to the BTS7960. I would not need a 5 wire or neccessarily track positions because that would be derived from the LDRS. Am I thinking of that correctly. Mechanical engineer that is nothing but a novice on EE aspects.

    • @ScienceFunInnovations
      @ScienceFunInnovations  Рік тому

      Absolutely. For a solar tracker you can use 2 wire LA's. I have a solar tracker video using a small dc motor, but LA would react the exact same. Good luck.

  • @rabiahussain4953
    @rabiahussain4953 2 роки тому

    I want to rotate the egg tray with a linear actuator in such a way that tray will move from 0 positions to + 45 degrees and from +45 to - 45 degrees. now for that what I need is one linea actuator with motor driver and Arduino? and what linear actuator should I use, I have seen some people using 3 pins actuator please guide me as soon as possible.

    • @ScienceFunInnovations
      @ScienceFunInnovations  2 роки тому +1

      If you are need three positions, you need a 5 wire actuator. If you just want fully retracted or fully extended, you can use a plain actuator.

  • @kifahzaidan4505
    @kifahzaidan4505 2 роки тому

    Hi,
    Thanks a lot, its really greate effort and great knowledge.
    i need to do a project for a preset position linear actuator with a DC motor abd a stepper motor, with arduino Mega or UNO but and push buttonsi am not able to write the code and the scheme, can you please help.
    Regards

    • @ScienceFunInnovations
      @ScienceFunInnovations  2 роки тому

      I would love to help, but I have way too many other projects going at this time. Best wishes.

  • @harryjosephrequieron7166
    @harryjosephrequieron7166 Рік тому

    hey man! great vid, can you have a vid on how to control a linear actuator through an arduino uno automatically? like by using some sensors to make it happen. hope you'll see this! have a great day man!

    • @ScienceFunInnovations
      @ScienceFunInnovations  Рік тому

      I have other linear actuator videos that may help. And I am working on another very soon. Check out my other videos on my channel, they may help.

  • @tommyschooling7221
    @tommyschooling7221 4 місяці тому

    In my project I am not using a rc controller. I am using two push button inputs to move from center. How would I adapt code to have a set location the potentiometer uses as center? I can provide more information on project or code I’m trying to use. Sorry in advance, new to arduino projects

    • @ScienceFunInnovations
      @ScienceFunInnovations  4 місяці тому

      The code would be very similar, but you would use the button presses to command a new location. I have another video using buttons to control an actuator.

  • @waizghaffar116
    @waizghaffar116 2 роки тому

    Can we read the resistance value in Arduino from code with using any ohm meter if we move the actuator to random position?

    • @ScienceFunInnovations
      @ScienceFunInnovations  2 роки тому +1

      Not sure exactly what you are asking, but yes you should be able to read any position.

  • @andrewtitcombe8378
    @andrewtitcombe8378 Рік тому

    Using an Arduino analogue to digital converter. I suppose depending on the length of the actuator. What resolution of distance traveled would i get? As i want to control 4 actuators to run level with each other.. My other option is digital encoded actuators to control height. I know a company that sells a controller that works with opto and hall effect . But despite them sending out a replacement controller. I still have problems . So i have decided to build my own. Mostly to fault find , but Maybe as a final solution . Trying to decide on a module that will work with amp requirements is difecult from youtube videos . As some suggest reducing the voltage will reduce the amps required. This goes against all i know regarding power. ie Watts .

    • @ScienceFunInnovations
      @ScienceFunInnovations  Рік тому

      For resulution, divide the stroke length by 1024. Or if you use a 12 bit microcontroller you would divide by 4096. Pretty good resolution. Lowering voltage will lower amps/watts, but will also reduce speed and force. Better to get a stronger motor controller that can handle the full power needs.

  • @Mroswaldo16
    @Mroswaldo16 2 роки тому

    What do you recommend for a on off on switch & has positions setting too?
    Ie. Im using an on off on switch & actuator to bring down a reverse bucket on my jet ski, i had to adjust the stop inside the actuator. But i need a faster actuator & they are 3" & 4".

    • @ScienceFunInnovations
      @ScienceFunInnovations  2 роки тому

      Not sure exactly what you are doing, but linear actuators are pretty slow. You may want to use a 1" actuator and a 4:1 lever arm. That would make it travel 4X as fast.

  • @cjn316
    @cjn316 7 місяців тому

    Can you control it via wired joystick?

  • @lindsay2145
    @lindsay2145 7 місяців тому

    I want to control 7 actuators
    Is there a board designed to handle 7 actuators at once. I have a joy stick control box that can handle the 7 actuators

  • @jhonbrixbrion8030
    @jhonbrixbrion8030 Місяць тому

    Can I control it only within the Arduino?

    • @ScienceFunInnovations
      @ScienceFunInnovations  Місяць тому

      There are many ways to control it. See some of my other videos. Thanks!

  • @Thechandran7
    @Thechandran7 2 роки тому

    Super

  • @eternalcosmos9
    @eternalcosmos9 2 роки тому +1

    Dope

  • @MuhammadAwais-jh2dy
    @MuhammadAwais-jh2dy Рік тому

    If actuator is extending and also moving in rotation what should we do

  • @jahanzaibkhan4018
    @jahanzaibkhan4018 11 місяців тому

    Hi if i use power from l298n my circuit works but if i use separate 5v to pot red and black and arduino red and black the actuator make noises and doest work i am very confused here.
    I connected red wire of +5 with arduino 5ve and pot red wire same with l298n what is happening here?

    • @ScienceFunInnovations
      @ScienceFunInnovations  11 місяців тому +1

      You probably need to connect the GND's together so that there is a common reference.

    • @jahanzaibkhan4018
      @jahanzaibkhan4018 11 місяців тому

      both adapters are different so connecting ground will make no problem right?
      @@ScienceFunInnovations

  • @shewagdhanush1391
    @shewagdhanush1391 2 роки тому

    What happens if you rotate the wheel rapidly back and forth?

  • @judah2kx
    @judah2kx 2 роки тому

    Great project.. Where can I get the code?

  • @fabianannequin4104
    @fabianannequin4104 Рік тому

    imagine implementing this on an outboard motor :D

  • @marinenav8
    @marinenav8 2 роки тому

    There are source code & schematic ?

  • @alba7142
    @alba7142 2 роки тому

    impossible d'avoir accès a la page pour les code ARDUINO , 404 not found

    • @ScienceFunInnovations
      @ScienceFunInnovations  2 роки тому +1

      So sorry, try this one sciencefuninnovation.gumroad.com/

    • @alba7142
      @alba7142 2 роки тому

      @@ScienceFunInnovations super merci de votre réponse rapide

  • @suphotdiy2645
    @suphotdiy2645 11 місяців тому

    Please take the source code for me please.