Hackaday.io Hackaday.io
Projects
Recently Updated Most Likes Newest Project Lists
Discover Contests Courses Stack
More
Courses Tutorials Events Hackerspaces Profiles Hackaday.com Tindie Marketplace
Sign up Log in
Close
0%
0%

quadcopter in one inch

itsy-bitsy teeny-weeny fully autonomous quadcopter

jeffjeff
Following Follow project
Liked Like project

Become a Hackaday.io member

Not a member? You should Sign Up.

Already have an account? Log In.

Sign up with Github
Sign up with Twitter
OR
Forgot your password?

Just one more thing

To make the experience fit your profile, pick a username and tell us what interests you.

Pick an awesome username
hackaday.io/
Your profile's URL: hackaday.io/username. Max 25 alphanumeric characters.
Pick a few interests
Projects that share your interests
People that share your interests

We found and based on your interests.

Choose more interests.

OK, I'm done! Skip
Join this project
Similar projects worth following
19.8k views
20 comments
174 followers
94 likes
  • Description
  • Details
  • Files 0
  • Components 6
    • View all
  • Logs 6
    • View all
  • Instructions 0
  • Discussion 20
View Gallery
19.8k
20
174
94

Team (1)

  • jeffjeff

Join this project's team
  • minicopter
  • oshpark
  • shapeways
hardware
ongoing project
Quadcopter one-inch much small! fly away! STM32 IMU flying machine look--up-in-the-air openscad one square inch os/j5 spinning blades of death

Related lists

Square Inch Project Entrants

Projects that fit in a square inch

Projects using OSHpark boards

projects using the purple PCBs

This project was created on 10/05/2015 and last updated 5 years ago.

Description

one inch flying machine
10 DOF IMU, motor drivers, and 32bit ARM CPU.

Components

  • 1 × stm32f411 ceu6 cpu
  • 1 × lsm6ds3 imu
  • 1 × lps25hb pressure sensor
  • 1 × lis3mdl magnetometer
  • 2 × drv8839 motor driver

View all 6 components

Project Logs
Collapse logs

  • FAA registration?

    jeff • 12/15/2015 at 02:44 • 0 comments

    fully assembled with battery, the device weighs 23.5 grams.

    making it exempt from the FAA's new registration requirements.

  • oops...

    jeff • 11/13/2015 at 05:36 • 1 comment

    I have a feeling this project will require a lot of ceiling paint...

  • test flight

    jeff • 11/13/2015 at 05:36 • 3 comments

  • assembly underway

    jeff • 10/29/2015 at 04:39 • 0 comments

    parts received. assembly underway.

  • 3D rendering

    jeff • 10/06/2015 at 23:53 • 0 comments

  • plastic frame

    jeff • 10/06/2015 at 02:59 • 1 comment

    plastic frame http://shpws.me/KjFl

View all 6 project logs

Enjoy this project?

Share

Discussions

Log In/Sign up to comment

Become a Hackaday.io Member

Create an account to leave a comment. Already have an account? Log In.

Sign up with Github
Sign up with Twitter
OR
EngineerAllen wrote 02/16/2017 at 12:11 • point

when you design your own flight controller with an ARM 32bit MCU how do you make the firmware and software? isn't that more difficult or do you copy opensource information

thanks

  Are you sure? yes | no

alexbhandari wrote 04/14/2016 at 00:36 • point

It looks like the board is three layers. There is a single trace on the middle layer. Was space so tight that you needed an extra layer just for that trace?

  Are you sure? yes | no

jeff wrote 04/14/2016 at 16:20 • point

it is actually 4 layers. the layers without traces are ground and vcc.

any component that needs to connect to gnd or vcc has a short trace on the top layer to a via which connects to it to the gnd or vcc plane.

  Are you sure? yes | no

Will Rea wrote 12/27/2015 at 12:22 • point

What motors are you using?

  Are you sure? yes | no

jeff wrote 12/27/2015 at 18:21 • point

hobbyking "0716". replacement parts for some sort of quad that they no longer sell.

  Are you sure? yes | no

x-labz wrote 12/23/2015 at 19:28 • point

Hey Jeff,

how can you control, give orders to the copter?

  Are you sure? yes | no

jeff wrote 12/25/2015 at 05:08 • point

I don't give it orders.

it is autonomous, it crashes into things of its own free-will.

  Are you sure? yes | no

x-labz wrote 12/25/2015 at 15:23 • point

cool :) 

...but do You plan to add some short of senses to this poor little blind copter? infrared or UH? 

...or by adding propeller cover/protector, it could survive the bumps, and even the CPU could recognize this collisions by analyzing the IMU data

anyway good luck with the project!

  Are you sure? yes | no

jeff wrote 12/25/2015 at 21:11 • point

I've used IR on other robotics projects, and wanted to here. the microcontroller has plenty of unused pins, but no room in one inch. next version, perhaps.

it is easy to detect bumps+crashes with the accelerometer, but I don't have a recovery algorithm better than "turn off motors", yet.

  Are you sure? yes | no

alpha_ninja wrote 12/07/2015 at 00:32 • point

[verified: no design files missing]

  Are you sure? yes | no

guybthe wrote 12/05/2015 at 18:46 • point

I know the goal is to do a 1 inch project, however would your control board work w/ larger scale drone / props / motors assuming more energy storage and step up for the larger motors? Very interested in this as a lightweight controller.

  Are you sure? yes | no

jeff wrote 12/06/2015 at 21:40 • point

the motor drivers won't handle too much more, they'd need to be beefed up,

and possibly the voltage regulator, if you want a higher voltage.

but the rest of the ckt should be fine.

  Are you sure? yes | no

alpha_ninja wrote 12/02/2015 at 00:46 • point

This is your one-week reminder to upload design documents: https://hackaday.io/project/7813-the-square-inch-project/log/28566-design-deadline

  Are you sure? yes | no

Albert Latham wrote 11/09/2015 at 21:38 • point

Could you do a short post on the PCB, code, and other things involved in flight control?

  Are you sure? yes | no

jeff wrote 11/10/2015 at 01:12 • point

I just updated the github with the schematic, board, and cad files. I'm still working on the code.

did you have questions?

  Are you sure? yes | no

Albert Latham wrote 11/10/2015 at 01:22 • point

I saw that the control board has an STM chip which made me immediately think of Paparazzi. Is your code Paparazzi based?

  Are you sure? yes | no

jeff wrote 11/10/2015 at 04:48 • point

no, not based on anything

  Are you sure? yes | no

Albert Latham wrote 11/10/2015 at 04:58 • point

Look into Paparazzi. The code is very mature and is compatible with your main processor. You could potentially save a lot of development time by using it. (I'm biased as I worked with a system that was Paparazzi driven.)

  Are you sure? yes | no

Ivoah wrote 10/09/2015 at 00:32 • point

Why are the rotors tilted inwards? Does it help with stability?

  Are you sure? yes | no

jeff wrote 10/09/2015 at 19:03 • point

yes,  it improves the stability.   google the word "dihedral", if you are interested.

(but disclaimer:  I am not an aeronautical engineer)

  Are you sure? yes | no

Similar Projects

The 2016 Hackaday Prize
A open source CNC-Router build arround a IKEA Torsby Table
Project Owner Contributor

I**A-CNC Machine

ThomasThomas

The 2015 Hackaday Prize
In a "Happy Accident" I came across a strong, versatile and very cheap building material for Multirotors!!
Project Owner Contributor

MDF Multi-Copters for All!!!

KMDKMD

Miniature rocket laucher that looks like the models from Warhammer 40k. It is controlled by an Iphone and can fire up to 10 real rockets.
Project Owner Contributor

Miniature Warhammer-40k-style Rocket Launcher

Daniel LDaniel L

A full scale BB8 Astromech droid with deployable quadcopter arms in the shell.
Project Owner Contributor

3D Printed BB8 Quadcopter

DrYerziniaDrYerzinia

Does this project spark your interest?

Become a member to follow this project and never miss any updates

Going up?

About Us Contact Hackaday.io Give Feedback Terms of Use Privacy Policy Hackaday API

© 2021 Hackaday

Yes, delete it Cancel

Report project as inappropriate

You are about to report the project "quadcopter in one inch", please tell us the reason.

Send message

Your application has been submitted.

Remove Member

Are you sure you want to remove yourself as a member for this project?

Project owner will be notified upon removal.