Arduino Uno和Unity Web Player [英] Arduino Uno and Unity Web Player

查看:122
本文介绍了Arduino Uno和Unity Web Player的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

请帮助我,

我已经接近沮丧

如何与团结网络播放器串行通信arduino uno?我可以看一个源代码示例吗?

Please help me,
I've been approached frustrated
how to serial communication arduino uno with unity web player? can i see an example of the source code?

推荐答案

与Arduino通信的唯一直接方式是通过串行通信。



for Arduino请参阅:

序列 [ ^ ]

示例:

序列示例 [ ^ ]



计算机端(.net) :

SerialPort [ ^ ]



还有其他一些使用Arduino shield的方法s:

以太网盾 [ ^ ]



Wifi shield [ ^ ]



您可以在这些页面上找到代码示例。
The only direct way to communicate with an Arduino is via serial communication.

for Arduino see:
Serial[^]
an example:
Serial example[^]

on computer side (.net):
SerialPort[^]

There are some other ways using Arduino shields:
Ethernet shield[^]
or
Wifi shield[^]

You can find code samples on those pages.


这篇关于Arduino Uno和Unity Web Player的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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