我 发表了评论
@xiaoxuesheng Unzip to "C:Users<user>AppDataLocalArduino15packagesw80x_duinohardwareXT8040.0.6
我 发表了评论
@xiaoxuesheng OK. Tomorrow I'll tell you what needs to be done
我 发表了评论
https://stackoverflow.com/questions/24770622/arduino-any-reason-to-have-call-serial-end
我 对问题发布了答案
Hi. The lack of Serial.End() method is not critical in most cases. Its work is to deinitialize the h
我 对问题发布了答案
Hi. This problem was also stumbled upon by our users last year. The solution is described in https:/
我 发表了评论
@kevin_tsu Hi. A couple days ago I was installing a w80x-arduino on a brand new laptop. I used the l
我 发表了评论
@isme Hello!I'll use some of your code so I don't have to reinvent the wheel. :)
我 发表了评论
@abc520 If anything goes wrong, post it here. I'm on a long business trip right now, but I'll try to
我 发表了评论
@abc520 Hi! 1 - install arduino ide 2.x2 - install main packet for w80x (see http://ask.winnermicro.
我 发表了评论
@sujido Hi. Yes, the WIFI support classes are functional. They were ported from an ancient project f
我 发表了评论
@shiinakaze You need to set this option. But it's slow. So I flash via UART and debug without this o
我 发表了评论
今天刚发现arduino串口通讯居然不支持Serial.end();