Crius Multiwii Lite
Posted: Thu Jun 14, 2012 11:03 am
Hello all,
I'm just finishing to build my X quadcopter, it will be a 600 mm wheelbase unit, with 4 Aeolian 2830 motors and 10x4.5 propellers.
I cnc'd all the parts from 3mm polycaronate sheets, and I'm finishing (hope this night) to put all the mechanical parts together.
Next step will be to install the electronic board (Crius Lite, as told in the title), and wire everything together.
So, I read the forum, but still have few doubts about the board:
1. Which kind of Arduino would you define in Arduino IDE? I'm now using the "Arduino Duemilanove w/ Atmega328", is this the correct one?
2. From the multiwii website, in the "connecting elements" page, I can see the "QuadricopterX configuration for atmega328", which I think is the correct one for me; so I have to connect the four motors to the D3, D10, D11 and D9 pins on the Crius board, right?
3. My 6 channel transmitter/receiver (FlySky FS-CT6B) should have a PPM sum channel; could I use it with the Crius board and Multiwii firmware? How?
I know I could use a PPM signal on the D2 pin on an Arduino, but Crius Lite does not have such a pin.
On which phisical atmega pin is D2 connected on the arduino?
If not already provided, I would like a #define for the PPM channel also for the Crius board already in firmware (so I don't have to manually modify the code on every revision).
4. The transmitter is set for mode 2; is there anybody that can help me on the right PPM sum sequence for such a transmitter?
I mean, in "config.h" there are few lines of code defining the order of signals on PPM pulse train, which is the right for my transmitter?
5. The most important question: is there anybody here with a schematic of the Crius Lite Board? Or do I have to decode on my own?
I can reverse engineer it easily, but this process will be long.
Thank you everybody for the help.
Ciao,
Giovanni
PS: tonight I will show you my beast, after I finished to mount it together.
I'm just finishing to build my X quadcopter, it will be a 600 mm wheelbase unit, with 4 Aeolian 2830 motors and 10x4.5 propellers.
I cnc'd all the parts from 3mm polycaronate sheets, and I'm finishing (hope this night) to put all the mechanical parts together.
Next step will be to install the electronic board (Crius Lite, as told in the title), and wire everything together.
So, I read the forum, but still have few doubts about the board:
1. Which kind of Arduino would you define in Arduino IDE? I'm now using the "Arduino Duemilanove w/ Atmega328", is this the correct one?
2. From the multiwii website, in the "connecting elements" page, I can see the "QuadricopterX configuration for atmega328", which I think is the correct one for me; so I have to connect the four motors to the D3, D10, D11 and D9 pins on the Crius board, right?
3. My 6 channel transmitter/receiver (FlySky FS-CT6B) should have a PPM sum channel; could I use it with the Crius board and Multiwii firmware? How?
I know I could use a PPM signal on the D2 pin on an Arduino, but Crius Lite does not have such a pin.
On which phisical atmega pin is D2 connected on the arduino?
If not already provided, I would like a #define for the PPM channel also for the Crius board already in firmware (so I don't have to manually modify the code on every revision).
4. The transmitter is set for mode 2; is there anybody that can help me on the right PPM sum sequence for such a transmitter?
I mean, in "config.h" there are few lines of code defining the order of signals on PPM pulse train, which is the right for my transmitter?
5. The most important question: is there anybody here with a schematic of the Crius Lite Board? Or do I have to decode on my own?
I can reverse engineer it easily, but this process will be long.
Thank you everybody for the help.
Ciao,
Giovanni
PS: tonight I will show you my beast, after I finished to mount it together.