Introduction: D-duino Tutorial(Control LED and Vibrating Motor by Web)
Step 1: Prepare
Step 2: Connect
Like the picture.
I added 3 vibrating motors to Pin 4,7,10
The other pins I soldered different color LEDs.
Then I open the IP address by web browser or smartphone.
Here is a video for what I have tested.
Step 3: About Programming
Here I will simply introduce how to program with LUA.
1.Build your own firmware.
Please follow this link to build your own version firmware.
Then download it.
2.Burn the firmware into your D-duino.
http://dong-sen.com/the-first-thing-you-need-to-do/
Follow this link to learn how to burn firmware.
3.Download ESPlorer and program under this IDE.
Remember: Your code should be saved as init.lua.
Read these links you will find program D-duino is very easy