Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

atao/RTL_Tracking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

10 Commits

Repository files navigation

Lint Python

rtl_tracking

The idea behind this project is to save the detections of rtl_433 in a database.

You will need an SDR device to use this program.

For example, you can track TPMS from cars arround you.

--

For example, this program enabled me to learn how to retrieve data stream sdout and reuse into a python script. So this project can be reused for other things !

Usage

Simple way :

rtl_433 -F json | python3 rtl_tracking.py

With log :

rtl_433 -F json | python3 rtl_tracking.py >> output.log

Just pipe json file :

cat my_json_file | python3 rtl_tracking.py

You can filter findings from rtl_sdr with -R option

See list on rtl_433

About

πŸ‘οΈ Store findings from rtl_433 in SQLite

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /