Setting time on a Stalker v2.3 with a DS3231 RTC

Hi

I’m new to the Stalker and have trouble setting the time. I think the fact that some of the code I downloaded and the Arduino IDE isn’t compatible with each other. I had tried almost every thing and is now hoping someone could help me out of my misery.

I have the Stalker v2.3 with the DS3231 RTC chip and running the Arduino 1.0.1 on a Mac with Lion. My aim is to get the board to have the correct time set and then have an alarm or 2 to turn a servo twice a day.

Even if anyone could send me link with a detailed tutorial on setting the time on the Stalker v 2.3 I will be over the moon.

Thanks

Kjam

Hello ,
Can you compile the library of DS3231 ?
-> try to use Arduino-1.0 but not arduino-1.01
-> download the library DS3231 for Arduino 1.0 SeeeduinoStalker_Software(Arduino_1.0).zip
-> choose the board Arduino Pro or Pro Mini (3.3V, 8MHz) w/ ATmega 328 and then upload the sketch.

Deray