SMART INSTALL Rtl_433 Receiver ON WINDOWS WORKSTATION AND VMWARE WITH RTL SDR

by GiamMa-based researchers in Circuits > Tools

14505 Views, 2 Favorites, 0 Comments

SMART INSTALL Rtl_433 Receiver ON WINDOWS WORKSTATION AND VMWARE WITH RTL SDR

1.jpg

rtl_433 turns your Realtek RTL2832 based DVB dongle into a 433.92MHz generic data receiver quick and easy installation.

Tools used:

  • VMware Workstation Player
  • GNU Radio Live SDR Environment
  • omerbanan/rtl_433

Install Requirements:

Windows system machine with 4gb of ram and dual core processor, hackrf or rtl sdr device.

Pre Installation

2.jpg

Pre Installation:

  • Download GNU Radio Live SDR Environment
    3.7.11Download VMware Workstation Player
  • Install VMware Workstation Player
  • Start VMware Workstation Player
  • Create a new virtual machine , installer disc image file (iso) with GNU Radio Live SDR Environment image
  • Open virtual machine
  • Download rtl_433-master.zip from Link: https://github.com/merbanan/rtl_433
  • Install rtl_433

Installation

3.jpg

installation rtl_433:

Download rtl_433-master.zip from Link: https://github.com/merbanan/rtl_433

Unpack the source code and rename directory in rtl_433

Open terminal to the top level directory rtl_433 and insert command:

cd rtl_433/

autoreconf --install

./configure

make

sudo make install

Running

4.jpg
5.jpg
TEST - SMART INSTALL rtl_433 receiver ON WINDOWS WORKSTATION AND VMWARE WITH RTL SDR

Running:

Default receive mode, attempt to decode all known devices,open terminal insert:

rtl_433 -G

More option and examples Link:

https://github.com/merbanan/rtl_433

Debug Mode

3_Debug.jpg
0A_Debug.jpg
0B_Debug.jpg
1_Debug.jpg
2_Debug.jpg
4_Debug.jpg

Debug Mode (Recommended is very interesting) ,open terminal insert:

rtl_433 -G -D

or/and change frequency example:

rtl_433 -f 433.8e6 -D

or/and explore other ISM Band:

rtl_433 -f 315.92e6 -D
rtl_433 -f 433.92e6 -D (Default)

rtl_433 -f 868.92e6 -D (Tested message detected and debuged!)

rtl_433 -f 915.92e6 -D