Wednesday, November 6, 2019

Atmega 8 FM Radio

Atmega 8 FM Radio

This is the second FM Receiver i have made using MCU. last time i have used a arduino nano board to build this.this time i have decided to use a Atmega8 MCU and a external 16Mhz crystal instead of a arduino board.and i have ued a 16x2 LCD display + a external eeprom to save the stations.FM receiver module is the same as before its the TEA5767.eeprom and TEA5767 communicate via I2C.
i have utilized the rotary encoder to tune the stations, this time the rotary encoder don't use interrupts.

how ever i have used the arduino IDE to develop the code.it seems the arduino IDE is more convenient to use when come to development of new prototypes.


in action : https://www.youtube.com/watch?v=0shpN72BOTs


No comments:

Post a Comment