
ESPcopter standalone Code (RemoteXY)
#define REMOTEXY_WIFI_SSID “RemoteXY”
#define REMOTEXY_WIFI_PASSWORD “12345678”
#define REMOTE_XY_REMOTE
#include <espcopter.h> // library
void setup() {
mainSetup(); // main flying setup
}
void loop() {
mainLoop (); // main flying loop
}
Connection:
After installing the software, turn on the drone. In the wifi tab of your phone, you will see the
name of the drone.
WIFI_SSID “RemoteXY
WIFI_PASSWORD “12345678”
After you make the connection, open RemoteXY from your phone.
After making the connection, the screen below will open automatically.
Содержание ESP8266
Страница 1: ...ESPcopter SDK 1 0 0 Beta ...
Страница 13: ......
Страница 17: ...5 Control Joystick 1 6 Control Joystick 2 ...
Страница 18: ...7 Auto Flight Route Control Part 8 Auto Flight Route Simulation ...