hackrf_si5351c - Online in the Cloud

This is the command hackrf_si5351c that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


hackrf_si5351c - chip register read/write tool

DESCRIPTION


The HackRF project started by Michael Ossmann and Jared Boone to build software radio
peripheral using Free Software and Free Hardware design. Care was taken to only use
electronic components with published documentation (no NDAs!) and to avoid software
libraries without open source licenses.

Jawbreaker is the first complete HackRF platform, a wideband software radio transceiver
with a USB interface.

This application lets the user control the si5351c chip.

SYNOPSIS


hackrf_si5351c [OPTIONS]

OPTIONS


-n, --register <n>: set register number for subsequent read/write operations

-r, --read: read register specified by last -n argument, or all registers

-w, --write <v>: write register specified by last -n argument with value <v>

EXAMPLES


hackrf_si5351c -n 12 -r # reads from register 12

hackrf_si5351c -r # reads all registers

hackrf_si5351c -n 10 -w 22 # writes register 10 with 22 decimal

Use hackrf_si5351c online using onworks.net services



Latest Linux & Windows online programs