Skip to main content

Questions tagged [pifm]

a software used to turn the Raspberry Pi into an FM transmitter.

0 votes
1 answer
71 views

Just wondering if pi-fm-rds is compatible with the Pi Zero 2w. Seen a few videos showing it working on the Pi Zero, but not the 2w. Help would be appreciated.
Yoo Hoo's user avatar
0 votes
2 answers
96 views

I want to broadcast on 13.56mhz from the GPIO pins, just like with PiFM (except PiFM is like 85-105mhz). Is there a simple way to do this? Thank you!
Kovy Jacob's user avatar
-1 votes
1 answer
175 views

I am trying to broadcast audio from my raspberry pi with pifm. However, it isn't working. When I run 'sudo ./pifm sound.wav 100.0' nothing comes through on my fm radio, and also, afer about 2 or 3 ...
PiWannabe's user avatar
-1 votes
1 answer
416 views

I am using PiFmRds on my raspberry pi 3a+ (https://github.com/ChristopheJacquet/PiFmRds), and I am trying to live broadcast with a mic and a USB sound card. The command is: sudo arecord -fS16_LE -r ...
PiWannabe's user avatar
-1 votes
2 answers
138 views

Is it possible to transmit live voice through raspberry pi 3 without a usb soundcard I only have a hradset with a mic And I am a beginner If possible let me know the answer in a simple way Thank you
Daham Sirimanna's user avatar
0 votes
4 answers
4k views

Is there a AM radio trasmitter library for raspberry? Like PiFMRDS ? AM travels further and it would get better range on low power RPi trasmitter. Or how could I do that myself? Generate high (~1Mhz) ...
Name's user avatar
  • 9
1 vote
1 answer
646 views

I recently got a Raspberry Pi 400 and I tried this https://github.com/markondej/fm_transmitter without an antenna. The range was approximately of about 5 feet, from what I could notice. Now I've heard ...
Nicolas Mailloux's user avatar
0 votes
0 answers
280 views

I have a raspberry pi configured as a bluetooth audio sink using this post: Another How to turn your Pi in a Bluetooth Speaker Tutorial. Which uses pulseaudio. I also have the PiFmAdv configured and ...
Aaron's user avatar
  • 131
1 vote
0 answers
89 views

I am planning to create a raspberry pi based monitoring system where my raspberry pi acts as a transmitter. I learned that we can use pi to generate FM signals from RPiTX project. I am planning to ...
Madhevan Ramalingam's user avatar
1 vote
1 answer
3k views

I have a python script which, when a GPIO button is pressed, launches an arecord process. This records audio from a USB microphone (plughw:CARD=GS3,DEV=0) and pipes it to another program for ...
Micah Vertal's user avatar
0 votes
0 answers
110 views

I followed the PiFm instructions to broadcast a .wav file on 87.5 MHz. I connected my antenna to GPIO 4, but nothing happened. Then I unplugged & tried again, but got the same result. I think I ...
12buntu's user avatar
0 votes
1 answer
2k views

-My problem: I can't get autostart to work (/etc/rc.local or /etc/init.d) /etc/rc.local screen never boots and kills the pi, which then needs to be re-flashed to work again. /etc/init.d no auto ...
Duffman's user avatar
-1 votes
1 answer
173 views

I am trying to play a random amount of random audio files over PIFM using node.js // A function that will let me call and play one random audio file. function audio1(){ var child_process = ...
heroZero's user avatar
1 vote
1 answer
166 views

I'm working on an audio installation involving PiFM (https://github.com/oatmeal3000/pi2fm) that I want to play random audio files from a large selection of .wavs. My plan is to randomly select an ...
heroZero's user avatar
1 vote
0 answers
137 views

I would like to use PiFmRds as a communication method between two of my Pis. I would like to be able to encode text or other data into the RDS RT (64 chars) and then decode it once received. Or even ...
cobra12's user avatar
  • 143

15 30 50 per page