TEA5767 FM Receiver - Search & Play FM Stations

Поделиться
HTML-код
  • Опубликовано: 4 июл 2024
  • Link to circuit diagram and sketch:
    akuzechie.blogspot.com/2022/0...
    Link to my GitHub repository to access 1602 LCD library:
    github.com/akuzechie/LCD-1602
    Link to my tutorial on creating 1602 LCD library:
    • Creating Arduino Libra...
    Link to my tutorial on creating TEA5767 library:
    • Creating Arduino Libra...
    Contents:
    0:00 Introduction
    0:31 Flowchart for Searching & Storing in EEPROM FM Stations
    3:14 Flowchart for Reading and Playing FM Stations
    3:58 Circuit Diagram of FM Receiver
    5:12 Demonstration
    5:52 C++ and assembly Codes
    13:09 Future Project: Update TEA5767 Library to Include Search

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

  • @flyingalbatross9634
    @flyingalbatross9634 3 месяца назад

    nice commenting in your code, makes things easy to understand

  • @BerndSchmitt-Martinique
    @BerndSchmitt-Martinique 2 года назад +2

    Hi Anas - I am a retired engineer from Germany - not a newbee in the world of physical computing - my Hobbies are flight-simulation and panel-building -
    and I am glad, that I found today your channel , which is a real TREASURE OF KNOWLEDGE and EXPERIENCE. I am sure , I will learn a lot ,
    Well structured playlists - excellent videos - you are are a REAL PROFESSIONAL INSTRUCTOR !
    There is a lot of interesting stuff to watch and experience - it is a pleasure to find " oldschool and precisely prepared videos !
    Greetings from germany - you will surely find my comments on a lot more of your videos. Have a good time !!!

    • @AnasKuzechie
      @AnasKuzechie  2 года назад

      Many thanks Bernd for your lovely feedback. I’m looking forward to reading your comments.

    • @BerndSchmitt-Martinique
      @BerndSchmitt-Martinique 2 года назад +1

      @@AnasKuzechie Thank you very much for your kind answer. I am still admiring your knowledge base.

  • @phillipneal8194
    @phillipneal8194 5 месяцев назад

    Thank you. But I need a chip for the Ham bands 10-20 meters.

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

    Saudações aqui do Brasil!

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

    hai sir

  • @Vagubando
    @Vagubando 4 месяца назад

    Swears at these lines -
    Code.ino:135: undefined reference to `I2C_START'
    Code.ino:136: undefined reference to `I2C_write'
    Code.ino:139: undefined reference to `I2C_read'.
    What to do?