I am not sure what the actual title of these parts are, but i need replacements for the aluminum conical parts that hold the propeller onto the axle of the motor. I have the previous version of Arducopter (4 arm).
Inside the code, the ADC is said to take pressure sensor data in and send it to portH pin 7 via serial port 2 in SPI. But the datasheet for the BMP085 says it has an internal ADC (it also says it is an I2C device--does this mean the ADS7844 A
I am currently working with the 2.048 version of the code, and trying to test and understand how the individual parts (sensors, etc) contribute to the overall working design. My problem is, this project is my first experience using Arduino--I am