大疆社区

标题: Tello 与 Arduino [打印本页]

作者: neolu    时间: 2019-8-6
标题: Tello 与 Arduino
[{"nameindex":"_1_1","type":1,"url":"","desc":"[url]https:\/\/github.com\/akshayvernekar\/telloArduino[\/url]\r\n\r\n\r\n\r\ntelloArduino\r\nThis is a Arduino library for controlling DJI tello through ESP32\r\n\r\nThis library controls the tello by sending commands via UDP as mentioned in the SDK documenatation in below link [url]https:\/\/www.ryzerobotics.com\/tello\/downloads[\/url]\r\n\r\nHow to use the library ?\r\nTo download , enter "git clone [url]https:\/\/github.com\/akshayvernekar\/telloArduino.git[\/url]" in the terminal(Mac\/linux) or command prompt(Windows) or click the DOWNLOAD ZIP button .\r\n\r\nPlace the "tello" folder in your arduinosketchfolder\/libraries\/ folder. You may need to create the libraries subfolder if its your first library. Restart the IDE.\r\n\r\nIn your Arduino Playground application go to Sketch > Include Library > choose "tello" from Contributed Libraries section to include this library in your skecth. Go to examples\\tello_example.ino for example usage .\r\n\r\nAPI usage\r\n\/\/ 1. Create the object\r\nTello tello\r\n\r\n\/\/ 2. Initialise the Object after your device gets the IP address\r\ntello.init()\r\n\r\n\/\/ 3 .Once the object is initalised you can use the various fubnctions to send commands to tello.\r\nUsing the example:\r\nReplace the 'networkName' and 'networkPswd' with the SSID and password of your drone .","imgsrc":"static\/image\/text.jpg"}]
作者: webmarste    时间: 2019-11-22
这个是啥编程软件?




欢迎光临 大疆社区 (https://bbs.dji.com/) Powered by Discuz! X3.2