jysrfeng / tpms-helper

A bash script to automate Toyota tire pressure monitoring system testing via rtl_433.

Home Page:https://www.r-c-y.net/posts/tpmsbash/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tpms helper

A bash shell script to partially automate Toyota tire pressure monitoring system testing via rtl_433.

I created this script as a companion to the TPMS sensor testing process described in this article. This script is a wrapper for rtl_433 that provides guidance for this process, error handling and simple, human-readable output.

For more information on this script, read this blog post.

Requirements

Installing and running

git clone https://github.com/rouyng/tpms-helper.git
cd tpms-helper
chmod +x tpms-helper
./tpms-helper

About

A bash script to automate Toyota tire pressure monitoring system testing via rtl_433.

https://www.r-c-y.net/posts/tpmsbash/


Languages

Language:Shell 100.0%