【发布时间】:2011-12-14 07:13:38
【问题描述】:
我知道如何使用 GSM/GPRS shield for Arduino Uno 拨打电话和发送短信。但是我在http://mydomain.com/rest/receiveSensorData 有一个网络服务,我想使用 GSM/GPRS 屏蔽将传感器数据发送到这个 URL,因为我不能指望在操作位置存在 Wi-Fi。 This is the shield 我有,而且我还有一张 3G SIM 卡,正在 Arduino Uno 上运行。
我该怎么做?
【问题讨论】:
标签: web-services arduino sensors gsm gprs