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.
@@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
@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
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
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.
@@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
@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
@ thanks so much I will definitely watch that play list