Search found 9 matches

by m.homayoun
Thu Jul 02, 2015 1:41 pm
Forum: Software development
Topic: Atmega328 with fet output for motor brushed
Replies: 39
Views: 23917

Re: Atmega328 with fet output for motor brushed

Hi I built a brushed quadcopter with multiwii 2.3 and si2302 fet. Somebody tell me What I have to do for ESC's step by step???? when I arm it the motors spin and I can't stop it?With radio control They work same(%50 and up).how can I change pwm output to 0 to 2000 in MWC 2.3 ???What part of source c...
by m.homayoun
Mon Apr 20, 2015 10:57 am
Forum: Software development
Topic: 2.4 is finally here :)
Replies: 71
Views: 102193

Re: 2.4 is finally here :)

Hi All
sorry. I want to know if i want to use ublox gps with srf04 sonar Do I still have to use MWC I2C-GPS NAV module board with I2C_GPS_NAV code on multiwii 2.4??????
by m.homayoun
Thu Sep 11, 2014 5:12 pm
Forum: Shields, boards and sensors
Topic: arduino nano mpu6050 stabilisation
Replies: 8
Views: 5377

Re: arduino nano mpu6050 stabilisation

In configuration everything is good according this: How should be the sensor axis directions TILT the MULTI to the RIGHT (left side up): MAG_ROLL, ACC_ROLL and GYRO_ROLL goes up MAG_Z and ACC_Z goes down TILT the MULTI forward (tail up): MAG_PITCH, ACC_PITCH and GYRO_PITCH goes up MAG_Z and ACC_Z go...
by m.homayoun
Tue Sep 09, 2014 8:55 pm
Forum: Shields, boards and sensors
Topic: arduino nano mpu6050 stabilisation
Replies: 8
Views: 5377

Re: arduino nano mpu6050 stabilisation

Somebody please help me
Should I change something in these lines??????:
#define FORCE_ACC_ORIENTATION(X, Y, Z) {imu.accADC[ROLL] = Y; imu.accADC[PITCH] = -X; imu.accADC[YAW] = Z;}
#define FORCE_GYRO_ORIENTATION(X, Y, Z) {imu.gyroADC[ROLL] = X; imu.gyroADC[PITCH] = Y; imu.gyroADC[YAW] = Z;}
by m.homayoun
Tue Sep 02, 2014 10:42 pm
Forum: Shields, boards and sensors
Topic: arduino nano mpu6050 stabilisation
Replies: 8
Views: 5377

Re: arduino nano mpu6050 stabilisation

Hi Dear friends please help me.I built a multiwii FC board with Arduino nano and mpu6050 for my H-copter.I do these: #define QUADX #define GY_521 #define MPU6050 #define FORCE_ACC_ORIENTATION(X, Y, Z) {imu.accADC[ROLL] = Y; imu.accADC[PITCH] = -X; imu.accADC[YAW] = Z;} #define FORCE_GYRO_ORIENTATION...
by m.homayoun
Sun Aug 24, 2014 9:22 pm
Forum: Getting Started - MultiWii config and setup
Topic: MultiWii Pro with 2.3 code - Three Questions
Replies: 5
Views: 2051

Re: MultiWii Pro with 2.3 code - Three Questions

Thank you very much Arakon.
I have a new question.What pins I have to connect for power meter?please write or take a link for me?
Thanks
by m.homayoun
Sun Aug 24, 2014 5:11 pm
Forum: Getting Started - MultiWii config and setup
Topic: MultiWii Pro with 2.3 code - Three Questions
Replies: 5
Views: 2051

Re: MultiWii Pro with 2.3 code - Three Questions

Hello
I have a problem with my mwc board.
I upload multiwii 2.3 on my board but when I arm my board the motors start to moving.I calibrate my esc's but my problem doesn't solved!!!!

Please help my.What I have to do?
by m.homayoun
Sat Aug 16, 2014 9:31 am
Forum: Getting Started - MultiWii config and setup
Topic: Crius SE V 2.5 Flight Control Board
Replies: 13
Views: 24291

Re: Crius SE V 2.5 Flight Control Board

Hi i have a problem and question. my problem: when i use larger battery with more power and more weight(180g more) my H-copter sometimes suddenly fly up and down and My throttle Reactions late after 2 or 3 seconds!!! Is it because of the weight of the battery?or Do I have to change PID's?Does barome...
by m.homayoun
Mon Jul 28, 2014 10:33 am
Forum: Software development
Topic: MultiWii EZ-GUI
Replies: 1434
Views: 674548

Re: MultiWii EZ-GUI

Hi I have mwc se 2.5.I connect this module to my board and turn on my pc bluetooth and it work nice . i installed MultiWii EZ-GUI on my phone.but when i want to change PID Values when i press + or - or ok keys the phone close the app and say:(Unfortunately,MultiWii EZ-GUI has stopped.)!!!! i try by ...