【问题标题】:Arduino connected via TCP using SIM900 to Dweet.ioArduino 使用 SIM900 通过 TCP 连接到 Dweet.io
【发布时间】:2015-12-02 09:55:19
【问题描述】:

我正在尝试使用连接到 SIM900 GSM/GPRS 模块的 Arduino 将一些传感器数据流式传输到 Dweet.io。我可以从我的 Arduino 板访问互联网、加载数据、检查 GPRS 连接等。有人能具体告诉我将数据发布到 dweet.io 的语法吗?

【问题讨论】:

  • ARDuino,不是 ADRuino

标签: arduino sensors gsm sim900 dweet.io


【解决方案1】:

使用这个库而不是使用 AT 命令,它更简单,更漂亮https://github.com/amcewen/HttpClient

Dweet.io 需要 GET 命令来发送和接收数据。

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2015-12-21
    • 1970-01-01
    • 2012-04-26
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多