串行数据,无线路由器和Arduino,我的天哪! [英] Serial Data, and Wireless Routers, and Arduinos, Oh My!

查看:76
本文介绍了串行数据,无线路由器和Arduino,我的天哪!的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我试图通过以太网将数据从带有以太网屏蔽的Arduino Mega微处理器通过以太网发送到无线路由器,然后无线路由器将信号以一定的距离以C#窗口形式发送到接收计算机.我认为数据是串行的,但是它将转换为TCP/IP数据包,然后进行接收,解码和分析.我想将Arduino以太网电缆连接到无线路由器(WRT54G)的"INTERNET"端口,并通过WiFi从远程位置连接到路由器,并像这样监视Arduino输出.我不确定这是否是满足我的需求的最佳方法.从串行到以太网电缆数据再到无线数据包再回到串行声音听起来很棘手.关于从哪里开始以及做这件事的更好方法的任何建议? :-D

Im trying to send data from an Arduino Mega Microprocessor w/ Ethernet Shield through Ethernet to a wireless router, which then transmits the signal a certain distance to a receiving computer in a C# windows form. The data is in serial, I think, but it will be converter to TCP/IP packets and the received, decoded, and analyzed. I want to connect the Arduino Ethernet cable to the "INTERNET" port of a wireless router (WRT54G) and connect via WiFi to the router from a remote location and monitor the Arduino outputs as such. Im not sure if this is the best method of achieving my needs. Moving from serial to Ethernet cable data to wireless packets and back to serial sounds tricky. Any suggestions on where to start and a better way of doing this? :-D

推荐答案

如果您搜索google,有很多关于使用Arduino以太网盾的教程.

不过,这是一个不错的起点;
http://www.freeduino.org/ [ ^ ]

该页面包含几乎所有您可以想到的与Arduino平台相关的链接.

我还没有做过任何有关以太网屏蔽的事情,但是与我合作的一个人已经在这里看到他的页面了.
http://www.ianjohnston.com/content/index.php?option=com_content&view=article&id=26:arduino&catid=11:arduino&Itemid=17 [
There are plenty of tutorials on using the Arduino Ethernet Shield available if you search google.

Here is a good place to start though;
http://www.freeduino.org/[^]

This page has links to almost anything you can think of relating to the Arduino platform.

I haven''t done anything with the ethernet shield yet, but one of the guys i work with has, see his page here;
http://www.ianjohnston.com/content/index.php?option=com_content&view=article&id=26:arduino&catid=11:arduino&Itemid=17[^]


这篇关于串行数据,无线路由器和Arduino,我的天哪!的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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