rpitx icon indicating copy to clipboard operation
rpitx copied to clipboard

RF transmitter for Raspberry Pi

Results 114 rpitx issues
Sort by recently updated
recently updated
newest added

Is there anyone here that can give us an update on analog pal TV support? If not, Any tutorials on how to test it and get it working on the...

you just need to open terminal type sudo raspi-config select "2 Display Options" select "D1 Resolution" select "CEA Mode 4" and reboot

I'm unsure how to change the bandwidth

trying to transmit a car unlock file that i recorded with rtl-sdr, but the sendiq does't transmit anything sudo ./sendiq -s 250000 -f 433.960e6 -t u8 -i unlock.iq i get...

My classmates and I are working on a project together and we need to transmit an AM signal from a wav file. We have tried the commands in the wiki...

I have a device called a Switcheroo that operates on the 812Mhz band. I have searched high and low for a hub that could pick up these signals so that...

Hi, I'm currently trying to figure out how to transmit USB and/or LSB from rpitx. I can transmit AM by doing `arecord -q -c2 -t wav -f cd | sudo...

I think it should be entirely possible to transmit analog TV. So, if possible I would like this to be implemented.

enhancement
V1 related (not maintained)

I want to continue writing the text in a new line, i.e. a line break, what do I have to do to make it work? \n and < CR >...