Hi,
I'm following a tutorial to make a "Clock-Clock" with 48 servos hooked to 3 PCA9685. These use my SDA and SCL pins on the Uno. So, I'm wondering how to hook up the RTC ? Which pins should I use.
The tutorial indicates these connections for the RTC:RST to D4, DAT to D3, CLK to D2 of a Nano. But I'm using an UNO and my RTC has different labeled pins: GND,VCC,SDA,SCL,SQW,32K.
@jim-p The photo shows what I have. Bought from Ebay whic says DS1302. But I guess it's wrong, cheked other sites it seems to be DS3231. here's the one from the tutorial:
Yes, they are. Each device basically has its own address. For the RTC module that you show in post #3 it will have two; one for the RTC (fixed) and one for the EEPROM (which can be modified using the A0/A1/A2 pads on the board).