TEA5767 FM Stereo Radio

แชร์
ฝัง
  • เผยแพร่เมื่อ 28 ก.ย. 2024

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

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

    Thanks for interesting video. 😊
    I only receive stereo FM stations in Mono. Wondering why?
    Is that depending on the SL level? (mine: SL:66%)
    In my case the line "if(radio.isStereo() ==1 lcd.print("FM Stereo") is never executed. (?)
    If I change the value to "if(radio.isStereo() ==0 lcd.print("FM Stereo") then it's ok.
    Should it be like this, or .......?

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

    Brilliant...! Sir I liked your project and other such stuff on your channel. I have two queries:
    1. If this module is preprogrammed for fixed staions of US, Japan, etc. Or it can be put in autoscan mode for local fm stations anywhere (88 to 108 MHz entire band with two places of decimal)?
    2. Apart from FM IC, I guess that module is having onboard PA also. When we are putting it in off/standby condition PA is also managed by module itself or user has to do it via code and some PA control GPIO?

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

    Thank you . I will try .

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

    Can u pls provide ur mail for my some queries regarding my projects

  • @PaulToth-li3gn
    @PaulToth-li3gn ปีที่แล้ว

    Hi! some frequencies are not displayed with correct values: 98.29Mhz instead of 98.30, 94.79 instead of 94.80, 100.59 instead of 100.60, 107.29 instead of 107.30, 100.19 instead of 100.20. Any suggestion? Best regards

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

      Hi. You can checkout my other videos where I program the module from scratch and write a library for it. Those videos explain how the station frequency is computed. Thanks for your feedback.

    • @PaulToth-li3gn
      @PaulToth-li3gn ปีที่แล้ว

      Hi,
      Thank you for your answer, and for share this project with us.
      Regarding to display the correct frequency value, I Think this is the function, but I don't have any ideea to fix it, any help from you is welcome!:
      lcd.print(radio.readFrequencyInMHz())

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

    you didn't use 5v to 3.3v level converters also make one using the rda5807m module also, i have a few lying around, but don't work properly, in the i2c scanner it shows hex code of 0*60 which is of tea5767.

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

    I would like to find a project with an FM tuner made of all external parts to give me the feeling of actually building the tuner and not just plug a chip already made in factory. And with vaccum tubes that would be even better.

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

    ..is there a radio controlled clock sync breakout board ? Rcc dcf77

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

    Sir can we replace TEA5767 with RDA5807M instead?Thanks

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

    what about wifi stereo radio?

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

      Sure, using ESP32 controller. Thanks for the feedback.

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

    Can you capture the audio and store to a memory chip?

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

    Mr kok gak bekerja?

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

    Sorry but there is something i don't understand. The button ON/OFF is linked to the pin 2 of the Arduino but it's not declared in the code. Then, how can it work?

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

      I think it is specified in the header file.

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

    Nice work! I shall hack the code to use an encoder to specify the required frequency now that I have something that works.

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

      Please checkout my video where I write a library for the module. Thanks for your feedback.

  • @pawank.patidar
    @pawank.patidar 2 ปีที่แล้ว

    great sir , can we add oled display in this radio , how to build rf signal booster for weak signals . pls guide us

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

      Thanks for your feedback. OLED yes, watch my videos where OLED is used to modify code. As for boosting the signal, better antenna should improve signal.

  • @sabirsande907
    @sabirsande907 3 ปีที่แล้ว

    Plzz upload automatic radio signal finder and save in memory

    • @AnasKuzechie
      @AnasKuzechie  3 ปีที่แล้ว

      I'm planning to do such a project. Maybe in the near future!

    • @sabirsande907
      @sabirsande907 3 ปีที่แล้ว

      @@AnasKuzechieplzz sir I need this project

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

    The d in LCD stands for display so calling it an LCD display is actually saying liquid crystal display display. It's like saying pcb board or ATM machine or pin number.

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

    Show de bola o projeto 👏

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

    and radio sw?

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

      If you mean short wave, this module is only FM. There are other modules for SW.

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

      @@AnasKuzechie and what is the other modules for sw? please

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

      @@Mitrasto22 check out this project create.arduino.cc/projecthub/mircemk/diy-si4730-all-band-radio-lw-mw-sw-fm-1894d9

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

      @@AnasKuzechie thanks