Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 483 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 483 Bytes

MQTT-for-SIM900

Connect Arduino to test.mosquitto.org via SIM900 GSM module

Libraries

  1. ia92.zip - MQTT Utility for testing Publish and Subcribe Topic. To Run -> Double Click on wmqttSample.jar in "J2SE" Folder (ensure JDK is installed).
  2. WMQTT.zip - The library for Arduino to connect/publish/subcribe to MQTT broker via SIM900 GSM Module.
  • For detail, please read document WMQTT.pdf.

Hardware

  1. Arduino Mega.
  2. SIM900 GSM Module (http://gprsbee.org)

Code