Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/muki01/rc_drone

RC drone based on the MultiWii with new features added.
https://github.com/muki01/rc_drone

bmp280 drone drone-racing dronecode drones mpu6050 multiwii nrf24 nrf24l01 rc

Last synced: about 2 months ago
JSON representation

RC drone based on the MultiWii with new features added.

Awesome Lists containing this project

README

        

# 🚁RC Drone Project
This project features a drone control system developed based on the MultiWii software. It includes additional custom functions beyond the existing MultiWii capabilities.

For an RC controller project using NRF24, check out [RC Controller Project](https://github.com/muki01/RC_Controller).

# Added Features
- NRF24 RF Module: Enables wireless communication between the drone and the RC controller.
- BMP280 Barometer Sensor: Gathers highly accurate barometric pressure and temperature data, which can be used for more precise altitude control of the drone.
- Adafruit Neopixel LED: Smart LEDs are mounted on the drone and can be controlled to display various light effects and color combinations.

# Hardware Used
- Arduino Nano SuperMini
- NRF24L01 RF Module
- MPU6050 Accelerometer and Gyroscope
- BMP280 Barometer Sensor
- WS2812 LED
- 5V SMD Passive Buzzer
- 3.7V 25C LiPo Battery
- 4 x SI2300 SMD Mosfet
- 4 x 1N5819 SMD Diod
- 4 x 10K SMD Resistors
- 2 x 180K SMD Resistors
- 4 x 8520 Motors
- 4 x 65mm Propellers

# Photos