DhruvaG2000 / SmartDuinoSensorHub

An Open Source Project that aims to provide a Smart Sensor Hub with an extremely intuitive user interface using gestures and an OLED Display
MIT License
1 stars 0 forks source link

Use LVGL instead of U8G2 lib for OLED #5

Open DhruvaG2000 opened 2 years ago

DhruvaG2000 commented 2 years ago

The LVGL is known to have much advanced features and an amazing UI compared to the U8G2 lib which is good at only a beginner stage. We should perhaps consider using LVGL for this project