Skip to content
This repository has been archived by the owner on Jun 16, 2021. It is now read-only.

Latest commit

 

History

History
30 lines (19 loc) · 940 Bytes

README.md

File metadata and controls

30 lines (19 loc) · 940 Bytes

MyDrone-1

Code for smart BLDC drones. Written in Arduino C with ❤️

About

This is a simple code written in Arduino C, that controlls BLDC motors as drones.

Currently supports

Gyroscope: MPU9250 In work!!!

NRF24L01 - RF modules

Simple movements - forward, backward... (not yet up-right...)

You can see code in 2 branches

Transmitter code is here: https://github.com/mytja/MyDrone-1/tree/transmitter

Here is drone code: https://github.com/mytja/MyDrone-1/tree/drone

(upper branches won't be supported after a short amount of while...)

They all join together in:

Transmitter

https://easyeda.com/mamnju21/mydrone-1-transmitter

PCBs and schematics are in developement stage. Use them at your own risk...