I'll use an arduino board to control the ESC and to read all sensor values. The arduino will then send all data to the PC via a usb or bleutooth connection.
I used a Hobbyking thrust stand and disasembled the sensor/lcd section. Then I connected the weight sensor of this thrust stand to an ADC (analog to digital converter HX711) and that ADC is connected to the arduino which reads the value.
The weight sensor measures the thrust generated by the motor and prop. I'll also hook up a RPM meter based on an IR emitting and IR receiving LED. This will provide the rotation speed of the motor/prop. And last I'll also add a current sensor to measure the motor/prop power consumption. All this data will be read by the arduino board and send to my PC.
No comments:
Post a Comment