Skip to content

hasan-htp/Deep-Learning-Based-Quadcopter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deep-Learning-Based-Quadcopter

This project consists of 3 main parts: 1- Object detection with YOLO runs on PC
2- Flight control system runs on Atmega2560
3- server-client TCP/ip communication between Raspberry pi above the copter and the PC

https://github.com/AlhasanAlkhatib/keras-yolo3 click on this link to review the yolo object detection and TCP/IP codes