我想用网络浏览器控制 Arduino 的数字输出端口。我该怎么办?

Posted

技术标签:

【中文标题】我想用网络浏览器控制 Arduino 的数字输出端口。我该怎么办?【英文标题】:I want to control the digital output port of Arduino with a web browser. What should I do? 【发布时间】:2017-07-27 02:00:34 【问题描述】:

我使用 aduino 的输出端口控制设备。但是我想通过互联网来控制它。如何使用Ethernet Shield来创建和控制网页?

【问题讨论】:

【参考方案1】:

您需要使用 Arduino 以太网或 Wifi shield 制作网络服务器。

我发现了一个带有内置 Web 应用程序的盾牌,名为“phpoC Shield for Arduino”。它可以让您在网页上控制 Arduino 的输出端口,就像嵌入式 Web 应用程序一样。

有一个example project I can share on the forum using the PHPoC shield 和一个manual of PHPoC Arduino shield。

【讨论】:

以上是关于我想用网络浏览器控制 Arduino 的数字输出端口。我该怎么办?的主要内容,如果未能解决你的问题,请参考以下文章

通过 RPi 托管网站控制 Arduino 输出

arduino怎么用ks103

Arduino的A0~A5模拟端口。可以作为数字端口输入输出使用吗?

Arduino可以把A0和数字信号引脚相连吗

Arduino控制ledstrip与neopixel卡住

Arduino UNO模拟输入端口(A0-A5)改成数字IO输出使用