Broadcasting AM Radio with Ethernet on the ESP8266

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

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

  • @pacman10182
    @pacman10182 8 лет назад +94

    that's not what they meant by internet radio, CNLohr...

  • @jamesgrimwood1285
    @jamesgrimwood1285 8 лет назад +38

    So your next challenge is to use this to send data between two machines, over AM radio.

    • @TrueHolarctic
      @TrueHolarctic 8 лет назад +9

      +James Grimwood we need this, for science of course

    • @AB-jd7fk
      @AB-jd7fk 8 лет назад +1

      this

  • @Anvilshock
    @Anvilshock 8 лет назад +21

    "I did a lot of research over the last ... day" Hahaha, nice!

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

    One of the first things done with the Altair 8800 kits was to get it to play "Fool on The Hill" through an AM radio.

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

    Hi ! You can talk me how you connect ethernet to nodemcu? what pin do you use?

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

    this kinda reminds me of the one-line algorithmic symphonies... (easy to broadcast using pyhton+pifm in raspi)

  • @quarteratom
    @quarteratom Год назад +3

    You didn't play the bad midi version of Smash Mouth on it, I'm extremely disappointed.

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

    Thanks! As instructive as entertaining. Love the tempo of your posts Charles!

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

      tempo?

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

      rythm

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

      I still don't understand. what kind of rhythm is there?

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

    Is the behavior the same if you are tx anything other than ping? E.g. if you were to make Rest calls to a webservice, or some other tx that wouldn't require the ESP to respond, like UDP packets...

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

    Why don't you recommend ready-to-go Esp board?

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

    Awesome! Your genius-mind manages to amaze me every time :) Can i ask what laptop you use (The acer one)? It looks perfect for travelling. I would be very happy if you could tell me the model.

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

      +John Smith It's an E5-471. It's the spiritual successor to the AMAZING timelineX series. Not /quite/ as solid of a construction, but they really have figured this hinge thing out. So far every laptop I've owned eventually died from the hinges. The one, nope. Only two problems so far was the wifi card that came with it was awful, swapped out for a high end intel, perfect... And somehow iron filings got stuck in the speakers. Just had to clean them out.

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

      CNLohr Thank you very much for that detailed comment, it sounds pretty good!

  • @IrrationalNumb3rs
    @IrrationalNumb3rs 7 лет назад +4

    HAHAHHA you are my hero... this is awesome

    • @CNLohr
      @CNLohr  7 лет назад +4

      There really are a lot more people behind this ESP stuff than me who put in a LOT more work than me who don't get anywhere near the recognition I do.

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

    That's interesting. I always wondered if you could use the interference of a mobile phone on an audio amplifier to send sound or tones wirelessly too. Have you every tried that? Good channel btw.

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

    Can you provide the connection diagram?
    What is the blue coloured stuff on breadboard.

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

      Check out the info on the github page, cnlohr espethernet.

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

    @CNLohr, can cnping be compiled with Mac OS? Using make throws a ton of errors. Any advice?

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

      +David Kind Give me some of the errors, nothing is explicitly here that would not work with OSX.

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

      +David Kind Better yet, post the errors as an issue on github.

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

      CNLohr I've posted the error dump on github. Thanks.

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

      +David Kind I've updated the ticket.

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

    you are amazing man

  • @ethanmye-rs
    @ethanmye-rs 8 лет назад +2

    Is audio detectable at any other multiples?

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

      +Ethan M I believe 50 and 100 as well

    • @ethanmye-rs
      @ethanmye-rs 8 лет назад +1

      +CNLohr any idea about range?

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

      That's actually a really good question. I'd imagine inside my house but not much further.

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

      +Ethan M Basically any odd harmonic.

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

    As your neighbor is calling the cable company for twinkle twinkle little star playing over Game of Thrones.

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

    sounds like a zx spectrum or a old 56k fax modem

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

    reminds me of tempest for eliza...

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

    I am a great Fan of 8266. Would you please, do some videos on interfacing CCTV cams with 8266, so it can stream videos.
    One more project would be play from 8266 12E, internal 4M memory mp3 or wav files without using external active components. (No TF cards, and serial players)
    Any help would be welcome..
    Please do some video on Range testing inside buildings.

  • @Hex-Mas
    @Hex-Mas Год назад

    Can this be done off a PCIe bus?

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

      Not easily, because on a PCI-E bus, it expands the number of bits of each transmission to make it very difficult to emit other frequencies. Even 100 MBit ethernet does it. Read up on "8b10b"

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

    Where do you get the 8266 IC's

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

      +Joe Gold Pick up a rock and throw it, and you'll probably hit a supplier. Common sites: EBay, Amazon, Alibaba, Sparkfun, Adafruit.

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

    really amazing

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

    Could you please do some floppy music like midi interpreter with this?

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

      Look up Steam controller singer, that's another similar thing if you're interested in that kind of stuff.

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

      +Master Weltherrscher Not on this project, but maybe a future one. Or maybe if I make many, I can get them all to play a chorus!

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

    ethernet over wallplug sockets things works great as antennas to

  • @PhilipHubbe
    @PhilipHubbe 4 года назад +3

    The FCC wants to know your location...

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

    Very interesting

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

    Can you play music with this?

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

      +Spike11302000 Was my twinkle twinkle little star rendition at 5:09 insufficient?

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

      no i mean play from a .midi or .wav file

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

      I don't but there is no technical reason why that wouldn't be possible, especially considering you can PWM them by the shape of the wave.

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

    Christ I need an ESP

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

      False. You need a 10 pack.

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

    cool

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

    MAD!

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

    Genius

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

    so that ESP Ethernet wasn't April fool prank?

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

      +suraj bhawal The "april fools" part of the video is that "There is a hidden ethernet peripheral on the ESP8266". The rest of the video was legit.

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

    cool one

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

    нихуR не понятно, но очень интересно))