A compact, scalable, multi-protocol communication platform designed for modern smart homes. Built around a powerful ESP32-S3, with plug-in radio modules for Zigbee/Thread and Proprietary RF. Reliable power architecture, clean RF design, and automatic module detection.
π OverviewThis system uses a three-board modular hub architecture:
1) Main Board β ESP32-S3 Controller
Contains the ESP32-S3 with native Wi-Fi + Bluetooth LE, full power management, Ethernet support, and the universal expansion bus.
2) Zigbee/Thread Module β EFR32MG24
A dedicated 2.4 GHz radio module supporting Zigbee, Thread, and Matter over Thread with a high-efficiency antenna.
3) Proprietary RF Module β nRF24L01+
A flexible low-power 2.4 GHz module for custom protocols, legacy devices, and private links.
β οΈ Only one expansion module is active at a time.
The Main Board can run standalone using Wi-Fi and BLE even with no module attached.
π― Problem This Project SolvesMost smart-home hubs are:
- Locked to one brand or protocol
- Difficult to expand
- Closed hardware
- Not modifiable or repairable
- Dependent on cloud services
- Not designed for RF noise isolation
This project solves these issues with a fully documented, open, modular, serviceable platform.
π Main Featuresπ§ Main Board β ESP32-S3 Core ControllerCapabilities:
- Native Wi-Fi + BLE
- USB programming
- JTAG debugging
- IΒ²C bus for module identification
- SPI bus shared with expansion modules
- Presence-detect signal
- Ethernet PHY
- Local battery backup
- Clean, isolated power rails
Standalone Operation
If no radio module is plugged in, the board still supports:
- Wi-Fi control
- BLE provisioning
- Local automation
- OTA updates
Capabilities
- Zigbee
- Thread
- Matter over Thread
- High-efficiency chip antenna or external u.FL
- SPI + IRQ communication
- Local low-noise LDO
- EEPROM with module ID
- Hardware reset & enable control
- SWD header for development
Why a Separate Board?
- RF noise isolation
- Easy upgrades
- Thermal and EMI improvements
- Lower main-board complexity
Capabilities
- 2.4 GHz bidirectional transceiver
- SPI interface
- IRQ line
- CE line for TX/RX control
- Local LDO for clean RF power
- On-board EEPROM for identification
Why It Exists?
- Legacy systems
- Private, encrypted links
- Ultra-low-power sensors
- Custom protocols
Main Board
- 12 V input
- Step-down to 5 V
- 3.3 V LDO for logic
- Local LDOs for each RF module
- Battery charger & backup
- Inrush, surge, ESD protection
- Proper decoupling everywhere
Radio Modules
- Dedicated LDO
- Ferrite-bead power filtering
- Enable pin for power control
- RF-clean power domain
Every expansion module includes a 24AA02E48 EEPROM that stores:
- Unique EUI-48
- Module type ID
The ESP32 reads the EEPROM via IΒ²C on boot and:
- Identifies the module type
- Powers only the selected module
- Loads the appropriate firmware configuration
- TVS on power rails
- ESD protection on connectors
- Solid ground planes
- RF-clean routing
- Ferrite-bead domain separation
- Reverse-polarity protection
- Controlled RF impedance paths
- Fully modular β plug-in radio modules
- Upgradable β replace modules anytime
- Main board works standalone
- Automatic detection via EEPROM
- Clean RF design with isolated power
- Open hardware
- Supports Wi-Fi, BLE, Zigbee, Thread, Matter, Proprietary RF
- Future-proof platform
- Easy to manufacture & repair
The Universal Smart Home Hub represents a new way of thinking about home automation: open, modular, and completely free from closed ecosystems. Its three-board architecture allows the system to evolve over time, upgrade individual radios without redesigning the entire platform, and ensure a much longer lifespan than typical commercial hubs.
With a clean RF layout, advanced power management, support for multiple communication protocols, and an engineering approach focused on long-term reliability, this hub becomes an ideal platform for developers, makers, and companies looking for high-quality smart-home hardware.
If youβre looking for a solution that is robust, scalable, hackable, and ready for the future of Matter, Zigbee, Thread, and Wi-Fi, this platform delivers exactly that.
Iβm always open to partnering on hardware projects, integrating new technologies, or helping build custom electronic products.
If this design inspires you or youβd like to adapt it to your own ecosystem, reach out β letβs build something together.


_4YUDWziWQ8.png?auto=compress%2Cformat&w=48&h=48&fit=fill&bg=ffffff)








_Ujn5WoVOOu.png?auto=compress%2Cformat&w=40&h=40&fit=fillmax&bg=fff&dpr=2)




Comments