Virtuino SE Tutorial: Communication with Arduino + Ethernet shield
Step1:
Step2:
Download the following example:
Arduino + Ethernet Shield example - JSON API
Unzip and load the example code to Arduino IDE software
Step3:
Configure the example code
2. Enter an IP address for your ehternet connection
The IP has to have the same three first numbers with your router IP
For example if your router IP is 192.168.1.1 select an IP like 192.168.1.150
Step4:
1. Connect the Arduino to usb port of your PC
2. Select the board Arduino UNO.
3. Select the correct port
4. Upload the example
3. After the uploading open the serial monitor.
You will see the IP address of the Ethernet shield
192.168.1.150
Step5:
Run Virtuino SE app