Due to my last failure with the MUX V2, i publish the complete and improved version of my Open Sou… Continue
Posted on June 8th, 2008 at 2:00pm —
No Comments (Add)
Intercept the PPM signal is the best way to obtain all the channel… Continue
Posted on June 8th, 2008 at 1:12pm —
3 Comments
(Add)
… Continue
Posted on May 15th, 2008 at 8:30pm —
6 Comments
(Add)
Has been pass a long time since my last post, and well, I have been very busy. Anyway I have a good gift… Continue
Posted on May 8th, 2008 at 1:00pm —
4 Comments
(Add)
Posted on February 28th, 2008 at 12:30pm —
No Comments (Add)
Chris Anderson
created this social network on Ning.
© 2008 Created by Chris Anderson on Ning. Create your own social network
Comment Wall (6 comments)
You need to be a member of DIY Drones to add comments!
Join this network
http://cgi.ebay.com/ARM7-Arm9-Keil-ARM-ULINK2-ulink-ME-jtag-usb-emulator_W0QQitemZ260240259693QQihZ016QQcategoryZ73154QQrdZ1QQssPageNameZWD1VQQcmdZViewItemQQ_trksidZp1638Q2em118Q2el1247
Work as the ulink2 but is called ulinkme (check it in keil webpage). I used it and is very good.. (was include with my development boards). I also recommend you buy the keil ST32 develiment board because includes the ulinkme free... =)
A bientôt, Georges
Ah maybe the problem with your library's that you cant just copy and paste the code, you need to adapt it to arduino enviroment
Well you can try... but i will give you an advise try to void using arduino for helicopters (maybe for airplane is feasible) but for helicopter you need high refresh rate to maintain it stabilized..
Ok just because i like you i will tell you this:
I recommend you this microcontroller:
http://www.sparkfun.com/commerce/product_info.php?products_id=8559
I can give you the link to download the Keil Uvision for program ARM in C++, and where to buy the JTAG (ULINK2) to program it... This MCU works with 3 volts, ultra low power, you have 3 UART ports (serials), 12 bits ADCs, two I2c, and is 2 dmips of power, that means more or less than 200 arduinos attached together of processing power, and consume the same energy as only one. IS based in the ARM Cortex M3, you know ARM right??? is the microprocessor of all the cellular phones (even iphone), and PS3, etc. etc.
I using it to program my next airplane autopilot and i don't have to worry about power any more and ports.. But you need to read a little bit... and expend some time to get the ARM... but at the END is very easy.. even easier than arduino..
a) his associated kalman is only for the angle and the gyro_bias, not enough for such a sensor;
b) he uses an ADC not so strong for IMU 5DOF (only 12 bit)
c) he uses some library functions at which I can't have access.
d) dreaming to use something like ahrs.c we discover the memory limitation
Saturday morning I will go a week for a short trip in Madrid. Maybe the very beautiful and very catholic Espagne will help to find a solution.
A bientôt,
Georges