Arduino yun - Home Electrical Energy Monitor

Hello,

I am developing with arduino yun my final project for my diploma in engineering, but for now i have several doubts :frowning: .

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

If you already have a YUN, you can proceed with that and see the performance first. Personally, I prefer ESP32 for this type of project.

Consider other MCUs. The Yun is not particularly popular and you might have trouble getting help when problems arise.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.