Raspberry Pi FM Radio Transmitter | Tutorial

Поделиться
HTML-код
  • Опубликовано: 19 янв 2025

Комментарии • 364

  • @Seytonic
    @Seytonic  8 лет назад +32

    If you have any questions/problems regarding this project ask them here --> www.reddit.com/r/seytopia/comments/5tuhsc/raspberry_pi_fm_radio_transmitter_tutorial/

    • @tv8g
      @tv8g 8 лет назад

      The issue its even a pi3 with all the cores has Issues compilling FFmpeg its possible it just takes arround +1 hour

    • @andreamitchell4758
      @andreamitchell4758 8 лет назад +3

      shadilay brother, so if pi zero can transmit FM radio then what else could it transmit and how does it do this ?like if you wanted to control RF things 2.4 Ghz you still wold need a super hetrodyne right?
      i wonder if this would be able to be used for some car audio projects , plug your phone into the USB and play MP3 on your phone through your car stereo maybe add a mic to the GPIO pins and a button and maybe a bluetooth dongle
      or a way to get audio out form the 3.5mm jack to the pi

    • @Craft4Cube
      @Craft4Cube 8 лет назад

      Seytonic Have you tried using PiFmRds

    • @JoRosieQueen68
      @JoRosieQueen68 7 лет назад +1

      Anyone here from the Lone Survivor's Director's radio? that allways made me interested since in the case of a cataclism or an event,you could just transmit stuff over the radio,so the survivors are hearing it,good stuff to see,this pi radio really reminds me of that,good job,I'm subscribed now.

    • @painfulwill
      @painfulwill 7 лет назад +1

      You will not be able to reach 2.4GHz, however, you could possibly use an upconverter but you would end up spending a few hundred bucks when you could buy an actual SDR for the same price. However yes you could transmit for listening on your cars radio, however, you'd most definitely would need a license for it to be in regulation.

  • @DrIridium
    @DrIridium 8 лет назад +173

    "I will only do if for like 10 seconds"
    -running for about a minute
    -I earlier tested the range about my house
    Definitely only 10 seconds :D
    But great Video!

  • @Marfprojects
    @Marfprojects 7 лет назад +17

    To improve Sound quality, you can wind a another wire from the negative rail around the Antenna, that will work a lot better.

  • @RutujGavankar
    @RutujGavankar 8 лет назад +119

    Never thought you'll be a part of our Kekistani republic... We're honoured to have you!

    • @Seytonic
      @Seytonic  8 лет назад +41

      Shadilay brother Rutuj.

    • @PepsiMan42069
      @PepsiMan42069 5 лет назад +2

      Rutuj Gavankar I want to reply to this but it has the sacred 69 likes

  • @spadookielikesgames9330
    @spadookielikesgames9330 5 лет назад +39

    5:57 interrupts NASA rocket launch and sends a rocket to Pluto

    • @crowman8914
      @crowman8914 5 лет назад +1

      Part 97 interference 🤣😂

  • @WiredAl
    @WiredAl 6 лет назад +4

    Another vote here for a direct SSH video. It's a simple process that a visual guide for would be immeasurably valuable to have.

  • @aaronedw77
    @aaronedw77 5 лет назад +7

    Do not underestimate the range your signal can travel. A Raspberry Pi with clean filtered output using a ham radio mode called WSPR has been heard over 5055 miles away on 14.0971 Mhz!
    It would literally take just an extra minute to make a primitive bandpass filter from some scraps of cat6 wire. Cat5/6 has a capacitance of 15pF/ft between the wires in a pair. To make an inductor wind 7.5 turns around a pen to make a 400nH inductor, then take 4.8 inch of a pair and connect the same color ends together from that wire (Blue-Blue, White-White) there is your 6pF capacitor. Solder it to the end of your inductor. This will form a simple Bessel bandpass filter that will reduce harmonics by -10dB for 0$ However you would need -43dB to use one as a real transmitter and that will take more than some cat5 scraps.
    Please take some time to learn about RF before you go transmitting with this kind of thing. You can unexpectedly do great harm and get yourself in lots of trouble. You should also look into earning your amateur radio licence. The test is not that difficult and there are a whole world of frequencies opened up for experimentation if you get a licence. It is the best hobby in the world.

    • @AjarSensation
      @AjarSensation 2 года назад

      How can I increase the transmitted signal to reach say 5 kms?

  • @teabagfc
    @teabagfc 8 лет назад +107

    S H A D I L A Y

    • @greedsin555
      @greedsin555 8 лет назад +6

      Kekistani pride world wide

    • @aaalexxx900
      @aaalexxx900 7 лет назад +1

      Dom Thorrington la mia libertà

    • @hamad9068
      @hamad9068 4 года назад

      Greed Sin
      >mfw uses outdated and expired meme

  • @nathantron
    @nathantron 8 лет назад +20

    Wait.. How did you SSH into it? Through the USB cable, how did you manage that?

    • @faridwakim
      @faridwakim 8 лет назад +3

      Nathan Trone i am not sure but he may have used the usb connection to share his pc network and he ssh'd into it. or he also may have just used the power from usb and sdh'd normally

    • @0xbitbybit
      @0xbitbybit 7 лет назад +3

      It's probably the new Pi Zero W with in built WiFi.

    • @Lucavon
      @Lucavon 7 лет назад +5

      Flash Raspbian onto the Micro SD.
      Mount the boot partition, edit cmdline.txt and add "modules-load=dwc2,g_ether" behind "rootwait" but before "quiet". Make sure to use Notepad++ as it will not break the line endings, and don't add any new lines in this file.
      Next, edit config.txt. Add the line "dtoverlay=dwc2" at the bottom.
      Lastly, shift-right click in the folder, and click "Open command prompt here". Type "copy nul ssh", enter, then "exit", enter.
      Now, put the SD into the PI and connect it to your PC via USB.
      Install the "Bonjour Printer Service" software, restart the PC. Open PuTTY, connect to "raspberrypi.local". Boom. Connection made!
      If you want to let it access the internet through the USB port, make sure you can connect to your Pi over USB and that it is recognized as an RNDIS Ethernet Gadget. Now, open the "Control Panel", go to something like "Network- and access center", on the left choose "Change adapter settings", select your main network, right click. Properties, then choose "Sharing" (or something like that) in the top, enable connection sharing, and select your Pi Zero's emulated ethernet adapter as the target. You can now access the internet on your PI.
      If the connection fails and you can't find something like an "RNDIS Gadget" in your Device Manager (devmgmt.msc), download the Acer RNDIS driver from the Microsoft update website. Now, press the Windows key, type "devmgmt.msc", right click the device manager, run as administrator. Look for "Serial Devices" or something like that, find something along the lines of "Serial USB Device", right click it, update drivers, choose a file from the pc, let me pick, choose the file you downloaded (extract it to a folder and choose the ini file in there).

    • @theanonomanchannel9991
      @theanonomanchannel9991 5 лет назад

      putty is what was used to SSH into pi zero via usb to share pc network ...if you see the video properly you can see it

    • @MattyoP1960
      @MattyoP1960 7 месяцев назад

      @@theanonomanchannel9991 how do i do that

  • @maxmick1376
    @maxmick1376 7 лет назад +2

    Hey, I just discovered your channel and wanted to say that it is absolutely fantastic! Your videos are very detailed and easy to follow. Anyways, keep up the outstanding work!
    -Max

  • @Laurensnl
    @Laurensnl 7 лет назад +1

    I tried this out and it works, but my goal was to transmit an internet radio stream. However, I couldn't get it to work. I was getting constant errors about the wave header missing, whenever I used SoX. Then I thought of a different and possible better method. I installed Pi MusicBox and used an aux fm transmitter, which I bought years ago to use on a car radio. I extended the range of it by soldering an antenna to the board. Now I can stream music and internet radio on my Pi and transmit this to my old tube radios. Multiple benefits: no unwanted harmonics and an allowed signal. Meaning I won't interfere with any other frequencies and the signal itself won't leave my apartment. The sound quality is also a lot better using this dedicated transmitter. In the future I might buy a HifiBerry DAC to further increase the sound. Another good idea might be to build a transmitter from scratch to have more control over frequencies and a knob to control signal strength.

  • @maxe.6260
    @maxe.6260 7 лет назад +3

    I've tried this a few month ago. I used a USB soundboard and transmitted the mic input to FM. This way I can just connect my phone to it. The only problem was the quality. It's a nice pi project but for constant use, I'd recommend an FM transmitter from Amazon. They're like 10 bucks.

  • @JK-ww8dn
    @JK-ww8dn 3 года назад +2

    where is the link to the fm transmitter software??

  •  7 лет назад +8

    "these peaks..." are harmonics of frequency you are transmiting. please put some simple filter on the output, otherwise you will polute spectrum with hamonics, which can be illegal

    • @KingJellyfishII
      @KingJellyfishII 5 лет назад +4

      They were there before he started transmitting, however you are right it needs a low pass filter.

    • @martindejong3974
      @martindejong3974 3 года назад

      You can't add a filter, because the lead to the filter is already enough antenna for the higher harmonics.

  • @HobkinBoi
    @HobkinBoi 5 лет назад +2

    I think that this could use some filtering and an amplifier, you could definitely broadcast a distance away. Maybe have an SSD full of music and a solar panel so you can play all the time in the woods or something

  • @WarpRadio
    @WarpRadio 2 года назад +1

    I know this is an OLD post and all... however, if that is a TRUE spectrum representation, then thats actually transmitting AMPLITUDE MODULATION and NOT frequency modulation!

  • @-HDR
    @-HDR 7 лет назад +3

    Using sox lets you stream internet radio to FM, if anyone is looking to do that.
    Example (This stream is an mp3 stream):
    sox -t mp3 stream.p4.no/nrj_mp3_hq.m3u -r 22050 -c 1 -b 16 -t wav - | sudo ./fm_transmitter -f 103.3 -

    • @Laurensnl
      @Laurensnl 7 лет назад

      Does this require ffmpeg and other libraries? How to stop transmission? I can get the star wars to play but I'm not able to stop it.

  • @NinjaSpotted
    @NinjaSpotted 8 лет назад +2

    Yes, please do a video on how to ssh into the pi (if you can explain where to get the IP adress and etc.) and I would apreciate you could stay active on those yt comments, it would help a lot guys that have the same question and you didn´t talk about on video. (Love your channel and the camera is a good improvement!)

  • @minege02
    @minege02 8 лет назад +4

    Cool ! Thanks :) !
    Just one question : Where do you buy your stuff (pi zero, arduino, etc ?) Cause it look like you have a lot of them ! Banggood :D ?
    And, with which software do you look at RF ?

    • @Handballprofi117
      @Handballprofi117 8 лет назад

      Minege I think he buys the arduinos from aliexpress or ebay

    • @minege02
      @minege02 8 лет назад +1

      Mr Black Olaf Nils Thanks very much to both of you!

    • @painfulwill
      @painfulwill 7 лет назад

      I'd recommend GQRX for viewing the RF Spectrum

  • @rejikurian5689
    @rejikurian5689 3 года назад

    What an Ad. To the point, just got me hooked to it. Brilliant stuff guys.

  • @CodyFurr
    @CodyFurr 8 лет назад +3

    The new camera looks great!

  • @jensschroder8214
    @jensschroder8214 3 года назад +1

    There are 0.1 watt FM transmitters to buy in Germany. Commercial radio stations have 1,000 to 100,000 watts. Because few AM frequencies are available, everything has been squeezed into the FM band for 50 years.
    Good luck finding a free frequency there.
    But little is going on in the 27 MHz CB band. Legal devices are also cheap there.

  • @atdit
    @atdit 7 лет назад +1

    I think you can extend the range if you connect the antenna to the house ground.

  • @K0nr4d_
    @K0nr4d_ 7 лет назад +1

    Perfect timing! I was just looking for a new project for my pi. I will definitely try that out.

  • @aadhilthanseer8823
    @aadhilthanseer8823 3 года назад +1

    Great video. Is there anyway to transmit voice in realtime ?

  • @TheNeoxpert
    @TheNeoxpert 7 лет назад +1

    What if we send data over FM instead of Music? How high would be the Bitrate and the range?

  • @tomasdanielnieto5398
    @tomasdanielnieto5398 2 года назад

    With the same concept a cheap rc car can be controlled. It's quite fun to have more range thanks to using wifi rather than the limited included remote

  • @morsonstudios8995
    @morsonstudios8995 7 лет назад +7

    it wont let me play my own songs it says data corrupted

  • @twistiefresh1974
    @twistiefresh1974 7 лет назад +11

    9:38 YOU DID NOT JUST PUT AN *ACTIVELY POWERED* CIRCUIT BOARD ON HOT GLUE! D:

    • @Luca-jy8ne
      @Luca-jy8ne 7 лет назад +6

      Twistie Fresh well, he called that solder joint good, so…

    • @DarrynJones
      @DarrynJones 7 лет назад +3

      And the scissors!

  • @lolmom5004
    @lolmom5004 2 года назад +1

    i audibly gasped when he opened that drawer and their were like 5 pi zeros, wtf i want one

  • @DeandreSteven
    @DeandreSteven 7 лет назад +3

    "here were going to be using the national anthem of kekistan" shadilay my brother. have a sub

  • @BBUBst
    @BBUBst 4 года назад +1

    I copied your tutorial on the PI3 I would like to boost the signal. In theory what technology would be needed

  • @maheshmakwana1989
    @maheshmakwana1989 6 лет назад +1

    How we can transmitter our voice (microphone voice signal) through FM????

  • @CommanderCrash
    @CommanderCrash 7 лет назад +1

    Have you ever used rpitx? And what is the best range one can achieve with a rpi3 radio?

  • @4.0.4
    @4.0.4 7 лет назад

    I just came for the content but the Shadilay made me subscribe.

  • @SaumyakantaSahoo
    @SaumyakantaSahoo 7 лет назад +7

    Thanks for mentioning my fork :)

  • @adamskalka4508
    @adamskalka4508 8 лет назад +4

    Hey, can you please make a video on making the radio run on boot? I have tried it like a million times, but i simply cannot get it to work.
    Thanks in advance

  • @MatsK007
    @MatsK007 Год назад +2

    Github repository is deleted !

  • @diegoanzolin
    @diegoanzolin 4 года назад

    What model of (receiver) radio are you using? I liked to see how you gave him a charge of energy. Congratulations on the channel.

  • @jrgenantonsen9050
    @jrgenantonsen9050 8 лет назад +6

    can you make a fork bomb to the 3$ arduino rubberducky?

  • @0xbitbybit
    @0xbitbybit 7 лет назад +2

    Pi Zero W with in built WiFi released in Feb. Find IP of the Pi, open Putty, put in IP, connect, login with standard login(pi, raspberrypi if I remember correctly), boom you've SSH'd into it. Surprised there's that many people that don't know simple SSH.

  • @teadrinkingilluminati9173
    @teadrinkingilluminati9173 8 лет назад

    A good thing to do with those helping hands is to put some heatshrink over the teeth so that they dont dig into a pcb or leave marks on your wire etc

  • @remboldt03
    @remboldt03 7 лет назад

    103.3 is "Radio Hamburg". You can hear it 24/7 if you are here.

  • @dynamodrone8061
    @dynamodrone8061 7 лет назад +1

    do you need to use a pi zero w

    • @ConfuSomu
      @ConfuSomu 7 лет назад

      Dynamo Drone No, you can use any Raspberry Pi model

  • @Andrew_OHara
    @Andrew_OHara 8 лет назад

    love your videos, you have inspired me to get a raspberry pi! I also brought the Raspberry pie projects book so i can try and make lots of things. Please make more raspberry pi type videos.

  • @breadwarandcircus
    @breadwarandcircus 7 лет назад +5

    By Kek's will this Channel has hit my sidebar. I am starting to like RUclips's attempt to get their PC AI together. Not so sure it can cope with the variability of 5h1tl0rDz

  • @ILikeAltRock
    @ILikeAltRock Год назад

    Question: I have been wondering if I can do this just with my computer without the Pi. It would help if I could get any answers thanks.

  • @petrasjonuska6305
    @petrasjonuska6305 8 лет назад +1

    Really great work that you are doing here! Keep it up!

  • @GuavaPlayzPsx
    @GuavaPlayzPsx 2 года назад

    What’s better Malduino Elite or rubber ducky?

  • @miwoegroupcorporation4903
    @miwoegroupcorporation4903 6 лет назад

    Many thanks to you for sharing. What is the range of this antenna

  • @ethanwebb6122
    @ethanwebb6122 7 лет назад +30

    just glue the raspberry pi 0 to the charging pack. lol

  • @MightyOnion
    @MightyOnion 7 лет назад +1

    Quick question... how would i go about making it transmit WAV files from a particular folder? for example instead of the star_wars.wav, i would like it to play multiple wav files within a given folder. Thanks in advance!

  • @ejonesss
    @ejonesss 3 года назад

    i think you are ok since fm is only 1 of a very redundant means of emergency broadcasting methods so if you drown out your local radio station no big deal because if there was to be an emergency alert tv, cell phone even police driving up and down the streets and air raid sirens are other methods.

  • @ashkat64
    @ashkat64 7 лет назад +1

    Could you make a short-range Wifi jammer with that?

  • @MrKristian252
    @MrKristian252 8 лет назад

    I figured the transmitter was allowed at maximum 50 nW which is about 4 - 6 meters. Is it a way I can adjust the output?

  • @AmCanTech
    @AmCanTech 3 месяца назад

    Way to do it without sokder ? Maybe in a pi wh ?

  • @suislidesullivan
    @suislidesullivan 8 лет назад +1

    Could you research and make a video on how to make the add-on filters that HAM operators use on these Rpi's to connect them to conventional antennae and use them as an actual transmitter station? I have a feeling you will come up with a much cheaper solution then what's currently available. Maybe even another Indiegogo project?
    I have a concept involving a PiZero with one of the mini RTL-SDRs attached to it listening on the same GMRS channel my Baofeng radios are on for DTMF tones from the keypads on the radios to activate the Pi's GPIOS and or record transmissions and relay (parrot repeater) or record and play back (message system) using this method to transmit but with a proper filter and antennae in place.

  • @sunhariyaden91
    @sunhariyaden91 Год назад

    Nice !
    How to add external mic in and line in audio input ?

  • @dionwilliams3934
    @dionwilliams3934 3 года назад

    Wasn't expecting that song! 😁

  • @ro.avgeek
    @ro.avgeek 2 месяца назад

    I know im late but is there anyway to connect an antena without sodering

  • @muhammadzahir946
    @muhammadzahir946 6 лет назад

    Hi Great video. Can I call this a software defined radio?

  • @fabiq8938
    @fabiq8938 7 лет назад +3

    When i uploading my file .wav i has error data corupted

  • @marinroscamabbing8632
    @marinroscamabbing8632 6 лет назад +1

    Is it possible to talk in that radio station, made with the raspberry pi?

  • @itzSudden
    @itzSudden 7 лет назад +2

    I'd imagine this falls under the same legality as the FM transmitters for car radios that don't have AUX ports.

    • @martindejong3974
      @martindejong3974 3 года назад +1

      No ! Those transmitters emit a sinusoid signal, that is a single frequency. This "transmitter" transits a square wave, which has almost infinite amount of harmonics (multiples of the base frequency) therefore this transmitter is literally illegal by design

  • @AjarSensation
    @AjarSensation 2 года назад

    And how can I modify the transmitter so that its range would cover say 5kms?

  • @ice-uc5xr
    @ice-uc5xr 8 лет назад

    so you could interrupt another transmitter with this? i.e. a radio news network or police radios or something ?

    • @Seytonic
      @Seytonic  8 лет назад +1

      Technically yes, however that would be very illegal.

  • @hoboj2346
    @hoboj2346 7 лет назад

    If I use a bigger antenna will the reach of the radio transmitter increase?

    • @waddles543
      @waddles543 7 лет назад

      Yes, however without boosting the voltage output of that antenna the audio quality will decrease.

  • @xdxfxzx
    @xdxfxzx 7 лет назад

    Could you use this and write a program to basically communicate between two pi's over a decent distance? making one listen while the other talks and vice versa then maybe play a game of quake over the connection!

  • @julian4064
    @julian4064 7 лет назад

    Does it take over a frequency?
    like if our car is listening to 100.7
    and I transmit to 100.7 what will they hear? my song, the song that was already playing or just scrambled noise?

    • @waddles543
      @waddles543 7 лет назад

      The cars radio would pick up your signal, but chances are even if your signal is right there the radio stations will be many times stronger, and all you would hear, is your audio mixed in with the original stations. A faint background noise.

  • @Mat-vb8er
    @Mat-vb8er 5 лет назад

    I had a fun morning. Thanks!

  • @waddles543
    @waddles543 7 лет назад

    Did this on a rasberry pi 1. All the same techniques and steps. But all i get as a signal is a faint whine. ??? comments, suggestions?

  • @cjlowe1650
    @cjlowe1650 6 лет назад

    Nice, but only playing one song? How do you get it to randomly get a folder of songs and play each one? Use Python to run the command like and insert the song as a parameter or can you do it in the app source code?

  • @te0nani
    @te0nani 7 лет назад +1

    0:49 so there went all the pi zeros. They're almost impossible to get where i live and then they cost you almost as much as a normal pi.

    • @kv-2743
      @kv-2743 7 лет назад

      te0nani almost $30 in my area.

    • @te0nani
      @te0nani 7 лет назад

      life just isn't fair -.-

    • @ericjx
      @ericjx 7 лет назад

      Be careful with them (the wifi variant) when you do. I've treated my well but one of mine completely lost it's ability to use wifi. I looked at it under a magnifying glass and it looks like the wifi chip might have had a tiny bit of damage (literally grain of dirt sized mark on it). They're only $10 online, btw. $5 8 day shipping though.

    • @tobiasmuller527
      @tobiasmuller527 6 лет назад

      In swiss 5CHF = 5$

  • @SpikeMcCann
    @SpikeMcCann 3 года назад

    Hey, I have some questions about the transmitter. I use mine as a 24/7 broadcaster but sometimes it might just stop looping the playlist, do you know how to fix this so it is just a permanent loop? Can the transmitter broadcast multiple signals at once or must I use another pi? and finally could I use a UHF antenna to increase the range?
    sorry its a lot to unfold but I hope you can help :)

  • @KCROCKSON
    @KCROCKSON 7 лет назад

    Do a setup video sometime! I bet you have a really cool and interesting workshop/battle-station/setup.

  • @achimandrei2519
    @achimandrei2519 7 лет назад

    Amazing tutorials... subscribed!

  • @thatguyontheright1
    @thatguyontheright1 7 лет назад

    Would be nice if you could transmit over Bluetooth over to the PI, or use an AUX cable, rather than using music stored on the pi.

  • @HobkinBoi
    @HobkinBoi 7 лет назад

    Can you attach an RF amplifier to it (of course, with a filter attached to reduce any harmonics)

  • @ezadoo
    @ezadoo 7 лет назад

    It would be a nice, if there is a way for using this fm transmitter with the shairport-sync to use it with airplay.

  • @ilanstechworld486
    @ilanstechworld486 2 года назад

    what is a very long range antenna for this kind of stuff?

  • @overratedprogrammer
    @overratedprogrammer 7 лет назад +7

    S H A D I L A Y
    Earned a sub :P

  • @DotanS
    @DotanS 8 лет назад

    Hi
    will it work as a prank if im near a radio for instance in a car with a friend and i transmit it to a radio station thats playing or it wont cause he original station is stronger?

    • @SaltyViper
      @SaltyViper 8 лет назад

      Should work fine, its only slightly illegal, i doubt th fcc is going to get on your back for a low powered transmitter though.

  • @eleanorhathaway927
    @eleanorhathaway927 8 лет назад

    This is illegal in the UK for anyone that's wondering. You need a broadcast licence from ofcom to be able to do this. Or you could do this on the ham freq but again you need a licence and is frowned upon playing music on the ham bands. You can however use this to listen to the ham bands if you so choose

    • @sixsixsixjet
      @sixsixsixjet 8 лет назад +2

      radiate less than 50nanowatts (-43dBm), on a 0.2MHz raster in the range 87.5-108MHz are legal for personal use

    • @martindejong3974
      @martindejong3974 3 года назад

      @@sixsixsixjet It also will transmit on many harmonics, and these higher frequency signals will carry much faster and will interfere with military airplanes! So no, even with a broadcast licence using this is ilegal!

  • @AlienAnthony
    @AlienAnthony 7 лет назад

    Just a question. Can you put multiple projects on one pi? SD card wise. Like I want to mix P4wnP1 with this radio project. It wouldn't get rid of the other?
    I doubt it because it's just another program but i was curious.

    • @AlienAnthony
      @AlienAnthony 7 лет назад

      Already found out. Both works :D

  • @MorrWorm8
    @MorrWorm8 Год назад

    Working your butt off. Dang bro. Hope all is well

  • @liamweitzel3667
    @liamweitzel3667 7 лет назад

    Seytonic, please do a video on how you can SSH into your pi0 with just connecting it to you PC with the USB dongle.

    • @Seytonic
      @Seytonic  7 лет назад +1

      Check my uploads :)

  • @andrelenoir8355
    @andrelenoir8355 8 лет назад +62

    P R A I S E
    E
    P
    E

    • @Seytonic
      @Seytonic  8 лет назад +20

      Shadilay my green friend.

  • @Bullet25fxbx
    @Bullet25fxbx 7 лет назад +2

    Hey Skytonic, Do you think you can do a version of this that streams Bluetooth audio from a phone to the FM transmission?

  • @bmxandbikegames
    @bmxandbikegames 3 года назад

    Were do you buy a raspberry pi fm radio transmitter from

  • @lukatrades
    @lukatrades 4 года назад

    can you make a vid how to transmit picture over radio?

  • @trendingsociety4901
    @trendingsociety4901 7 лет назад +1

    gona do this for school science day...:)

  • @keitha4349
    @keitha4349 7 лет назад

    anyway to boost the signal and keep its profile still somewhat small

    • @waddles543
      @waddles543 7 лет назад

      antennas... Yea.

    • @waddles543
      @waddles543 7 лет назад

      Big ass antennas. Or just a really big metal pole. You'll lose quality though so it kind of defeats the purpose

  • @siboneyyy
    @siboneyyy 7 лет назад

    Is it possible to broadcast on multiple frequencys at once?

  • @kapoioonoma9032
    @kapoioonoma9032 6 лет назад

    for this project does it matter if i use rasberry pi zero or rasberry pi zero w ?

  • @carlos_mann
    @carlos_mann Год назад

    How can i get a larger range ? Maybe like 50 mile radius

  • @everythingdigital1
    @everythingdigital1 4 года назад

    This is super kernel depended I ran a pi 3b with the PiFmrds software it works with tweaks sounds great. But on pi zero w with kali linux aloa pi OS you get terrible audio skipping. I wish Aola pwn pi would implement this considering it be sweet to have all the tools available.

    • @everythingdigital1
      @everythingdigital1 4 года назад

      Also PiFmrds seems to have less interference I noticed it's not gone but it has other features which I find more useful.

  • @xcelcd2278
    @xcelcd2278 7 лет назад

    hey..buddy could u help sort the raspberry pi to transmit video n audio over a short distance using ESP 8266 wifi module..!!

  • @BAFMisWSH
    @BAFMisWSH 8 лет назад +2

    Nice choice for a song
    Shaliday ;)

  • @dynamodrone8061
    @dynamodrone8061 7 лет назад

    could you use a better antenna for a longer range

    • @JustWickedSwede
      @JustWickedSwede 7 лет назад

      Dynamo Drone 300/MHz gives you the wavelength. Divide the wavelength in four.
      you now have the length of your antenna.
      solder it to the output pin. you can also attach the same length to the ground pin to act as "counter weight" or the other half of your half-wave dipole antenna.

  • @dimpap5565
    @dimpap5565 7 лет назад

    I tryed to do that but the transmition is very low and there are too many loud sounds