如何使用串行通信从Visual Studio 2010 C#发送Cata? [英] How Do I Send Cata From Visual Studio 2010 C# Using Serial Communication?

查看:68
本文介绍了如何使用串行通信从Visual Studio 2010 C#发送Cata?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

任何人都可以帮助我如何使用串行通信从Visual Studio 2010 C#发送数据?

i使用Visual Studio 2010 C#与emgu进行跟踪球...

i want协调数据x,y和比率发送到微控制器以控制伺服运动...

anyone can help me how to send data from visual studio 2010 C# using serial communication?
i made tracking ball using visual studio 2010 C# with emgu...
i want coordinat data x , y and ratio send to microkontroller for controlling servo movement...

推荐答案

创建SerialPort [ ^ ]实例,配置它,打开它,并使用Write方法发送数据。该链接包括一个基本示例。
Create a SerialPort[^] instance, configure it, open it, and use the Write method to send the data. The link includes a basic example.


这篇关于如何使用串行通信从Visual Studio 2010 C#发送Cata?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆