Skip to content

IoT Relay with NodeMcu, Controllable by App, ChatBot, Google Assistant

License

Notifications You must be signed in to change notification settings

TierKun/IoT-Relay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

IoT-Relay

IoT Relay with NodeMcu, Controllable by App, ChatBot, Google Assistant


Hardware & Software


Can be integrated with:

Telegram Bot

Whatsapp Bot


Install Driver & Library


Edit Config Token Server Blynk

Edit Token Config

#define BLYNK_TEMPLATE_ID "ISI_TEMPLATE_ID"
#define BLYNK_DEVICE_NAME "NAMA_DEVICE"
#define BLYNK_AUTH_TOKEN "ISI_TOKEN"

Edit Wifi Config

Edit Wifi Config

char ssid[] = "sinyo";//Masukkan Nama Wifi/SSID
char pass[] = "sukasukasaya";//Masukkan WIFI password

About

IoT Relay with NodeMcu, Controllable by App, ChatBot, Google Assistant

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages