Skip to content

Quadcopter flight controller and remote control utilizing Arduino Nano and RF module. This repo is mostly just a personal backup but can hopefully be a starting point for other's and their ideas.

Notifications You must be signed in to change notification settings

jemoran42/Arduino_Drone_and_Remote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Arduino_Drone_and_Remote

Quadcopter flight controller and remote control utilizing Arduino Nano and RF module. This repo is mostly just a personal backup but can hopefully be a starting point for others and their ideas.

Notes

Some of the files require additional Arduino libraries for the software to build and run. Additional libraries include the RF24 module library.

Installing libraries

Go to https://github.com/maniacbug/RF24.git and either:

Download the zip folder and extract into the "Arduino/libraries/" directory

OR

use git and clone the folder directly into the "Arduino/libraries/" directory.

About

Quadcopter flight controller and remote control utilizing Arduino Nano and RF module. This repo is mostly just a personal backup but can hopefully be a starting point for other's and their ideas.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages