Skip to content

ICECapstone/Blynk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Blynk

In this workshop, you will learn how to control an LED from an App.

  1. You will need to install "Blynk" app on your smart phone/iPad.
    findapp

  2. Create Blynk account.
    createacc

  3. Connect an LED to NodeMCU (PIN GPIO3) with a resistor and connect ground
    ledblynk

  4. Upload the sketch (enter your Authorization token, WiFi SSID and WiFi password)

  • You will need to obtain Authorization token from Blynk app by creating a new project
  • Enter project name, choose device (ESP8266), connection type (GSM or WiFi), select light/dark theme
    auth
  • Token is then sent to your registered email address
  1. Add a widget "button"
    addbutton

  2. Configure the button, select "switch" and PIN "GPIO3"
    configure

  3. Hit "Play" button and now you can turn your LED ON/OFF from your smart phone.
    final

About

LED_Control

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages