完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
我想在我的PSoC板上设置谷歌的协议缓冲区,这样我就可以把压缩的数据发送到Python脚本进行解释。我很好奇其他人是否已经做过类似的事情。欢迎任何帮助或建议。如果你想要更多的具体信息,请告诉我。
以上来自于百度翻译 以下为原文 I would like to set up google's protocol buffers on my PSoC board so I can send the compressed data to a python script for interpreation. I was curious if anyone else has already done this or something similar. Any help or suggestions are welcome. Let me know if there is more specific information you want. |
|
相关推荐
5个回答
|
|
也许你需要一个互联网连接到你的PSoC板之前,首先寻找协议。关键字搜索(在页面顶部),例如“LAN”、“以太网”或“TCP”关键词
鲍勃 以上来自于百度翻译 以下为原文 Probably you need an internet connection to your PSoC board first before looking for protocols. Make a keyword search (at top of this page) for keywords like "LAN", "Ethernet" or "TCP" Bob |
|
|
|
事实上,网络是不需要的。协议Buffer-Server只是一个序列化机制,并且独立于传输机制。因此,它们可以用于串行端口或CAN(教程用二进制文件代替)。(见概览)
您可能也不想使用标准的原Bug编译器,因为它生成了C++代码。相反,我建议使用ProtoBuF嵌入-C项目 以上来自于百度翻译 以下为原文 Actually networking is not needed. Protocol bufers are just a serialization mechanism, and are independent from the transport mechanism. So they can be used for serial ports or CAN (the tutorials work with binary files instead). (See the overview) You probably also don't want to use the standard protobuf compiler, since it generated C++ code. Instead I suggest using the protobuf-embedded-c project |
|
|
|
正如HLI所说的,我已经处理了传输机制,我只需要一个嵌入式缓冲区的原型缓冲区,它可以序列化我的数据,并且能够设置Python版本来解释另一端的数据。我将调查这个嵌入式的PotoC。
以上来自于百度翻译 以下为原文 As hli stated, I already have the transport mechanism handled, I simply need an embedded version of the protobuffer that can serialize my data and to be able to set up the Python version to interpret the data on the other end. I will look into this embedded protoc. |
|
|
|
HLI,我不知道我将如何着手在PSoC板上建立嵌入式系统原型缓冲区。有没有办法把这个功能通过PSoC创建者,我不知道?
以上来自于百度翻译 以下为原文 hli, I don't see how I would go about setting up the embeded systems protobuffer on the psoc board. Is there a way to include this functionality through PSoC creator that I dont know about? |
|
|
|
您需要在外部运行PotoC编译器。当它完成创建代码时,只需将其复制到项目中,就像手动编写的代码一样。(当您对协议定义做一些更改时,您需要再次进行)
在创建者中没有自动处理这个问题的能力。 以上来自于百度翻译 以下为原文 You would need to run the protoc compiler externally. When it has finished creating the code, just copy it into your project, just like code you have written manually. (And when you do some changes to the protocol definiton you need to do it tagain) There is no facility in Creator to handle this automatically. |
|
|
|
只有小组成员才能发言,加入小组>>
752个成员聚集在这个小组
加入小组2069 浏览 1 评论
1824 浏览 1 评论
3633 浏览 1 评论
请问可以直接使用来自FX2LP固件的端点向主机FIFO写入数据吗?
1760 浏览 6 评论
1509 浏览 1 评论
CY8C4025LQI在程序中调用函数,通过示波器观察SCL引脚波形,无法将pin0.4(SCL)下拉是什么原因导致?
507浏览 2评论
CYUSB3065焊接到USB3.0 TYPE-B口的焊接触点就无法使用是什么原因导致的?
357浏览 2评论
CX3连接Camera修改分辨率之后,播放器无法播出camera的画面怎么解决?
410浏览 2评论
357浏览 2评论
使用stm32+cyw43438 wifi驱动whd,WHD驱动固件加载失败的原因?
854浏览 2评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-11-22 08:59 , Processed in 0.966739 second(s), Total 85, Slave 68 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号