Skip to content

Priyajit08/Led-control-using-MQTT-on-Adafruit-IO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Led-control-using-MQTT-on-Adafruit-IO

Single Led Control Using MQTT on Adafruit IO Dashboard.

Go to https://io.adafruit.com/ and create an account or sign in Go to View AIO Keys and use your Username and Keys to edit Config.h file. In adafruit IO create new feed (under actions). Your feed name must match with the feed name in line 27 of the main code (AdafruitIO_Feed*digital = io.feed("digital")) . Create a new Dashboard in Adafruit IO. Open the dashboard and add new block by clicking on the "+" sign, choose an appropriate block according to your use. Link the block with your Feed.

Thats it. you can now control the LED using the Adafruit IO dashboard.

About

Single Led Control Using MQTT on Adafruit IO Dashboard.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages