Arduino All Band Receiver LW,MW,SW,FM With Improved Code

by mircemk in Circuits > Arduino

808 Views, 7 Favorites, 0 Comments

Arduino All Band Receiver LW,MW,SW,FM With Improved Code

Naslov HUB 3.jpg

This is a small DIY Radio that covers all Broadband stations with Si4730 IC, plus All Amateur Radio bands when you use Si4732 or Si4735 IC.

Description

Arduino All Band Receiver LW,MW,SW,FM with improved code

The reason for the re-introduction of this radio is the new library created by Mr.Ricardo Lima Caratti for SI4735, which contains an updated sketch specifically created for this small receiver. If you are using a SI4735-D60 or SI4732-A10 based circuit, you can also use this sketch to add the SSB functionality to the original project. If you are using the original SI4730-D60 based circuit, the SSB will not work. However, the STEP, FM/RDS, MODE, AGC, Attenuation, bandwidth, Soft Mute, Audio Volume, and Shortwave will work fine. This sketch is very similar to the previous sketch (MIRKO_V1.ino). The new features of the MIRKO_V2.ino are shown below.

-New menu setup;

The receiver current status is stored into Arduino EEPROM;

FM RDS;

FM frequency step;

FM Bandwidth control.

Schematic and Code

si4730_m_arduino_uno_share_sch_OUGm8OO6SG-page-001.jpg

Detailed instructions on how to make this little radio can be found in one of my previous videos:

https://www.youtube.com/watch?v=zPlVdLj5gFg . You can download the MIRKO_V2.ino sketch on GitHub : https://github.com/pu2clr/SI4735/tree/master/examples/SI47XX_02_for_Mirko_Pavleski_radio/MIRKO_V2