Hello,
I am developing with arduino yun my final project for my diploma in engineering, but for now i have several doubts .
My project consists in create a Home Energy Monitor, where i measure voltage, current and power and display them in a website. My idea is to store intervaled measurments into a database (stored on SDcard) and then use yun web server to visualize (charts) the data in a dashboard into a webpage. So basically, the main features of this aplication is to display the real-time and a historic measurments. This solution is more compact and i prefered instead of using an external server, but i dont know if this is too much for arduino yun capabillities, since i need to query database to collect records to visualize.. For example if i want to visualize diary chart of power consumed in a week.
Can anyone help with this doubt? i am reasearching but can´t find concrete answers.
thanks