Hi Everyone,
I am working on a project at the moment which is essentially an alarm clock (LEDs + Piezo buzzer) that shows a few reminders.
So I want the Arduino to connect to a Website - get the information needed and print it on the screen. And alarm at given times.
ATM all i could do is keep parsing the website for alarmnow? YES/NO and act accordingly.
Preferably I would like to have all reminders saved and possibly be in a REST mode until changes are made online.
Anyways the RTC + all the above were just too much for the Arduino Yún's memory so...
Is the Mega strong enough to do all this? Or would you recommend a completely other device like pcDuino? Or Anything else?
Thanks for any help
Alex