Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you may not be able to execute some actions.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
我用OpenMV识别二维码,二维码 的内容大约90个字符,想把字符通过串口发送给stm32单片机,假设二维码 用message来表示,那么uart.write(message)是否可行?另外bytearray是什么用法?
https://forum.singtown.com/topic/1178/关于二维码的疑问