Servo Motor control using Dual Axis Joystick Module tutorial - Arduino Nano - Code included

แชร์
ฝัง
  • เผยแพร่เมื่อ 7 ธ.ค. 2021
  • Analog servo motors are inexpensive little powerhouses that can be perfect when you're designing something that needs to move. They pack a lot of torque for their size and their shaft position can be pretty accurately controlled.
    The Dual Axis Joystick Module presents three outputs, two of which are analog and one digital. The two outputs are the analog voltage on two potentiometers representing voltage dividers; thus the inclination can be measured on each axis, Ox and Oy. Digital output is pressing a button.
    Parts used:
    - 1x Breadboard
    - 1x Arduino Nano
    - 5x Jumper Wires (female-male)
    - 4x Jumper Wires (male-male)
    - 1x MG995 Servo motor
    - 1x Power supply with batteries (for the servo motor)
    Follow me :
    Facebook: / lot10games
    Instagram: / 1indie_game_dev
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 6

  • @kermitinmountain6371
    @kermitinmountain6371 2 ปีที่แล้ว

    Just a question about connections: Why am I not seeing the battery (+) that supposed to connect to Nano, just (-) is connect and why is micro usb connected to computer that is powered up? Which way is the battery (+) is to connect to Nano? Your projects is confusing me and it makes no sense to me. Thank you.

    • @Lot10Games
      @Lot10Games  2 ปีที่แล้ว

      If you want to power the servo from the batteries and the Nano from PC ( like I did in this example), you have to connect the ground together, but no need to connect the + to nano board. But if you want to power up the Nano board and the servo from the batteries, all you have to do is to make one more connection from + batteries to Nano VIN pin. But be careful, batteries should be between 7-12v in order to use the VIN pin from the Nano. My batteries draw more than 12V so I used a buck converter, and I could power up the Nano board from the batteries

  • @omgupta8286
    @omgupta8286 2 หลายเดือนก่อน

    Operating voltage of mg995 servo motor

  • @easy_3d
    @easy_3d ปีที่แล้ว

    Which batteries are you using?

  • @HypexStrainer
    @HypexStrainer 3 หลายเดือนก่อน

    Can you pls add the code

  • @Stoppingcube2O1
    @Stoppingcube2O1 10 หลายเดือนก่อน

    where is the code pls post