ESPHome - Controlling Two Servos with ESP #2

Поделиться
HTML-код
  • Опубликовано: 25 дек 2024

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

  • @CJSanimatronicsandcreations
    @CJSanimatronicsandcreations 7 дней назад

    Can you please make a video on how you would wire 2 arduino nanos together? the animatronic I am make will use 2 or 3 nanos

    • @buildWithMe1970
      @buildWithMe1970  6 дней назад

      Could you give me a bit more background on why you need to wire multiple Arduinos? What exactly are you trying to achieve that a single microcontroller can not do?
      I'm asking as there might be easier ways so achieve the same results.

    • @CJSanimatronicsandcreations
      @CJSanimatronicsandcreations 6 дней назад

      ​@@buildWithMe1970 my animatronic has 11 head movements and will have 12 body movements, Bottango and arduinos nanos max out at 12 digital pins and I don't want more then 1 USB coming from my computer
      also I have zero coding experience
      I might be able to achieve this with ESP32s over wifi

    • @buildWithMe1970
      @buildWithMe1970  5 дней назад

      @CJSanimatronicsandcreations in this case I would really recommend to change to an ESP32 and daisy chained Servo Drivers ( www.adafruit.com/product/815 ). In that combination you can use up to 100 Servos with one ESP32.
      I have seen in your videos, that you already have experience with Bottango, but maybe something from this playlist still does help you?! ruclips.net/video/1vZQIaL--Wk/видео.html

    • @CJSanimatronicsandcreations
      @CJSanimatronicsandcreations 5 дней назад

      @ thanks so much I will definitely watch that play list