You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Raptor will need to measure the thrust produced by a BLDC motor under test. This is achieved through a load cell and amplifier. For MVP we have chosen to use the HX711 load cell amplifier to perform analog conversion and ADC conversion. The HX711 has a maximum bandwidth of 80Hz. The HX711 must demonstrate 80Hz measurement acquisition using an ISR. Measurements will be stored locally and queried by the measurement aggregation task.
The Hx711 driver will need the following functions:
Description
Raptor will need to measure the thrust produced by a BLDC motor under test. This is achieved through a load cell and amplifier. For MVP we have chosen to use the HX711 load cell amplifier to perform analog conversion and ADC conversion. The HX711 has a maximum bandwidth of 80Hz. The HX711 must demonstrate 80Hz measurement acquisition using an ISR. Measurements will be stored locally and queried by the measurement aggregation task.
The Hx711 driver will need the following functions:
Calibration and taring will be assigned as a separate task.
The text was updated successfully, but these errors were encountered: