Bluetooth Audio FM Transmitter for Raspberry Pi 3/2 Part 2
This is a tutorial on converting your raspberry pi to an fm radio transmitter by just added a wire to gpio 4 and some code. check out this part 2 of 2 tutorial on bluetooth audio to fm transmitter. thanks for the view
applications needed:
sudo apt-get install bluez pulseaudio-module-bluetooth python-gobject python-gobject-2 bluez-tools sox libsox-fmt-all
command to pass bluetooth to fm:
sudo -u pi pacat -r -d 0 --latency-msec=50 | sudo -u pi sox -t raw -r 44100 -e signed-integer -b 16 -c 2 - -t wav - gain -l 10 | sudo /home/pi/fm/pifm - 87.7 44100 stereo
○○○ LINKS ○○○
Raspberry Pi 3 ► http://www.novaspirit.com/6JTYy
Github ► http://github.com/novaspirit/bluetoot...
Reddit Link ► http://netbuffalo.doorblog.jp/archive...
Novaspirit TV ► https://novaspirit.com/95921
○○○ Other Videos ○○○
RPi2 vs RPi3 Review ► https://goo.gl/rozQpN
Cleaning GPU ► https://goo.gl/suTuvC
Raspberry Pi Zero Review ► https://goo.gl/PiYFtl
raspberry pi 2 osmc htpc kodi ► https://goo.gl/liO5e8
Customizing Windows 10 ► https://goo.gl/JVk21f
Raspberry Pi Amazon Echo ► https://goo.gl/Gzx4rBv
Windows 10 Privacy ► https://goo.gl/YmV8WT
Dual Monitor with Raspberry Pi ► https://goo.gl/NmSxRf
Tweet me: @ http://twitter.com/novaspirittech
facebook: @ http://facebook.com/novaspirittech
DISCLAIMER: This video and description contains affiliate links, which means that if you click on one of the product links, I’ll receive a small commission. This help support the channel and allows us to continue to make videos like this. Thank you for the support!