About the Project

Here's a quick overview of what Horcher is and how it works.

Custom 433 MHz RF Transceiver

Self-designed transmitter and receiver PCBs using FSK modulation, controlled by an STM32 microcontroller.

Custom Binary Protocol

A frame-based UART protocol with CRC16 integrity checking connects the STM32 to the ESP32 WiFi bridge.

WebSocket Relay Server

A self-hosted Node.js server on Ubuntu routes data between ESP devices and the browser in real time.

Browser-Based Dashboard

Send text, images, and audio directly to embedded devices from any browser — no installation needed.

For the full technical documentation, source code, and implementation details, visit our GitHub repository — everything is open source.

View on GitHub