I'm not to able to raise up my quad in the air... It's like there is no power.It's my fourth apm 2.8 so i know this autopilot.Calibration :- accel => ok- compass => ok- esc => ok- radio => ok- THR_MAX is 1000 THR_MIN = 130When i armed the quad, the…
Hi,Has anyone tried recording RPM measurements using an Eagle Tree Optical RPM Sensor ? For a project i need to mesure the RPM of my brushless motor.My code : // FREQUENCE INPUT PIN => pin 5 pr aduino uno#include <FreqCount.h>int RPM;int count;int…