Buy from US | Buy from UK | Buy from DE | Buy from IT | Buy from FR | Buy from ES | ここでご購入を! |
OSOYOO Basic board x 1
OSOYOO ESP8266 Wi-Fi Shield x 1
DHT11 sensor Module x 1
USB cable x 1
Jumper wires several
First, please insert the ESP8266 Wi-Fi Shield into your OSOYOO Basic board
OSOYOO Basic Board | DHT11 sensor module |
D2 | S |
GND | – |
5V | + |
Step A) Install the latest IDE from https://www.arduino.cc/en/Main/Software?setlang=en. If you have an IDE version after 1.1.16, please skip this step.
Step E) Download the sample code from https://osoyoo.com/driver/wifi-iot/lesson4/wifi-lesson4.zip, unzip the file, and double-click the wifi-lesson4.ino file.
Step F) IDE: Click file -> click Open -> choose code “wifi-lesson4”, load up the sketch onto your IDE.
char ssid[] = “******”; // your network SSID (name)
char pass[] = “******”; // your network password
Please replace the ****** with your correct Wi-Fi SSID and password; otherwise, your project cannot connect to the internet.
Step A) Open your Serial Monitor. You can see your router will assign an IP address to your IDE as follows:
Step B) Open your OSOYOO IoT UDP Robot APP. If you haven’t installed this APP, please read the APP installation section in Lesson 2.
Step C) Make sure your cell phone is on the same local network as your Arduino. Open the APP, click Settings, enter your Arduino IP address from Step F, and set the Port to 8888 in settings.
Now press any key on your APP, and your screen will display something like the following picture:
DownLoad Url osoyoo.com