Something to get my feet back into R/C & Programming..ArduIMU quadcopter by Jose Julio
i was looking around and found this:
i was looking around and found this:
I just received an HMC5843 breakout board. No schematic came with it and there is no link that I can find on the DIY store to a schematic. Does anyone know where I can find one? I always find them useful in understanding how to connect to and operate
Read more…Found a couple of posts referencing camera tracking a vehicle with "blob" processes, but what about anchoring a camera on a random point on the ground -- an intersection, a tree, a building, has anyone had any success with locking your sensor point o
Read more…Is the Sony Webbie still a good buy, or is there something better out there now?
Thanks
Hi guys
Hey Folks
We are getting our Kyosho Cessna 180 ready for a UAV conversion, and have just completed a mod to give it Ailerons. The airframe is great fun to fly, it's super stable but without ailerons it wouldn't be much use for UAV. Here is the link
Hi,
I purchased the Ardupilot Mega and a bunch of components for a UAV project on my Easystar. The problem I am running into is that the components require 3.3v. I don't see any source coming from the Ardupilot Mega that can provide the 3.3v yet I
Read more…I don't really understand what this #define line in the arduIMU 1.7 code means>>>
I have a ublox GPS hooked up to my arduIMU and I have the demo running with the labview runtime engine. After my gps gets a lock, my compass still is spinning very slowly counterclockwise at a rate of about 1 degree per second.... anyone have any sol
Read more…So, A while ago I started following a netbook called the touch book by a company called always innovating. Now, after looking at some schematics here's why I think it would be a sweet xBee based ground station. First off: The touchscreen can detach f
Read more…What's the approximate release date for the mega shield? I'd like to start building a uav in the next couple weeks and work on that for the next 3 months, until my school resumes.
Should I wait for the mega shield or just buy a the regular ardupilot?
I guess some of you already know that you can get a boost mobile phone pre-paid and use it as a LIVE GPS tracker by only paying .35 cents a day for data, and the days that you dont use it you wont get billed. It works by downloading a program to the
Read more…I found this online. I didnt read much about it but just thought i would post it for you to see.
Inspired by others I have constructed a 4 foot wingspan design for my first drone.
Design turned out quite heavy and the short nose is pushing the cofg well back so will need to add some mass up front.
I was wondering if I can hardwire the IMU board to the Ardushield board like on my picture? also can I leave the FTDI connector plugged in the board all the time or do I need to take it out for flying?
I haven't powered the Ardupilot yet I just want
Read more…Come on guys,
you know we are so news-horny, tell us how it is getting on?
What status is the board, is there a ETA, has testing been done etc.
I and i guess many more would love to hear how far you are.
Regards
Daniel
I think I found a tiny error in the ArduIMU firware like follows:
in the arduimu.pde file, at the beginning
#define GRAVITY 101
#define Accel_Scale(x) x*(GRAVITY/9.81
should be .................. x/(GRAVITY/9.81
(after this modification, now I can o
Read more…First sorry for the long post and read, just trying to offer as much info as I can in hopes to help sort out my issue. Thanks in advance for any help and or suggestions.
So far I have tried the following AP versions - 2.5.4 and 2.6
I sent my entire se
Is there a version number in the code somewhere? Its not immediately obvious to me.
Also I am using the demo prog, and I understand it doesn't yet work with ver 1.7, but it does with 1.6. In the download section there is no 1.6 as such. It seem to be
Hello All,