Skip to content

postmannen/gotelloscratch2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gotelloscratch2

Backend plugin for Scratch 2 written in Go (Golang) to control a DJI Ryze Tello drone. alt text This package uses the Tello driver of @SMerrony

Install

Import the block file into Scratch2 by holding down the SHIFT key + pressing the file menu. Choose "Import Experimental HTTP Extension". Choose the file named "scrath-no.s2e". The Tello blocks will be found under the "More Blocks" field in Scratch. Start up your drone. Connect to the telloXXXX SSID, and start the executable found in the executables direcory of this repository. Precomiled executables for Windows and Mac are provided.

If you are on Linux or any other platform and want to build and executable for that platform go to http://golang.org, follow the install instructions to install Go. To compile/build a version for your platform, clone this repository with "git clone https://github.com/postmannen/gotelloscratch2.git", open a command-prompt/shell, and run "go build -o myExecutable main.go".

About

Pre release. Control DJI Ryze Tello drone from Scratch 2

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages