Control Grove LED by Web(D-duino-B)
by lspoplove in Circuits > LEDs
1397 Views, 11 Favorites, 0 Comments
Control Grove LED by Web(D-duino-B)
D-duino-B has a 1.3' OLED.
I like D-duion-B more than D-duino V2(0.96OLED)
Here I want to share how to display useful information from web and how to control a
grove LED from Web.
Prepare
Write Code.
Code is also easy.
https://github.com/lspoplove/D-duino/blob/master/Groves_tutorial/WebtoLED.ino
Check this code , insert your WiFi name and password.
Then D-duino-B will display the message you typed from web.
When you type "open", LED will light.
When you type "off", LED will be off.
https://github.com/lspoplove/D-duino/blob/master/Groves_tutorial/WebtoLED.ino
Check this code , insert your WiFi name and password.
Then D-duino-B will display the message you typed from web.
When you type "open", LED will light.
When you type "off", LED will be off.