crazyflie for my big quadcopter

Discussions about quadcopters/multi-rotors
wwfiney
Beginner
Posts: 21
Joined: Sat Nov 30, 2013 1:58 am
Location: Shanghai, China

crazyflie for my big quadcopter

Post by wwfiney »

I'm doing my first big quadcopter using crazyflie to control:

update video
http://v.youku.com/v_show/id_XODM2MTI1Nzc2.html

airframe
11.jpg
ESC and brush-less motors
6.jpg
propeller
5.jpg
assembly drawing
12.jpg
crazyflie for control
14.jpg
Last edited by wwfiney on Thu Nov 27, 2014 3:58 am, edited 2 times in total.
wwfiney
Beginner
Posts: 21
Joined: Sat Nov 30, 2013 1:58 am
Location: Shanghai, China

Re: crazyflie for my bit quadcopter

Post by wwfiney »

assembling
19.jpg
finish
24.jpg
close-up
28.jpg
26.jpg
29.jpg
whoenig
Expert
Posts: 395
Joined: Mon Oct 27, 2014 2:55 am

Re: crazyflie for my big quadcopter

Post by whoenig »

Looks nice! To reduce vibrations you might not want to strip it down directly to the frame, but but some softer foam in between. Keep us posted when it's flying!
wwfiney
Beginner
Posts: 21
Joined: Sat Nov 30, 2013 1:58 am
Location: Shanghai, China

Re: crazyflie for my big quadcopter

Post by wwfiney »

Yes, I planed to use rubber washer between motor and frame.
But the other guys said to me, it's not so necessary to do this for this size quadcopter.
I also believe it's better to have.

But firstly, I need setup the balance testing environment and let it fly. Then I can do other optimizations.
I will keep update.
rebit
Member
Posts: 33
Joined: Tue Nov 18, 2014 8:53 am

Re: crazyflie for my big quadcopter

Post by rebit »

Hello wwfiney ! I will do the same. Pls post your evolution for us ! Sucess in your project.
rebit
Member
Posts: 33
Joined: Tue Nov 18, 2014 8:53 am

Re: crazyflie for my big quadcopter

Post by rebit »

Hi, i have three questions about your setup.

According to this post http://www.bitcraze.se/2014/03/brushles ... crazyflie/

Is not necessary the resistors to reduce the voltage to 2.8v from ESC's ?

And about the brushless driver tag activation on code do you did ?

The ESC's have simonK firmware compatible ?
wwfiney
Beginner
Posts: 21
Joined: Sat Nov 30, 2013 1:58 am
Location: Shanghai, China

Re: crazyflie for my big quadcopter

Post by wwfiney »

rebit wrote:Hi, i have three questions about your setup.

According to this post http://www.bitcraze.se/2014/03/brushles ... crazyflie/

Is not necessary the resistors to reduce the voltage to 2.8v from ESC's ?

And about the brushless driver tag activation on code do you did ?

The ESC's have simonK firmware compatible ?
1 I didn't connect ESC's 5V to crazyflie power input. I connect it to USB input, USB is 5V, so it's OK. (tradeoff is you cannot get correct battery power status)
2 I didn't use the the code of crazyflie-firmware for brushless motor, I write it myself. You can reference the code https://github.com/wwfiney/crazyflie-fi ... tree/snake, my project is the "snake" branch
wwfiney
Beginner
Posts: 21
Joined: Sat Nov 30, 2013 1:58 am
Location: Shanghai, China

Re: crazyflie for my big quadcopter

Post by wwfiney »

update balance test bar
11.jpg
22.jpg
33.jpg
44.jpg
55.jpg
wwfiney
Beginner
Posts: 21
Joined: Sat Nov 30, 2013 1:58 am
Location: Shanghai, China

Re: crazyflie for my big quadcopter

Post by wwfiney »

rebit
Member
Posts: 33
Joined: Tue Nov 18, 2014 8:53 am

Re: crazyflie for my big quadcopter

Post by rebit »

wwfiney wrote:
rebit wrote:Hi, i have three questions about your setup.

According to this post http://www.bitcraze.se/2014/03/brushles ... crazyflie/

Is not necessary the resistors to reduce the voltage to 2.8v from ESC's ?

And about the brushless driver tag activation on code do you did ?

The ESC's have simonK firmware compatible ?
1 I didn't connect ESC's 5V to crazyflie power input. I connect it to USB input, USB is 5V, so it's OK. (tradeoff is you cannot get correct battery power status)
2 I didn't use the the code of crazyflie-firmware for brushless motor, I write it myself. You can reference the code https://github.com/wwfiney/crazyflie-fi ... tree/snake, my project is the "snake" branch
Thanks for reply ! Great evolution, i will see your video now !
Post Reply