More sample code

Any chance you will be releasing more sample code? It would be great if you could release the source for the built-in apps so we can enhance/tweak them as we see fit. I noticed they’re not in a ‘readable’ format on-device (compiled maybe?) so we can’t use them as reference.

For instance, I’d love to see the source of the Pomodoro timer because I want to add more features to it, as well as change it’s behavior.

Same with the calendar app.

It would also be good if you could add at least a basic LVGL demo app that did basic shapes and text, giving us a jumping-off point. There is some disparity between the public Python/LVGL documentation and the version used on your device.

TL;DR… more samples please! :slight_smile:

1 Like

Hello,

Thank you for your suggestions and feedback! We understand the importance of sample code to developers, so we try to follow standard specifications when coding.

The current project uses lvgl version 9.1, you can refer to:

Currently, our development resources are relatively tight, and we will add more examples to facilitate your development in the future. You can also give us feedback on your more specific needs or problems in development, and our engineers will provide you with further assistance.

If you have any questions about the use of the product, please feel free to contact us.

How about we just open source the app published by Vobot on App Gallery? I found the “Quote” App and some other apps having minor bugs and I would like to contribute.

Hello,

Thank you very much for your suggestions. We plan to open source these codes in the future and invite more developers to improve and innovate these apps. We will put this plan on the agenda as soon as possible, and the specific information of subsequent releases will be synchronized in the forum announcement.

You can also directly feedback the problems you find in the forum.