PiFmRds
PiFmRds copied to clipboard
FM-RDS transmitter using the Raspberry Pi's PWM
Will This Work With The Pi4?
So, the harmonics noise was a pretty obvious problem in other versions of PiFmRds. In that case, though, I see that the signal (yellow if I'm not mistaken) is pure...
just a quick clean up
Heya! I'm not able to transmit at 434Mhz because the max is 108. The GPIO can handle frequencies from 5 KHz up to 1500 MHz
When I do CTRL + C to stop over WiFi SSH the SSH freezes (but the Pi is still running). Doing it over Ethernet doesn't have any problems
Hi, Is there any way to make the program stop after it has completed transmitting the audio file, or at least reload the file each time it reaches the end...
Hello ! Great work with LibRpiTx.... NBFM working really well with DEVIATION set to 2.5 ! I am testing an application which use LibRpiTx to transmit samples, and was hoping...
Output of "make": root@kali:~/PiFmRds/src# make gcc -Wall -std=gnu99 -c -g -O3 -march=armv6 -mtune=arm1176jzf-s -mfloat-abi=hard -mfpu=vfp -ffast-math -DRASPI=1 rds.c In file included from /usr/include/features.h:448:0, from /usr/include/arm-linux-gnueabi/bits/libc-header-start.h:3 , from /usr/include/stdint.h:26, from /usr/lib/gcc/arm-linux-gnueabi/7/include/stdint.h:9,...