FM Radio using ESP32 (TTGO T-Display)

แชร์
ฝัง
  • เผยแพร่เมื่อ 27 พ.ค. 2024
  • Hello! In this video I will show you how easy is to make FM radio. You will need FM module based on TEA5767 chip and TTGO T-Display board. This video is sponsored by pcbway.com, my go to company for custom PCBs. Feel free to check their site www.pcbway.com/ because they have lot's of useful projects and information. If you want to design your own pcb , pcbway can offer great prices and best quality.
    You can buy TTGO T-Display here:
    www.lilygo.cc/Q0oIsn
    Internet radio using TTGO T-Display
    • ESP32 Internet Radio T...
    If you are here or you want to check my code, please subscribe, that means alot to me. Thank you
    Here is code: github.com/VolosR/ttgoFM
    You can buy FM module here:
    www.banggood.com/TEA5767-FM-S...
    YOU CAN SUPPORT THIS CHANNEL BY BUYING ME COFFE HERE:
    ko-fi.com/volosprojects
    Thank you :)
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 48

  • @qzorn4440
    @qzorn4440 2 ปีที่แล้ว +3

    wonderful esp32 radio. when i was a kid in the 60s there was a "Radio free Europe" station.. thank you 🙂

  • @jamessabo6116
    @jamessabo6116 ปีที่แล้ว

    Id love to see a similar setup with the New T-Display and ESP32-S3, I current have made an Arduino spirit radio that scans and uses an old SSD1306 , but I recently saw a vid of your and bought a T-Display . Thanks for leading the pack on the T-display !

  • @glebdenify
    @glebdenify 2 ปีที่แล้ว +6

    Thoughts for improvements: fm module RDA5807 or Si4703, support RDS, buttons for scan and for volume.

  • @LostInTech3D
    @LostInTech3D 2 ปีที่แล้ว +3

    amazing as always...maybe I will have to get one of these ttgo things now.

  • @sarai3055
    @sarai3055 2 ปีที่แล้ว +1

    Dude love your projects everyone peace to you and yours as always be safe.

  • @ArunKumar-us6zn
    @ArunKumar-us6zn 2 ปีที่แล้ว +1

    You are very talented! love this project.

  • @tangolima647
    @tangolima647 ปีที่แล้ว

    So nice! Thank you!

  • @hypnomediahm373
    @hypnomediahm373 3 หลายเดือนก่อน

    Bravo majstore

  • @Matixonm
    @Matixonm 2 ปีที่แล้ว +2

    VERY VERY GOOD

  • @paulb36utube
    @paulb36utube 2 ปีที่แล้ว +2

    Great little project. Haven’t got a TTGO but saw you did on a normal esp32.
    Ai couldn’t figure out what pins to attach where. Do you have to modify the code to work?

    • @VolosProjects
      @VolosProjects  2 ปีที่แล้ว +1

      Tnx.I used pins 26 and 27, if you use other pins you will need to edit this line of code "Wire.begin(26,27);"

  • @fermintm
    @fermintm 2 ปีที่แล้ว +2

    Nice!

  • @Gyovione
    @Gyovione 2 ปีที่แล้ว

    Can be configured as a FM transmitter to transmit your own station, thanks

  • @hypnomediahm373
    @hypnomediahm373 3 หลายเดือนก่อน

    Moze li biti automatsko skeniranje i spremanje lokalnih stanica?

  • @thiagolima1667
    @thiagolima1667 2 ปีที่แล้ว +2

    Nice!!!!

  • @ronb6182
    @ronb6182 2 ปีที่แล้ว

    It would be nice to find an FM module that can pick up distant low power FM stations. Right off the bat this module is only for local strong stations. Usually for distant stations you will put an outdoor antenna and rotator. 73

  • @saydiy1528
    @saydiy1528 2 หลายเดือนก่อน

    good job. how to turn off the REA5767 Radio by button?

  • @projetos_leotronico
    @projetos_leotronico 2 ปีที่แล้ว

    great! tks

  • @fredekristensen4115
    @fredekristensen4115 2 ปีที่แล้ว

    I get this issue "'TFT_BL' was not declared in this scope" ?

  • @QuandaleDingle-bj6if
    @QuandaleDingle-bj6if ปีที่แล้ว

    Would this work outside of US and Europe?

  • @calebjpryor
    @calebjpryor ปีที่แล้ว

    I would love this with the option of MQTT to change the station from my home automation hub.

  • @EasyOne
    @EasyOne 2 ปีที่แล้ว +1

    nice

  • @bazrazin1
    @bazrazin1 2 ปีที่แล้ว

    i have 2 rda 5807's tea5767 is 3-4 times its cost, can you design with 5807, i'll try to modify the code.

  • @electronic7979
    @electronic7979 2 ปีที่แล้ว +1

    Nice

  • @robot070685
    @robot070685 2 ปีที่แล้ว

    Banovinu metni... hehehe. Saka čast! Super kanal!!

    • @VolosProjects
      @VolosProjects  2 ปีที่แล้ว +1

      Ooo, evo i tebe .Samo je bilo pitanje vremena prvog komentara iz Ogulina. :) Fala Niđo . Ajd molim te ne pokazuj drugima kanal i video. Dost mi je zlih jezika i komentara. Danko

    • @robot070685
      @robot070685 2 ปีที่แล้ว

      @@VolosProjects može

  • @Mro2
    @Mro2 ปีที่แล้ว

    Hey @volos Can we make FM Radio Transmitter using ESP32

  • @DiAngeloTheSecond
    @DiAngeloTheSecond 2 ปีที่แล้ว +1

    the FM board is for only 30% of the price of banggood also available on aliexpress.

  • @MHTSAPAS
    @MHTSAPAS ปีที่แล้ว

    It would be nice to have a sketch running internet radio if that's a possibility. There's a particular Greek station I love to listen to here in the states.

    • @VolosProjects
      @VolosProjects  ปีที่แล้ว

      I have internet radio project, you can find it on my channel. Cheers

  • @JNET_Reloaded
    @JNET_Reloaded 2 ปีที่แล้ว +1

    internet radio surely better as long as u got internet!

  • @Mike-rv5rz
    @Mike-rv5rz 2 ปีที่แล้ว

    it would be great to connect a weather station and internet radio in one project

  • @user-uw9wr4xo7j
    @user-uw9wr4xo7j 2 ปีที่แล้ว

    good👍

  • @LawAbidingCitizen117
    @LawAbidingCitizen117 ปีที่แล้ว

    Can the code also work on the larger T-Display S3?

    • @VolosProjects
      @VolosProjects  ปีที่แล้ว

      yes, but only part of screen will be used

    • @LawAbidingCitizen117
      @LawAbidingCitizen117 ปีที่แล้ว

      @@VolosProjects Thanks for the reply. Is it hard to modify the code for T-Display S3? I find it easy to find codes for this small T-Display on the internet. However there's not much resource for the larger one.

    • @VolosProjects
      @VolosProjects  ปีที่แล้ว

      yes, it is still new board , i think in future there will be more examples, i have few examples on my chanell but. modifing code is not hard but it will take time.

    • @LawAbidingCitizen117
      @LawAbidingCitizen117 ปีที่แล้ว +1

      @@VolosProjects I see. I think for now I will go with the smaller display first. Thanks for your sharing and contribution, I really appreciate it.

  • @steinwurf64
    @steinwurf64 2 ปีที่แล้ว

    Im not quite clear about your connection thing yet

  • @user-ov7dx3yk4w
    @user-ov7dx3yk4w 2 ปีที่แล้ว +2

    ицо рили грэйт

  • @andreytomin7366
    @andreytomin7366 5 หลายเดือนก่อน

    Hello in your project have no files? How to?
    #include
    #include
    #include

  • @russell_talent
    @russell_talent ปีที่แล้ว

    you had
    6 months ago comment about larger T-Display S3 1.9 inch. If there is no time to redo it, could you suggest?) just change tft.pushImage(0,0,135,240,fm); on 170, 320, doesn't work, artifacts appear, at GPT chat, didn't help either (tft.init(ST7789_CABCCTRL);). All I could do was add tft.fillScreen(TFT_BLACK); so that there are no artifacts, multi-colored lines. Thank you

    • @russell_talent
      @russell_talent ปีที่แล้ว

      and when you press the button, the numbers on the screen do not change, although the frequency itself changes