Skip to content

Commit 21dd340

Browse files
authored
Update README.md
Improve documentation.
1 parent 2aef072 commit 21dd340

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@
66
![Top view on I2C RPM sensor](/doc/img/TFRPM01D.jpg)
77

88
## Overview
9-
The TFRPM is a device designed for measuring revolutions per minute (RPM) in UAVs. It connects directly to Pixhawk controllers like CUAV V5+ via a standard I²C connector and is compatible with PX4 firmware.
9+
The TFRPM is designed to measure revolutions per minute (RPM) in UAVs. It connects directly to Pixhawk controllers like CUAV V5+ or Holybro Pixhawk 6X via a [standard I²C connector](https://github.com/pixhawk/Pixhawk-Standards/blob/master/DS-009%20Pixhawk%20Connector%20Standard.pdf) and has the driver in PX4 firmware.
1010

1111
## Specifications
1212

1313
### Features
1414
- **Schmitt Trigger Input**: To shape non-uniform signals from RPM sensing elements.
1515
- **Self-Counting and Memory**: Offloads the flight controller's MCU.
16-
- **LED Indicator**: For input status, optionally visible in daylight.
16+
- **LED Indicator**: Optionally visible in daylight for input status.
1717
- **Protection**: Short circuit protection on the probe connector.
1818
- **I²C Connectors**: Pass-through connectors for daisy-chaining sensors.
1919
- **Design**: Robust and repairable.
@@ -53,7 +53,7 @@ The device can be mounted with or without a provided 3D-printed case.
5353

5454
Compatible with multiple probe types, including Hall effect and optical probes. See the [TFPROBE01](https://github.com/ThunderFly-aerospace/TFPROBE01) and [TFRPM01 documentation](https://docs.thunderfly.cz/avionics/TFRPM01/) for details.
5555

56-
Thirdparty hall probe sensor could be also used, here is example of suitable generic hall probe with mounting fladge.
56+
Third-party hall probe sensors could be also used, here is an example of a suitable generic hall probe with a mounting flange.
5757
![TFRPM01B hall effect magnetic sensor](/doc/img/TFRPM01B_hall_sensor.jpg)
5858

5959
## Software Configuration

0 commit comments

Comments
 (0)