STEP4: Arduino Sketch code Installation:
Robot Car can work in two Wifi modes:AP mode and STA mode. The Arduino sketches for these
two modes are different. Let’s explain these two modes one by one.
When working in AP mode, our robot car itself will become a Wifi Hot Spot. Our cell phone
can connect to Robot Car as its wifi client. The IP address of Robot is fixed as
192.168.4.1 and It is not connected to WAN.
(1) Please download sketch from following link:
https://osoyoo.com/driver/mecanum_acrylic_chassis/mecanum-2560-lesson5A.zip
file and you will see a folder named mecanum-2560-lesson5A,upload the code into Arduino
(2) Open your Arduino Serial monitor, and you will see a similar result as AP mode. A new
Wifi SSID “osoyoo_robot” with IP address 192.168.4.1 will show up in the window. This
means your Robot car has a Wifi Hot Spot name “osoyoo_robot” , its IP address is
192.168.4.1
(3)
Open your Arduino Serial monitor and set 9600 baud,then you will see a similar result
as AP mode. A new Wifi SSID “osoyoo_robot” with IP address 192.168.4.1 will show up in
the window. This means your Robot car has a Wifi Hot Spot name “osoyoo_robot” , its IP
Содержание Mecanum Omni
Страница 1: ...Mars Explorer Mecanum Wheel Robotic Kit Arduino Mega2560 More information http osoyoo com p 30176 ...
Страница 7: ...Picture 6 Type A and Type B motors location map in chassis Picture 7 Wheel installation map ...
Страница 10: ...Picture 12 Wifi shield installation guide ...
Страница 13: ...Picture 17 Connect Rear model X control pins to Mega2560 Picture 18 Connect Model X to Voltage meter ...
Страница 14: ...Open source Arduino Software IDE Download Arduino IDE here https www arduino cc en Main Software setlang en ...
Страница 28: ...STEP2 Bluetooth Module should be inserted into bluetooth 6 pin slot in OSOYOO Wifi Board ...