# Modules Reference: Rpm Sensor (Driver) ## pcf8583 Source: [drivers/rpm/pcf8583](https://github.com/PX4/PX4-Autopilot/tree/main/src/drivers/rpm/pcf8583) ### Usage {#pcf8583_usage} ``` pcf8583 [arguments...] Commands: start [-I] Internal I2C bus(es) [-X] External I2C bus(es) [-b ] board-specific bus (default=all) (external SPI: n-th bus (default=1)) [-f ] bus frequency in kHz [-q] quiet startup (no message if no device found) [-a ] I2C address default: 80 [-k] if initialization (probing) fails, keep retrying periodically stop status print status info ```