Загрузка страницы

Unlimited Drone Range(part1) | On Any Drone | DIYIFEHACKER

#include servo.h
#define BLYNK_PRINT serial
#include ESP8266WiFi.h
#include BlynkSimpleEsp8266.h
Servo servo;
char auth = "Mq9JcRJhCmaDvYuoJzVJ5BD2J6KI5vtZ"; //Enter your Blynk application auth token
char ssid= "Dialog 4G 025"; //Enter your WIFI name
char pass = "jangu1234"; //Enter your WIFI passowrd
void setup ()
serial.begin(9600);
servo.attach(D0);
servo.attach(D1);
servo.attach(D2);
servo.attach(D3);
servo.attach(D4);
Blynk.begin(auth, ssid, pass)
void loop()
Blynk.run()
BLYNK_WRITE(V0)
servo.write(Map(param.asInt(),0,1023,1000,2000))
BLYNK_WRITE(V1)
servo.write(Map(param.asInt(),0,1023,1000,2000))
BLYNK_WRITE(V2)
servo.write(Map(param.asInt(),0,1023,1000,2000))
BLYNK_WRITE(V3)
servo.write(Map(param.asInt(),0,1023,1000,2000))
BLYNK_WRITE(V4)
servo.write(Map(param.asInt(),0,1023,1000,2000))
Hello friends today I'm going to show you how I make drone unlossable, means unlimited range.
Before starting this i will recommend you to see my another video where I have made the drone. So here is the video Url:-
After learning the drone you should know about IoT means INTERNET of things.Here you can control anything from anywhere of the world by just a simple tap of a button where INTERNET appears.
How I Made My Own FlightConroller : https://youtu.be/OMMk6xxYXTc
🌀 Project Parts ~
NodeMcu : https://amzn.to/3CpKODd
🌀 Drone Kit ~
BLDC motor : https://amzn.to/3Eoi1zH
Props : https://amzn.to/3mlUIQL
Lipo charger : https://amzn.to/2ZFT8AF
F450 frame : https://amzn.to/3mnmKvg
APM 2.8 : https://amzn.to/3vUAr8k
ESC : https://amzn.to/3blYzXT
Remote : https://amzn.to/3bjCSrq
Here are some Diagram :-------------------------/
wiring diagram :-- https://drive.google.com/file/d/1mPEergqCMcETJuDjepiBIcrD5J6NxoZy/view
Blynk setup guide :--https://www.google.co.in/search?client=opera&q=Blynk+setup+guide&sourc

Follow us on Face Book////
#dronecommunication #drone signal range #dronesignalproblem #howtogetunlimitedrange #diylifehacker #iotbaseddrone #iotproject #bestiotprojects

Видео Unlimited Drone Range(part1) | On Any Drone | DIYIFEHACKER канала DIYLIFEHACKER
Показать
Комментарии отсутствуют
Введите заголовок:

Введите адрес ссылки:

Введите адрес видео с YouTube:

Зарегистрируйтесь или войдите с
Информация о видео
2 июня 2019 г. 20:30:38
00:06:58
Яндекс.Метрика