Hello,
I've a newbie problem :
I want to drive a servo motor at a chosen time and, for that, I use a Clock module (DS3231).
I've begin with the DS3231 connected on the arduino 5V and ground
Now I want to connect the servo but..... 5V is used by the DS3231..... !!?
Can I connect the 2 modules on the same place ?
Can I connect the 2 modules on the same place ?
Yes, but be careful about how much current you take. It is not generally recommended to use the 5V pin on an Arduino to power a servo due to its current requirements
Which Arduino board do you have and how is it powered ?