/EMS-Display-firmware

Firmware for my energy monitor modules

Primary LanguageC++GNU General Public License v3.0GPL-3.0

Energy Management System Display module firmware

See my blog at https://miscsolutions.wordpress.com/2022/10/02/home-energy-management-system-part-1-objectives/ for more details.

Build instructions

In Eclipse IDE for C/C++ developers, create a workspace and import the following projects into it:

Update submodule lvgl of this project by running git submodule update

You should then be able to build this project in Eclipse.