Skip to content

Arduino IDE code for Node MCU ESP8266 device to send data to Fogwing IoT Hub.

Notifications You must be signed in to change notification settings

factana/fogwing-node-mcu-esp8266

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 

Repository files navigation

Fogwing IoT emulator programs for node-mcu-ESP8266

This repository contains emulated code for the Fogwing IoT for node-mcu-esp8266 that enables devices to send the data seamlessly to Fogwing IoTHub Fogwing platform.

Note: that these SDKs are currently in preview and are subject to change.

Fogwing IoT emulation for Arduino

This repository contains the following sensor's code:

Installing the libraries

Install all required libraries using Arduino IDE.

  • DHT sensor library by Adafruit
  • PubSubClient library by Nick O' Leary
  • ArduinoJson by Benoit Blanchon

Open Arduino IDE, go to Sketch -> Include Library -> Library Manager and include all the above libraries one by one.

Run and Get Started with Fogwing IoT

Change required credentials with your Fogwing IoTHub access credentials after which you can upload the sketch into the board.

provided everything goes well you will find a message that reads Done Uploading... in the Arduino IDE.

Start Analyzing your Data at Fogwing Platform

Now you are ready to analyze your data at Fogwing Platform portal, you can access the data in data logs section of the portal.

Getting help and finding Fogwing docs

About

Arduino IDE code for Node MCU ESP8266 device to send data to Fogwing IoT Hub.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages