Introduction: 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.
Step 1: Prepare
Step 2: 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.