Neucrack

Results 350 comments of Neucrack

mark一下,自定义语法可能可以参考 https://github.com/teedoc/teedoc/blob/main/plugins/teedoc-plugin-markdown-parser/teedoc_plugin_markdown_parser/plugin_subscript.py

Sorry, Allwinner tell us we can't open V831 SDK, so we can't put V831 SDK on github like lindenis..... but 1126's SDK will be open

Right the V831's NPU SDK now is pretty poor! RV1109 and 1126 is better if no price limitation, and Sipeed will start selling RV1126/RV1109 dev board and in stock

你的串口是什么串口, USB转ttl模块吗,还是什么

libmaix not support nn for AX620A, use ax-samples ax-pipeline instead

not port yet , the model can be directly forward in maixpy3, but no decoder(post deal) provided yet

你这是 15在向.1网关发送数据呀,跟comtool有啥关系

这个跟多网卡应该没关系。 .1是PC的话理论上应该可以才对,我这里测试两台之间通信是没问题的, ![image](https://github.com/Neutree/COMTool/assets/8625829/59d1d311-c05f-4a6b-b966-71a2728df33d) 没办法复现你的现象,暂时不太清楚问题在哪儿

lambda是默认值,在这里设置的 https://github.com/Neutree/COMTool/blob/d7bb5aa087cc58d94c36c3442196b318dfc97c10/COMTool/pluginItems.py#LL204C43-L204C53 然后会在这里https://github.com/Neutree/COMTool/blob/d7bb5aa087cc58d94c36c3442196b318dfc97c10/COMTool/pluginItems.py#L244 调用具体插件的 `onRecieved` 方法 既然你可以调试,方便的话可以调试一下应该就能发现问题了

也就是说在接受显示区域支持转义字符显示 目前发送是支持转义的 ![image](https://github.com/Neutree/COMTool/assets/8625829/37c5b266-50c3-4a5d-883e-68c1b6b871b4)