Тёмный

TEA5767 FM Stereo Radio 

Anas Kuzechie
Подписаться 14 тыс.
Просмотров 24 тыс.
50% 1

Module TEA5767 is used to design a simple stereo radio FM receiver.
Link to code:
akuzechie.blogspot.com/2021/0...
Link to TEA5767 library:
github.com/mroger/TEA5767
Contents:
0:00 Introduction
0:19 TEA5767 FM Radio Module
0:52 Block Diagram of FM Radio
1:32 Demonstration
1:56 C++ Code

Опубликовано:

 

24 июл 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 34   
@EMERSONPAZ
@EMERSONPAZ Год назад
Show de bola o projeto 👏
@AnasKuzechie
@AnasKuzechie Год назад
Thanks for your feedback
@avcimustafa7052
@avcimustafa7052 2 года назад
Thank you . I will try .
@microc51pankaj
@microc51pankaj 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?
@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.
@henkoegema6390
@henkoegema6390 Год назад
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 .......?
@getreadytotube
@getreadytotube 2 года назад
Can you capture the audio and store to a memory chip?
@surenbono6063
@surenbono6063 Год назад
..is there a radio controlled clock sync breakout board ? Rcc dcf77
@bazrazin1
@bazrazin1 11 месяцев назад
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.
@ramilbraganza8103
@ramilbraganza8103 2 года назад
Sir can we replace TEA5767 with RDA5807M instead?Thanks
@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 года назад
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.
@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.
@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.
@AnasKuzechie
@AnasKuzechie 2 года назад
Thanks for the feedback
@masterkit9517
@masterkit9517 3 года назад
what about wifi stereo radio?
@AnasKuzechie
@AnasKuzechie 3 года назад
Sure, using ESP32 controller. Thanks for the feedback.
@Sekhar_Home
@Sekhar_Home 3 года назад
Can u pls provide ur mail for my some queries regarding my projects
@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.
@bensmith3890
@bensmith3890 2 года назад
ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-53EYCX83xsw.html here's a project with all discrete parts
@arifrahman302
@arifrahman302 Год назад
Mr kok gak bekerja?
@Mitrasto22
@Mitrasto22 2 года назад
and radio sw?
@AnasKuzechie
@AnasKuzechie 2 года назад
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 года назад
@@Mitrasto22 check out this project create.arduino.cc/projecthub/mircemk/diy-si4730-all-band-radio-lw-mw-sw-fm-1894d9
@Mitrasto22
@Mitrasto22 2 года назад
@@AnasKuzechie thanks
@sabirsande907
@sabirsande907 2 года назад
Plzz upload automatic radio signal finder and save in memory
@AnasKuzechie
@AnasKuzechie 2 года назад
I'm planning to do such a project. Maybe in the near future!
@sabirsande907
@sabirsande907 2 года назад
@@AnasKuzechieplzz sir I need this project
@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())
Далее
FM Radio & Real Time Clock via TEA5767 & DS3231
2:27
Просмотров 4,1 тыс.
FM Радио RDA5807m
15:04
Просмотров 25 тыс.
Камень, ножницы, нейронка
00:33
Просмотров 1,1 млн
skibidi toilet multiverse 039 (part 4)
06:06
Просмотров 2,9 млн
TEA5767 FM Receiver - Search & Play FM Stations
13:28
Просмотров 4,1 тыс.
TEA5767 FM radio with amplifier - IC Station Review
18:34
FM радиоприемник на SI4730 и Arduino
11:48
🛠️ТОП 15 САМОДЕЛОК 2019 [AlexGyver]
17:24
TEA5767. Делаем Fm Radio на Arduino.
7:46
Просмотров 17 тыс.
Electronic Basics #36: SPI and how to use it
10:31
Просмотров 333 тыс.
#195 DIY Internet Radio using an ESP32 (Arduino IDE)
16:51
Камень, ножницы, нейронка
00:33
Просмотров 1,1 млн