Skip to content

borys-malinowski/betterTelloController

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project in progress actually working on discord bot controller...

📚 About backend

🚁 This is simple DJI tello browser controller. I use socket.io to connect to UDP in drone.

 

🕹️ Usage

📶 Firstly You must be connected with the drone by his own Wi-Fi.

 

💻 To start the server you must be in backend folder and paste this commands in terminal:

yarn
yarn run compile
yarn run start

✔ When all process will be fine in terminal you can see:

Socket.io is worknig...

 

📚 About frontend

Frontend is a basic react app write with typescript and emotion.

🕹️Usage:

To start the frontend you must be in telloapp folder and type this commands in terminal:

npm install
npm run start

✔ When all commands will be fine in new card in your browser you can see this app:

 

Firstly you must push READY button to start sending the commands to drone.

 

🛠️ Used languages and tools:

NPM

TypeScript

Java Script

socketio

socketio

React

Visual Studio Code

Git

Markdown

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published