Search found 22 matches

by Arf
Sun Mar 22, 2015 1:10 pm
Forum: Getting Started - MultiWii config and setup
Topic: How can I enable horizon mode on only a 4Ch TX?
Replies: 1
Views: 1067

How can I enable horizon mode on only a 4Ch TX?

I am setting up a simple quadcopter for a learner, and he only has a 4channel DSM2 transmitter. I would like to have Horizon mode enabled for him to make it easier, how can I enable it in the software as there is obviously no AUX channels?
by Arf
Fri Jul 20, 2012 2:28 am
Forum: Shields, boards and sensors
Topic: Is this 18$ HK board Wii compatible?
Replies: 6
Views: 4150

Re: Is this 18$ HK board Wii compatible?

A MultiWii port for the KK2 board would be nice. Need to have LCD drivers though to make it worthwhile.
by Arf
Tue Jun 26, 2012 7:10 am
Forum: Boards
Topic: STM32 microcontroller 10DOF nine Axis
Replies: 8
Views: 5438

Re: STM32 microcontroller 10DOF nine Axis

What's the thing sticking up in the photo that look like a TO-220 package?
by Arf
Sat Jun 16, 2012 2:10 am
Forum: Ideas
Topic: 32 bit Arm STM32 port
Replies: 23
Views: 9759

Re: 32 bit Arm STM32 port

Nice, does it use the Arduino IDE and a compatible bootloader.
by Arf
Thu Jun 14, 2012 4:29 am
Forum: Software development
Topic: Distributed computing
Replies: 20
Views: 4995

Re: Distributed computing

Wouldn't it be easier to just use one of the STM32 based flight controllers? They have more memory and run at a much higher clock speed than the Atmega328.
by Arf
Tue Jun 12, 2012 6:08 am
Forum: Shields, boards and sensors
Topic: Cirus vs ZMR Multiwii boards
Replies: 7
Views: 4465

Re: Cirus vs ZMR Multiwii boards

I tried velcro but it was no good, too loose. The best thing I have found is gyro gel tape
http://arkrc.com.au/products/K10457A-Al ... -Tape.html

Magnetometer gets interference like you wouldn't believe from power wires. Many threads on it.
by Arf
Tue Jun 12, 2012 4:37 am
Forum: Shields, boards and sensors
Topic: Cirus vs ZMR Multiwii boards
Replies: 7
Views: 4465

Re: Cirus vs ZMR Multiwii boards

I just received one of those boards from flying-xys . My voluminous comments are at ... http://www.multiwii.com/forum/viewtopic.php?f=8&t=1598&start=40#p16169 I'd have to say that at this moment I am Not Too Happy. Bob Northwest Cutout Service Lol, you posted that in the Chinese IMU code de...
by Arf
Tue Jun 12, 2012 12:39 am
Forum: Shields, boards and sensors
Topic: Cirus vs ZMR Multiwii boards
Replies: 7
Views: 4465

Re: Cirus vs ZMR Multiwii boards

The color and writing looks like it was done by Crius. I would say it's an improved model by the same people. eg. it has a 328 on it where my Crius is only a 168 MPU. There is a new 40mm model of the Crius getting around too.

http://www.ebay.com.au/itm/NEW-Mini-Upg ... 3a74ac3786
by Arf
Mon Jun 11, 2012 8:16 am
Forum: Shields, boards and sensors
Topic: Cirus vs ZMR Multiwii boards
Replies: 7
Views: 4465

Re: Cirus vs ZMR Multiwii boards

Never heard of ZMR are you sure you have that right?

Link please.
by Arf
Sat Jun 09, 2012 11:08 pm
Forum: Software development
Topic: How to redirect from D3 to A1-A7? please help
Replies: 7
Views: 2212

Re: How to redirect from D3 to A1-A7? please help

I would suggest a new chip too in that case. You don't really want a controller with a weakened chip suddenly falling out of the sky.
by Arf
Sat Jun 09, 2012 10:09 am
Forum: Shields, boards and sensors
Topic: New boards @ GLB, 32bit CPU....
Replies: 11
Views: 4910

Re: New boards @ GLB, 32bit CPU....

32bit looks interesting, but I will probably wait until the 32bit Atmega stuff starts hitting the market, as that's the one Arduino are going to use. They have the "Arduino Due" in beta testing atm. It's using the Atmega ATSAM3X8E 32bit chip. Pictures here: m Based on the ARM® Cortex™-M3 p...
by Arf
Fri Jun 08, 2012 5:14 am
Forum: Software development
Topic: How to redirect from D3 to A1-A7? please help
Replies: 7
Views: 2212

Re: How to redirect from D3 to A1-A7? please help

man1024 wrote:Please help to redirect from D3 pin to any A0,A1,A2..A7. D3- motor 1 in XQuad configuration. my D3 is dead.

please help.


Have you stuck a multi meter on the D3 pin of the Atmega chip and measures if there is conductivity to the D3 pin on the circuit board? It could simply be a bad contact.
by Arf
Wed Jun 06, 2012 11:31 pm
Forum: Ideas
Topic: Autolanding
Replies: 2
Views: 1566

Re: Autolanding

Auto landing is important for AP or FPV when transmitter signal is lost or the battery gets too low. It will need something like a sonar to do the last couple of metres.
by Arf
Wed Jun 06, 2012 8:35 am
Forum: Getting Started - MultiWii config and setup
Topic: Low Power on MicroQuad
Replies: 12
Views: 3447

Re: Low Power on MicroQuad

Check the GUI, make sure you are getting 100% throttle, check the battery make sure it's giving around 12 volts. 420gms is way too heavy for that size quad. I built a similar sized one recently and it came in at well under 300gms. The Gemfan 5.x 3 will be probably be only don't about 100gm thrust ea...
by Arf
Mon Jun 04, 2012 11:33 pm
Forum: Software development
Topic: Magnetometer HMC5883 Glitching
Replies: 22
Views: 7312

Re: Magnetometer HMC5883 Glitching

dramida wrote:I confirm that on 28 may release, the tail on mag hold suddenly move left a few degrees and back, if you don't know what to seek, it could sleep away the behavior.

Very common try relocating your high current motor wires, make sure they are twisted. Get a compass and do some bench tests.
by Arf
Mon Jun 04, 2012 4:02 am
Forum: Software development
Topic: Defines for Chinese IMUs
Replies: 66
Views: 53774

Re: Defines for Chinese IMUs

Should be yes as it is just a single sensor in its default orientation. Test and let us know. I hooked up the GY-521 IMU to an Arduino nano last night, just on the bench as a test. All I needed to do was #define MPU6050 in config.h and that worked. Just using the release MultiWii 2.0 verison atm. I...
by Arf
Wed May 30, 2012 9:42 am
Forum: General discussions
Topic: Autonomous Flight
Replies: 9
Views: 8442

Re: Autonomous Flight

The approach I will be using is to insert another micro controller between the receiver and the FC which will have additional sensors to auto pilot, thus leaving the FC to do the things which it already does well. ie. treat the MWC as a black box and leave it unchanged.
by Arf
Thu May 24, 2012 9:47 pm
Forum: Ideas
Topic: ADIS16209 Inclinometer
Replies: 0
Views: 996

ADIS16209 Inclinometer

Has anyone tried hooking up a Inclinometer like the ADIS16209? http://www.analog.com/en/mems-sensors/m ... oduct.html

I also found a cheaper one, LCP-45.

http://www.leveldevelopments.com/inclin ... ensors.htm

Would and inclinometer simply be a double up on what the accelerometer is already doing?

I was just looking for ideas to auto calibrate the multi-copter.
by Arf
Thu May 24, 2012 1:51 pm
Forum: Software development
Topic: ideas for MWiiConf GUI for extra user configurable items?
Replies: 17
Views: 4733

Re: ideas for MWiiConf GUI for extra user configurable items

+1 for the 1024x768 size - at least There are a lot of netbooks out there with 1024 x 600 resolutions. As netbooks lend themselves to being taken out onto the field it would be nice not to break the GUI for them. Things like Java apps become unusable when built beyond that native resolution. good p...
by Arf
Thu May 24, 2012 3:14 am
Forum: Ideas
Topic: Special acrobatic mode by code
Replies: 6
Views: 2730

Re: Special acrobatic mode by code

Sounds interesting. What kind of movements have you tried to automate so far?
by Arf
Wed May 23, 2012 8:51 am
Forum: Software development
Topic: Support for MPU6050
Replies: 96
Views: 218747

Re: Support for MPU6050

could you explain how to setup DLPF ? There are some MPU-6050 LPF defines for the gyro in config.h perhaps that what he means? Specifically: //#define MPU6050_LPF_256HZ // This is the default setting, no need to uncomment, just for reference //#define MPU6050_LPF_188HZ //#define MPU6050_LPF_98HZ //...
by Arf
Wed May 23, 2012 5:02 am
Forum: Software development
Topic: Defines for Chinese IMUs
Replies: 66
Views: 53774

Re: Defines for Chinese IMUs

I bought one of those Chinese GY-521 - MPU-6050 boards off eBay. I am hooking it up to an Arduino nano, I can't seem to find a schematic of the GY-521. Is the pin labelled VCC meant to take 5volts or 3.3volts? I see something that might be a voltage regulator on the board, but I can't make out the w...