Skip to content

This is a simple IoT dashboard which can control two DC loads distinctly

Notifications You must be signed in to change notification settings

anindyamitra15/Simple-IoT-Dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Simple-IoT-Dashboard

This is a simple IoT dashboard which can control two DC loads differently!

Here is the schematic

Untitled Sketch 2_bb

Use this diagram for NodeMCU GPIOs to use with Arduino IDE

NodeMCU GPIOs

├── Clone this repository
├── Head over to the Basic_LED_IoT folder
├── Open the .ino file with Arduino
├── Set the board as generic ESP8266
└── Upload

Follow the procedure below to setup ESP8266 (nodeMCU) for your Arduino

Use generic ESP8266 module Board
Go to File -> Preferences

image
And paste the link: https://arduino.esp8266.com/stable/package_esp8266com_index.json in Additional Board Manager URLs
image

Go to Tools -> Board -> Board Manager -> Search for ESP8266 and Download that package
image

Upload the code

Keep the USB connected to NodeMCU to access the serial monitor in case you want to debug!
Type the IP address which will be shown on the serial monitor on your browser, if you did everything properly, you will see something like this:
image

About

This is a simple IoT dashboard which can control two DC loads distinctly

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published