avicarmeli / TPMS-SDR

Tire Pressure Monitoring System
MIT License
2 stars 1 forks source link

Hits

TPMS Arduino code to read RF TPMS Sensors

image

Overview:

Some TPMS (Tyre Pressure Monitor System) sensors transmit RF data. Older car models (such as my Nissan Micra 2014) Have only warning light to indicate that the pressure of one of the tyres is too low. It is possible to use RTL-SDR with RTL_433 to read the RF data. Such implementation for Arduino boards and small display was assambled as a stand alone system (Toyota TPMS project).

This Project will use ESP32 as the main Board together with CC1101 board to read TPMS data and to send that data over BLE so that data would be recived by eigther cellphone or Android car multimeda app that would display the data and generate needed alerts.

Specificly this project is aimed at forwording the TPMS data to TPMS Advancved android app.

Intent:

Hardware:

Components:

Wiering:

See wiering diagram in DOCS.

Code:

installation:

Prerequests:

Configs:

Upload:

Configuring TPMS advanced to recieve BLE data from TPMS SDR: