是否有可能从自编码应用程序中使用兄弟VC-500W?

发布于 2025-02-13 22:19:10 字数 131 浏览 2 评论 0 原文

我有一个兄弟VC-500W,在我看来,没有可能在外部应用程序中使用它。对于其他型号,有B-PAC SDK,但我没有发现VC-500W类似的东西。 这里有人是否有一些技巧或解决方案,我如何在应用程序中使用它,例如Python,Java或任何其他语言?

I've a Brother VC-500W, and it seems to me, that there is no possibility to use it in external applications. For other models there is the b-pac sdk, but I haven't found anything similar for the VC-500W.
Does anybody here have some tips or a solution how I can use it in my applications, e.g. in python, java or any other language?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

公布 2025-02-20 22:19:10

虽然自从问这个问题以来已经有一段时间了,但答案是肯定的!一些了不起的人对协议进行了反向设计,并提供了一个Python模块和一个从打印机打印的Shell脚本。他们在此处提供了代码: https:htttps:htttps:// m7i。 org/projects/labelprinter-linux-python-for-vc-500w/
以及博客文章解释了他们的逆向工程过程。

有人还分叉了包裹并修复了一些错误(特别是导致打印机打印非JPEG时锁定的错误),这在这里可用: https://gitlab.com/lenchan139/labelprinter-vc500w Archive.org版本

Though it's been a while since this question was asked, the answer is yes! Some amazing person has reverse engineered the protocol and has provided a python module and a shell script to print from the printer. They've made the code availible here: https://m7i.org/projects/labelprinter-linux-python-for-vc-500w/ (Archive.org version)
as well as a blog post explaining their reverse engineering process.

Someone has also forked the package and fixed some bugs (specifically one that caused the printer to lock up when printing a non jpeg) which is availible here: https://gitlab.com/lenchan139/labelprinter-vc500w (Archive.org version)

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文