I was wondering if it is possible to turn off certain output pins, or motors by activating a switch from the RC controller. For example on a Y6 build, I would like to turn off the front 4 motors and leave the rear 2 still capable of providing
I want to add a sensor that measures the wind speed to my quadrotor. I need also a temperature sensor with high accuracy (0.1 degree). Does anyone know anything about a company that sells these senors?
I want to add a sensor that measures the wind speed to my quadrotor. I need also a temperature sensor with high accuracy (0.1 degree). Does anyone know anything about a company that sells these senors?
I want to implement (or just use if it is already done) a function for Arducopter, or maybe lets call it flight mode "Terrain copy". This means that copter hangs over terrain in altitude reachable by ultrasonic sensor. Lets say around (6m ~ 20ft)
I have a F450 Quad and I have upgraded the whole system from kk2.0 to APM 3.1 with gps and telemetry... system was working fine and I was able to fly with the same esc and motors before but now I can't get the same rpm/power to the motors some
Hello everybody, I need to know if the quadrotor "ASC TEC Pelican" can reach a height of 300 meters, or if there is any other quadrotors that can reach this height with a payload of 500g. It is important for my project at the university. Would anyone h
I would like to pull the ardupilot telemetry in to matlab, visual studio or visual basic in real time. Specifically, latitude, longititude, altitude and attitude. Any thoughts will be greatly appreciated as its a major stumbling block in my 4th yr p
Rick Calder and I have been working on a wiki for those wanting or needing to do custom code. The wiki now is specific to Windows but doesn't need to be. The draft right now is in one file, but may be link based later as it gets to final draft.
Hi all I need to get the gyro & acc read through normal serial monitor arduino IDE I tried to use inertial sensor example included with arducopter mpu 6000 library but it gives me compiling error in the row
hi to all...it's possibel to any help me with read 2 bytes of data in the i2c port...in the old librarys i read the data but in the new hal library no work...
i use this in arduplane 2.68 code with librarys ; my sensor address is 0X75...and put in th
So here is what I'm having trouble with now. I wrote a driver for a CMOS chip and then I also have some code that will calculated the optical flow using the images from the camera. My code works perfect on the Arduino MEGA, but when I plug it into th