I am working a Time Alarm for the scheduler of the class hours of our school ..
I am using:
- Arduino Uno R3
- SD Card Module
- 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!!