All Projects → jellyice1986 → RaspberryPilot

jellyice1986 / RaspberryPilot

Licence: other
RaspberryPilot

Programming Languages

c
50402 projects - #5 most used programming language
Makefile
30231 projects
C++
36643 projects - #6 most used programming language

Projects that are alternatives of or similar to RaspberryPilot

Dronebridge
DroneBridge is a system based on the WifiBroadcast approach. A bidirectional digital radio link between two endpoints is established using standard WiFi hardware and a custom protocol. DroneBridge is optimized for use in UAV applications and is a complete system. It is intended be a real alternative to other similar systems, such as DJI Lightbridge or OcuSync.
Stars: ✭ 370 (+1093.55%)
Mutual labels:  drone, quadcopter
Swarms
The ultimate node.js library for controlling Bitcraze Crazyflie 2.0 drones
Stars: ✭ 11 (-64.52%)
Mutual labels:  drone, quadcopter
QUICKSILVER
Flight Controller Firmware
Stars: ✭ 45 (+45.16%)
Mutual labels:  drone, quadcopter
goliath-quadcopter
Design files for the Goliath Quadcopter
Stars: ✭ 25 (-19.35%)
Mutual labels:  drone, quadcopter
Clover
ROS-based framework and RPi image to control PX4-powered drones 🍀
Stars: ✭ 177 (+470.97%)
Mutual labels:  drone, quadcopter
Autonomous Drone
This repository intends to enable autonomous drone delivery with the Intel Aero RTF drone and PX4 autopilot. The code can be executed both on the real drone or simulated on a PC using Gazebo. Its core is a robot operating system (ROS) node, which communicates with the PX4 autopilot through mavros. It uses SVO 2.0 for visual odometry, WhyCon for visual marker localization and Ewok for trajectoy planning with collision avoidance.
Stars: ✭ 87 (+180.65%)
Mutual labels:  drone, quadcopter
Rappids
Rectangular Pyramid Partitioning using Integrated Depth Sensors (RAPPIDS): A Fast Planner for Multicopter Navigation
Stars: ✭ 17 (-45.16%)
Mutual labels:  drone, quadcopter
Dronin
The dRonin flight controller software.
Stars: ✭ 238 (+667.74%)
Mutual labels:  drone, quadcopter
Esp Drone
Mini Drone/Quadcopter Firmware for ESP32 and ESP32-S Series SoCs.
Stars: ✭ 132 (+325.81%)
Mutual labels:  drone, quadcopter
Jankdrone
The jankest autonomous drone ever built and programmed from scratch
Stars: ✭ 127 (+309.68%)
Mutual labels:  drone, quadcopter
Gymfc
A universal flight control tuning framework
Stars: ✭ 210 (+577.42%)
Mutual labels:  drone, quadcopter
MPU-9250-Sensors-Data-Collect
MPU9250 (MPU6500 + AK8963) I2C Driver in Python for Raspbery PI
Stars: ✭ 51 (+64.52%)
Mutual labels:  mpu9150, mpu9250
flone-android
🚁 A remote controller for drones with CleanFlight boards
Stars: ✭ 52 (+67.74%)
Mutual labels:  drone
multi uav simulator
A quadrotor swarm simulator based on ROS (Robot Operating System).
Stars: ✭ 73 (+135.48%)
Mutual labels:  drone
drone-ci-demo
A Demo to show workflow of Drone CI + GitFlow + Semantic Release + Kubernetes
Stars: ✭ 47 (+51.61%)
Mutual labels:  drone
drone-helm3
Helm3 plugin for Drone CI
Stars: ✭ 20 (-35.48%)
Mutual labels:  drone
beboptwo4g
4G/LTE softmod for the Parrot Bebop 2
Stars: ✭ 50 (+61.29%)
Mutual labels:  drone
ESP32
DroneBridge for ESP32. A short range wifi based telemetry link. Support for MAVLink, MSP & LTM (iNAV).
Stars: ✭ 183 (+490.32%)
Mutual labels:  drone
drone-manifest
Drone plugin to push Docker manifests
Stars: ✭ 14 (-54.84%)
Mutual labels:  drone
gogs drone docker
For the better CI as well as CD using gogs and drone base on Docker
Stars: ✭ 72 (+132.26%)
Mutual labels:  drone

RaspberryPilot

RaspberryPilot is an open-source project, if you are interested in making a quadcopter by raspberry pi, this project may be helpful to you.

alt tag

Video:

IMAGE ALT TEXT

Circuit:

alt tag alt tag

RaspberryPilotApp (https://github.com/jellyice1986/RaspberryPilotApp) is an Android APP which is used to control RaspberryPilot, currently RaspberryPilotApp is the only tool to configure or drive RaspberryPilot.

There are two type of wireless communication system between RaspberryPilotApp and RaspberryPilot as below:

Type 1: use WiFi directly, the communication range is about 10 meters

alt tag

Type 2: a 433 MHZ and 2.4 GHZ signal converter between RaspberryPilot and Android phone, the communication range can reach 200 meters

alt tag alt tag

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].