I am currently working on ArduPlane 3.6.0 code in order to read an analog voltage across Pixhawk's virtual pin 15 (in ADC 6.6 Volt port). To do this, i followed the example provided in the AP_HAL -> AnalogIn.cpp to get the voltag
I am interested in adding a pwm RPM sensor onto my pixhawk since in ArduPlane v3.6.0 there is already drivers and software written for this sensor... my question is: where do i connect the sensor? to the isc splitter or to vi
Hi there everyone, I'm currently working on a Pixhawk Flight Controller for my Master's Degree Thesis and i would like to know the steps that are necessary to read an analog sensor from ADC 3.3V port. I have been reading post's on DIY Drones communit