从arduino传感器到visual basic的实时数据图 [英] Real time data plot from arduino sensors to visual basic

查看:108
本文介绍了从arduino传感器到visual basic的实时数据图的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好!

我最近开始研发一种带有4个传感器的设备,这些传感器连接到模拟引脚上的Arduino ONE。我真的需要一些我想要构建的visual studio软件的帮助,因为我的编程技巧不是那么先进。我需要的是在同一图形(虚拟示波器)上创建一个实时绘制4个参数的数据。

有人能帮帮我吗?我真的需要它!

谢谢!

Hello!
I began recently working on a device with 4 sensors that are conected to an Arduino ONE, on the analog pins. I really need some help with the visual studio software i want to build, because my programming skills are not that advanced. What i need is to create a real time ploting data fron the 4 sesors on the same graphic (virtual oscilloscope).
Could someone help me? I really need it!
Thanks!

推荐答案

您可能会在虚拟串行线路上接收传感器数据。因此,您的第一个任务是正确处理与Arduino板的串行线路通信(您可能会在此主题上找到许多文章)。

然后您必须使用图表显示接收的数据。您可以找到一些免费的图表控件或考虑自己编写绘图代码。
You are probably going to receive the sensor data on a virtual serial line. So, your first task is the proper handling of serial line communication with the Arduino board (you may find many articles on this topic).
Then you have to display the received data using a chart. You may find some free charting controls or consider to write yourself the drawing code.


这篇关于从arduino传感器到visual basic的实时数据图的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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