Eremite (Remete2) is a ham radio remote site management and remote control system that employs standalone hosts and computer-based clients.
This is a repository under construction!
A magyar dokumentáció a wiki oldalakon megtalálható: https://github.com/ha3flt/remete2/wiki 
The name and theme stem from a Hungarian play on words, based on the similarity between the words "remote" and "eremite" (hermit), which is "remete" in Hungarian. These are just—hopefully—playful and amusing puns; they have nothing to do with any religious beliefs we may or may not hold. Earlier, we used the word "remete" to refer to both the microcontroller-based, remotely controlled server box equipped with relays and sensors, and the client software developed for Windows. Now, they have different names.
The first remote control that made it possible to use radios and antennas of our radio amateur (ham) club station from a remote location was developed by our oldest member, Karcsi (HA5BVK) and has been in excellent working order for a long time. The name "Remete" is his invention, and we still use it as a tribute to him. This is the reason why I also have taken the names of further elements of this system from that area.
As with the original "Remete-II" and "III" host and client, and my "Gatekeeper" ("Házmester") real-time power management and data acquisition firmware, the C/C++, Visual Basic, HTML, and CSS codes in these older projects were created manually. They were neither generated nor Vibe-coded. However, I used LLMs heavily in the newer ones to shorten the development and documentation time.
Components:
| Name | Description |
|---|---|
| Gatekeeper (Házmester) | A web-based real-time, multi-user and secure remote site management firmware and hardware using modern encryption and living communication channels (secure WebSockets). The Gatepeeker is an ESP32-S2 (now S3) board that is programmed using the ESP-IDF CLI environment, but a maintained Platformio.ini is available if needed. This is the outermost circle nearest to the router that includes power management using opto-isolated relays, a motorized physical separator against lightning damage, analog and digital data acquisition from environmental sensors, etc. (Its earlier version is called: The Bridge. It could only turn relays on and off, and its web page had to be manually refreshed.) The first version of this controller that I built and programmed was finished remotely, and worked successfully at the home of a fellow ham radio operator, OM5XX, in Komarno, Slovakia. Sadly, he passed away in February 2026. Rest in peace, Johnny. He always did a neat job, but these photos were taken during the construction of the system. |
"The Bridge" |
|
"Remete-II/III" |
The following photos were taken at my home after a lightning strike occurred despite all the precautions that had been taken at the time. I had to replace half of the optocouplers and the SPI bus I/O circuits, not to mention the PIC itself. |
| Eremite (Remete2) | The host side of the future remote control system. A standalone host, a box and its hardware and firmware for the above mentioned radios, antennas, rotators, etc.), the namegiver. TBD. |
| Friar (Szőrzetes) | Complete client-side solution for the host above, multi-platform software and optionally some hardware as well, perhaps for physical controls attached to the clients' computers. This will be the new system, which is in the planning phase in case the old one becomes obsolete or is no longer maintainable for any reason. TBD. |
|
|
|
|
Public documentation can be found at: https://github.com/ha3flt/remete2/wiki/
Created by HA3FLT


















