Arduino Tutorial #22 - EEPROM & Servo Memory Tutorial - Storing Servo Motion through I2C & Playback

Поделиться
HTML-код
  • Опубликовано: 10 окт 2024
  • In this episode we are looking at how to store Servo Position Readings into an external EEPROM IC (24LC256) through I2C Communication & playing them back repeatedly.
    We will take a step back on a previous video I did in which I implemented a similar functionality, but stored the positions on my Arduino. This prevented myself as well as the users to extend the program and use more servos or have the recording continue for a longer period of time.
    Contribute to the channel:
    / ee_enthusiast
    Relevant Materials:
    Previous tutorial on Servo & Memory storage: • Ep.53 Arduino Projects...
    24LC256 EEPROM Datasheet: ww1.microchip.c...
    Software: github.com/VRo...
    Hardware Used:
    Arduino Uno - Product Link: amzn.to/2qPA2VY
    Breadboard - Product Link: amzn.to/2qqpwmX
    Jumper Cables - Product Link: amzn.to/2pIBcSV
    Power Supply - Product Link: amzn.to/2ryKIrc
    24LC256 EEPROM - Product Link: amzn.to/2rSzFcT
    Servo Motor (MG995) - Product Link: amzn.to/2s2jgnd
    Variable DC-DC Converter - Product Link: amzn.to/2rSwGkD
    Get in touch:
    Facebook: / eeenthusiast
    Twitter: / ee_enthusiast
    Website: eeenthusiast.com
    Forum: forum.eeenthusi...
    GitHub: github.com/VRo...
    Personal website: vladromanov.com
    Relevant Search Terms:
    arduino eeprom, arduino eeprom read and write, arduino eeprom tutorial, arduino eeprom example, arduino eeprom chip, arduino eeprom i2c, arduino servo motor control, arduino servo tutorial, arduino servo external power source, arduino servo potentiometer tutorial, arduino servo potentiometer code, arduino servo recorder, arduino servo motor control tutorial, arduino external power supply, arduino button control, EEEnthusiast, Vlad Romanov, Volodymyr Romanov

Комментарии • 9

  • @douglasburnett3310
    @douglasburnett3310 7 лет назад +4

    Did you ever get Ep. 53 working? I have the same issue a lot of people are having. Everything is fine until you press the button and then nothing.

  • @alivakili5408
    @alivakili5408 4 года назад

    Perfect explanation 🙌🏻👏🏻👍🏻

  • @PatnaikUC
    @PatnaikUC 3 года назад

    Excellent. Can you please extend it to 16 servos using Arduino servo shield 2+16 or EEPROM with one joystick or a pot to record the position of each addressable servo and play automatically thereafter

  • @CiaranWhelan
    @CiaranWhelan 6 лет назад

    Fantastic video. What I am now looking to do is program 2 servos for 2 axis movement by use of a joystick. I want to make some sort of programmable search light so that I can pan and tilt a high power torch. Ideally program an area and movement of the torch on an object, then get repeatability when I press a play button. is this possible at all with the way you have shown in this video?Many thanks again for this great walk through.

  • @tahirfarooq5048
    @tahirfarooq5048 7 лет назад +1

    very useful project

  • @josipkrizan7212
    @josipkrizan7212 4 года назад

    hi friend can you help me about programming two servo motors with one button can we hear each other in the mail?

  • @abhijithnarayanan4546
    @abhijithnarayanan4546 5 лет назад

    Hai sir,
    Dose this code can be for stepper motor?