通过并行端口的遥控车

发布于 2024-10-05 15:19:32 字数 104 浏览 5 评论 0原文

我正在制作一个项目,其中我使用并行端口从 PC 控制遥控车...... 我想知道 C# 中是否有任何库或代码可以帮助我使用窗口窗体应用程序解决这个问题...... 我正在使用晶体管来实现这个建议

I'am making project, in which i'am controlling a remote control car from PC using parallel port...
I want to know whether there is any library or code in C# which could help me in resolving this problem using window form application.....
I'am using transistor for this propose

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

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

发布评论

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

评论(1

十二 2024-10-12 15:19:32

有一些资源可用于使用 .net 代码控制端口:

这是一篇关于 codeproject 的精彩文章: 未经审查的 I/O 端口 - 1 - 使用并行端口控制 LED(发光二极管)

这里是查找大量信息(以及 inpout32.dll)的好地方:http://www.lvr.com/parport.htm

There are a few resources out there for controlling ports with .net code:

Here's a great article on codeproject: I/O Ports Uncensored - 1 - Controlling LEDs (Light Emiting Diodes) with Parallel Port

And here's a good place to find lots of info (and inpout32.dll as well): http://www.lvr.com/parport.htm

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