My simple Naze32 500g - Foto-Tricopter

Post Reply
User avatar
LeoWie
Posts: 70
Joined: Sun Aug 05, 2012 7:18 am
Location: Vienna
Contact:

My simple Naze32 500g - Foto-Tricopter

Post by LeoWie »

Again a very simple home made CKF frame w Naze32, simple + low cost (HK-Wingcam) + GPS; weight 500g with CAM + Lipo 3S 1000mAh.

Video: Naze32 Mini-Tricopter Indoor http://youtu.be/Z6L6UyWVPag
Attachments
tri500g_01_800px.JPG
tri500g_02_800px.JPG
Last edited by LeoWie on Tue Jan 01, 2013 10:36 pm, edited 1 time in total.

User avatar
LeoWie
Posts: 70
Joined: Sun Aug 05, 2012 7:18 am
Location: Vienna
Contact:

Re: My simple Naze32 500g - Foto-Tricopter

Post by LeoWie »

Videos:
"Naze32 - Mini Tricopter 1st Desktop Test" -> http://youtu.be/UrkbPY5OcsE

CLI / 1st Software custimizing (to be continued) based on r239:

Code: Select all

mixer tri
feature gps
set gps_type = 1
set gps_baudrate = 57600
feature MOTOR_STOP
feature -vbat
set nav_controls_heading = 0
set servo_pwm_rate = 200
set p_pitch = 25   
set d_pitch = 20
set p_roll = 25
set d_roll = 26
set p_yaw = 55
set d_yaw = 26
set p_level = 66

In the moment I'm using a programmed tail servo (Hyperion). If you use a standard servo also change:

Code: Select all

tri_yaw_middle = 1500
tri_yaw_min = 1020
tri_yaw_max = 2000
Last edited by LeoWie on Tue Jan 08, 2013 7:43 pm, edited 2 times in total.

User avatar
LeoWie
Posts: 70
Joined: Sun Aug 05, 2012 7:18 am
Location: Vienna
Contact:

Tri-Condom-Copter ;-)

Post by LeoWie »

low cost high precision baro - propeller downwash protection.
:lol:
Attachments
tri-condom-copter.JPG

vpb
Posts: 231
Joined: Mon Jul 23, 2012 4:09 pm

Re: My simple Naze32 500g - Foto-Tricopter

Post by vpb »

OMG :D

User avatar
LeoWie
Posts: 70
Joined: Sun Aug 05, 2012 7:18 am
Location: Vienna
Contact:

Re: My simple Naze32 500g - Foto-Tricopter

Post by LeoWie »

Update: now a half of 1 liter Cola - Tricopter :-) and frame modified: 2x 6mm CFK tubes in front (not 4mm full)
Attachments
Update: now a half of 1 liter Cola - Tricopter :-)
Update: now a half of 1 liter Cola - Tricopter :-)

Post Reply