我 发表了评论
@xiaoxuesheng Using millis() to calculate uptime is incorrect. The return value of the millis() func
我 发表了评论
@YUKIASUNA An example with MQTT is in the experimental assembly https://github.com/board707/w80x_ard
我 对问题发布了答案
This recipe is works http://ask.winnermicro.com/article/61.html
我 对问题发布了答案
Hi! We had a discussion about this in 2023. You can read it here https://github.com/board707/w80x_ar
我 发表了评论
@isme Ok, thanks! I'm not strong in Python, and what I don't understand bothers me :)
我 发表了评论
@isme Hi! I slightly reworked the code for drawing the lvgl graphic area#define swap(a, b) { uint8_t
我 对问题发布了答案
Almost all the functions match the old SDK except for some recursive ones. I'm puzzled by this as we
我 发表了评论
Here is an example with Chinese and Japanese support https://github.com/board707/w80x_arduino_iot/tr
我 发表了评论
@xiaoxuesheng I'm on an extended business trip right now. I don't know when I'll be back in my lab.
我 发表了评论
@xiaoxuesheng Unzip to "C:Users<user>AppDataLocalArduino15packagesw80x_duinohardwareXT8040.0.6
我 发表了评论
我写了一个时间显示的代码,为什么运行一个小时之后归零了?