YogPanjarale / GSMMQTT

MQTT communication over GSM sim900a module with Arduino

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GSMMQTT

Connecting arduino with sim800/900 module to mqtt broker and comunicating with it

I used Platfrom.io with vs code to program this

Note if you want to run this make a details.h file in src diectory and copy the contents from detais copy.h and change values acording to your mqtt broker and username password

Hardware used

  1. Arduino nano
  2. Sim800a module

About

MQTT communication over GSM sim900a module with Arduino


Languages

Language:C++ 90.4%Language:C 9.6%