Creating Multiple Alarm

I am working a Time Alarm for the scheduler of the class hours of our school ..

I am using:

  1. Arduino Uno R3
  2. SD Card Module
  3. DS1307 Real Time Clock Module..

I want to alarm the device in a specific school hours .. 1 hour every Monday starting from 8 AM - 6 PM, Wednesday, Friday and 1 and 1/2 every Tuesday, Thursday starting from 7:30 AM - 5:30 and a speaking clock every 30 Minutes .. Also the tone of the alarm is come from the SD Card ..

I am working with TimeAlarm Library but Later I found out that this Library can accomodate 6 alarms only ...

Can you help me for multiple alarm that arduino can create every day ?? thank you very much!! :frowning:

I am working with TimeAlarm Library but Later I found out that this Library can accomodate 6 alarms only ...

It's Pantomime time !

"Oh no it doesn't !"

Look at the readme that came with the library.

what will i do .. ?? I dont know how??? ;'(

The readme file is in the TimeAlarms folder in your libraries folder. For me that is C:\Users\Bob\Documents\Arduino\libraries\TimeAlarms

I could tell you what it says but it will be more instructive if you find the file and read it yourself. It is, after all, called readme.txt