Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 373 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 373 Bytes

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