Тёмный

FM Radio & Real Time Clock via TEA5767 & DS3231 

Anas Kuzechie
Подписаться 15 тыс.
Просмотров 4,3 тыс.
50% 1

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

 

6 сен 2024

Поделиться:

Ссылка:

Скачать:

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

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 26   
@andriarshad6586
@andriarshad6586 2 года назад
I have done that project and I did a lot of modifications on your set that involved electronically like adding in the volume, treble & bass. I even added on a rechargeable battery and TP4076 module so it can be rechargeable, and I added on more power by using an amplifier PAM8401 5V. Not forgotten I added on the voltmeter to know the level of the battery. The FM radio sounds great.
@andriarshad6586
@andriarshad6586 2 года назад
Thank you for sharing your Arduino code and circuit diagram.
@andriarshad6586
@andriarshad6586 2 года назад
Next in the same project, I will add in the SD card. But it is just that how to add the new code for sdcard into the previous Arduino nano that has already code FM Radio, Temperature, IR Remote, and Clock. If you could only upload a video on how to add in a multiple codes in a single Arduino c++ code.
@andriarshad6586
@andriarshad6586 2 года назад
And sir, last but not least may I get your permission to use and upload your code and lesson on my next upcoming youtube video? Hopefully, you don't mind as we share your knowledge on the world of Arduino Technology. Thank you
@AnasKuzechie
@AnasKuzechie 2 года назад
Great, I would love to see a tutorial on that project.
@AnasKuzechie
@AnasKuzechie 2 года назад
@@andriarshad6586 sure, I’ll look forward to your video
@andriarshad6586
@andriarshad6586 2 года назад
Hi Mr. Anas, I m Andri. It's a great pleasure sir to watch all your lessons especially using Arduino. I have done one of your projects. That is TEA5767 FM Stereo Radio.
@AnasKuzechie
@AnasKuzechie 2 года назад
Thanks for your feedback
@andriarshad6586
@andriarshad6586 2 года назад
So again I will like to get your permission to use your code and schematic diagram for my youtube okay. Thanks a lot
@AnasKuzechie
@AnasKuzechie 2 года назад
@@andriarshad6586 That fine, best of success with your channel.
@eddiejones8709
@eddiejones8709 2 года назад
Really enjoy this project. I have been researching a way to convert from the 24 hr clock to 12 hrs. Being new to the Arduino world, I may have seen a way to convert but just didn't understand. Do you have any suggestions as to how I could accomplish this conversion. Thanks again for your projects and time to you take to make them available for all to enjoy and learn more about this hobby.
@eddiejones8709
@eddiejones8709 2 года назад
Anas After a lot of research I found an easy way to convert your 24 hour clock to a 12 hour clock. I replaced the attached code to your sketch from lines 111 to 120. I have been running this for a couple of days without any issues. I hope this helps anyone wanting to convert their project clock display. //Convert from 24 hr to 12 hr =================== if(Hour > 12) //ADDED THESE IF STATEMENTS Hour = Hour - 12; if (Hour == 0) Hour = Hour + 12; //============================ { lcd.print(" "); //REMOVED 0 HERE NOT NEEDED FOR 12 HR CLOCK lcd.print(Hour); } // else lcd.print(Hour); REMOVED THIS ELSE STATEMENT NOT NEEDED FOR 12 HR CLOCK
@AnasKuzechie
@AnasKuzechie 2 года назад
Hi Eddie. Thanks for your input.
@atihrot755
@atihrot755 Год назад
Cheers. Arduino doesn't want to load it for me. It still lists chiba. Please help I would like to pass this project. Thanks in advance.
@KalleHenriksson-e7w
@KalleHenriksson-e7w 11 дней назад
Where can I find this DS3232RTC.h lib ???
@robertraagas2360
@robertraagas2360 3 года назад
What program do you use to draw the diagram?
@AnasKuzechie
@AnasKuzechie 3 года назад
Google Draw
@tufankartal2085
@tufankartal2085 Год назад
hello tel.h libraries where thanks
@AnasKuzechie
@AnasKuzechie Год назад
Hi, please check out my other videos where I write my own libraries for the FM module and lcd.
@djtur1
@djtur1 2 года назад
Hi, Why does the code give a compilation error? Where am I going wrong?
@AnasKuzechie
@AnasKuzechie 2 года назад
Can you be more specific? What is the error message?
@djtur1
@djtur1 2 года назад
@@AnasKuzechie Hi I'm sorry. I have installed all the libraries. But I did not understand if I got the codes wrong while coding from the page. It gives the following error: Arduino:1.8.13 (Windows 7), Kart:"Arduino Uno" C:\Users\s�n�f\Documents\Arduino\libraries\DS3231\DS3231.cpp: In member function 'void DS3231::setEpoch(time_t, bool)': C:\Users\s�n�f\Documents\Arduino\libraries\DS3231\DS3231.cpp:264:12: error: aggregate 'DS3231::setEpoch(time_t, bool)::tm tmnow' has incomplete type and cannot be defined struct tm tmnow; ^~~~~ C:\Users\s�n�f\Documents\Arduino\libraries\DS3231\DS3231.cpp:266:3: error: 'localtime_r' was not declared in this scope localtime_r(&epoch, &tmnow); ^~~~~~~~~~~ C:\Users\s�n�f\Documents\Arduino\libraries\DS3231\DS3231.cpp:269:3: error: 'gmtime_r' was not declared in this scope gmtime_r(&epoch, &tmnow); ^~~~~~~~ C:\Users\s�n�f\Documents\Arduino\libraries\DS3231\DS3231.cpp:269:3: note: suggested alternative: 'time_t' gmtime_r(&epoch, &tmnow); ^~~~~~~~ time_t exit status 1 Arduino Uno kartı için derleme hatası. This report would have more information with "Show verbose output during compilation" option enabled in File -> Preferences.
@djtur1
@djtur1 2 года назад
Ok, I solved the problem. Installing another version of DS3231 library solved the problem. Thank you.
@AnasKuzechie
@AnasKuzechie 2 года назад
@@djtur1 Great
Далее
Remote Controlled FM Radio & Clock
5:01
Просмотров 3,5 тыс.
TEA5767 FM Stereo Radio
4:45
Просмотров 24 тыс.
Starman🫡
00:18
Просмотров 4,3 млн
ПРОСТИ МЕНЯ, АСХАБ ТАМАЕВ
32:44
TEA5767 FM radio with amplifier - IC Station Review
18:34
Simple & Cheap Arduino FM Radio! - Tutorial + Code
14:55
Make your own FM Radio - Part 1
7:36
Просмотров 1,2 млн
TEA5767 FM Receiver - Search & Play FM Stations
13:28
Просмотров 4,2 тыс.
Menu with voice & rotary encoder - Arduino
15:01
Просмотров 101 тыс.
Let's make Smartwatch ESP32
6:43
Просмотров 214 тыс.
(yet another) Arduino TEA5767 FM Radio
1:51
Просмотров 30 тыс.
Starman🫡
00:18
Просмотров 4,3 млн