Skip to content

This program uses LVGL in order to create a visual and interactive calculator. LVGL creates the objects, callbacks, and tasks. Underlying functions evaluate the commands. The buttons can be pressed to work just like a calculator. This program uses an LVGL simulator. Call calculator() in the main function of the Simulator to run the program.

Notifications You must be signed in to change notification settings

umanaandrew-cv/LVGL-Graphics-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

About

This program uses LVGL in order to create a visual and interactive calculator. LVGL creates the objects, callbacks, and tasks. Underlying functions evaluate the commands. The buttons can be pressed to work just like a calculator. This program uses an LVGL simulator. Call calculator() in the main function of the Simulator to run the program.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages