KudosAbhay / Arduino_To_Thingsboard

Send Data via SIM900A / SIM800 - Arduino to Thingsboard IoT platform

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Arduino_To_Thingsboard

This is a working code which can send data to thingsboard.io from Arduino Mega 2560.

Harware Used:

  1. Arduino Mega 2560
  2. SIM900A / SIM800

Implementation Done:

  1. Connected SIM900A / SIM800 to Serial1.
  2. Read the output obtained from that over Serial.
  3. TCP is implemented and Data is sent over HTTP request to the thingsboard server

About

Send Data via SIM900A / SIM800 - Arduino to Thingsboard IoT platform


Languages

Language:Arduino 100.0%