我 發表了評論
@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
我 發表了評論
我寫了一個時間顯示的代碼,為什麼運行一個小時之後歸零了?