[solved] Quadcopter

[solved] Hi to everybody, I am buinding a quadcopter with Arduino and multiwii but I have a problem. The gy-80 and multiwii are working correctly. The arduino receives the signal from the rc controller but it doesen't give the signal to the ESC. The code is attached, does anyone know where is the problem? is it possible that it is in the code?

MultiWii.ino (620 Bytes)

Please post your code here (using code tags) and a diagram of how your components are connected. A photo of a hand drawn diagram is good enough.

Are you sure that you attached the right file ?
Here it is in all it's glory

/*
 * Welcome to MultiWii.
 *
 * If you see this message, chances are you are using the Arduino IDE. That is ok.
 * To get the MultiWii program configured for your copter, you must switch to the tab named 'config.h'.
 * Maybe that tab is not visible in the list at the top, then you must use the drop down list at the right
 * to access that tab. In that tab you must enable your baord or sensors and optionally various features.
 * For more info go to http://www.multiwii.com/wiki/index.php?title=Main_Page
 *
 * Have fun, and do not forget MultiWii is made possible and brought to you under the GPL License.
 *
 */

Well I think I've spotted why that code never sends anything to the ESC :).

Steve

the problem is that the multiwii programme is very long and I can't copy and paste it all, if you need just the config.h i will atttach it
here the wiring diagram

Duplicate threads waste our time.
http://forum.arduino.cc/index.php?topic=477212.msg3260028#msg3260028

UKHeliBob:
Please post your code here (using code tags) and a diagram of how your components are connected. A photo of a hand drawn diagram is good enough.

the problem is that the multiwii programme is very long and I can't copy and paste it all, if you need just the config.h i will atttach it, picture in next post

aarg:
Duplicate threads waste our time.
Signal problem - Project Guidance - Arduino Forum

Do You know where I might be wrong? By the way that conversation was closed

Can anybody help me? I would like to close this topic, nobody is answering it

viso95:
Can anybody help me? I would like to close this topic, nobody is answering it

Please see reply #3.

>AWOL: Just for your info, the user tried also to cross-post in the Italian section, HERE, but, following the rules of the Italian section, we closed (and after we remove) the duplcate thread.

Guglielmo

AWOL:
Please see reply #3.

the problem is that the multiwii programme is very long and I can't copy and paste it all, if you need just the config.h i will atttach it

viso95:
the problem is that the multiwii programme is very long and I can't copy and paste it all, if you need just the config.h i will atttach it

Well, the problem seems to have been solved, so I guess there's no need now.