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.
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. A significantly improved version of the Chinese firmware is available here.
This 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 documentation here).