ESP32-SI4732 Radio Receiver¶
Hint
For a quick start, check out the User Manual and the Flashing Instructions
The receiver was designed by a Chinese engineer. His nickname is Sunnygold and he open sourced both hardware (board, 3d-printed and cnc-machined cases) and software. Initially, he didn’t knew that the receiver was sold on AliExpress and became popular on YouTube and other communities. Then another Chinese developer Zooc joined him to help improve the firmware.
This documentation and the corresponding GitHub org was created by Max Arnold (R9UCL) and is not official in any way. It is just a collection of notes, source code, plus the excellent docs made by Dave (G8PTN). It also documents my own fork that is heavily based on the alernative G8PTN firmware (see the full changelog here).
Hardware and software¶
The receiver uses ESP32-S3 and SI4732 and is based on the following projects:
FM Radio project LilyGO T-Embed ESP32 S3 (source) by Volos Projects, that uses the TEA5767 FM radio module
ESP32 OLED_ALL_IN_ONE sketch by PU2CLR (Ricardo Caratti) that uses SI4735-D60 or Si4732-A10
Port of ESP32 OLED_ALL_IN_ONE by Ralph Xavier to Lilygo T-Display S3 using the Volos interface
Open source (CC BY-NC-SA 3.0) hardware and software (based on Ralph Xavier’s work licensed under the MIT License) by Sunnygold. A copy of the attached files from oshwhub.com can be found here.
An alternative firmware called ATS Mini was developed by Dave (G8PTN) based on Ralph Xavier’s work and firmware for ATS-20 by Goshante. He also documented a lot of things.
Useful links¶
ESP32S3-SI4732 Receiver the official project page in Chinese (also the QQ group 854656412)
ESP32-S3 SI4732 pocket multiband receiver blog post by Toni
WOW! Micro Pocket SSB receiver! review by OM0ET
Micro Pocket SSB Receiver - NEW FIRMWARE + Hi-Z CIRCUIT Mod by OM0ET
Компактный AM FM SSB приемник из Китая обзор от R3MDG
Китайский мини-радиоприемник на ESP32 / Si4732 статья на muromdx.ru
http://mini-radio.com/ - seems to be created by a Chinese hardware seller, but it is not affiliated with the original creators (Sunnygold and Zooc)