miegl / PiFmAdv

Advanced Raspberry Pi FM transmitter with RDS encoding
GNU General Public License v3.0
487 stars 82 forks source link

Change Broadcast GPIO? #35

Closed Brandon4466 closed 6 years ago

Brandon4466 commented 6 years ago

Hey there!

Is it possible to change what GPIO the program broadcasts on? A project I'm working on has a HAT that goes on top of GPIO 4 (Pin 7) but leaves the others untouched. Is there a way to have the program broadcast on another GPIO pin, one that isn't in use?

miegl commented 6 years ago

It's possible to transmit on gpio pin 4, 20, 32 and 34. I will implement this functionality.

Brandon4466 commented 6 years ago

That would be awesome! Thank you!!

miegl commented 6 years ago

done https://github.com/Miegl/PiFmAdv/commit/fc085b756c21f31d56d885c8ec8e9d7f69cff4c3