Skip to content
StefanoTesla edited this page Dec 20, 2021 · 5 revisions

Ascom Alpacha Switch and Dome Board ESP32

Hello everyone, I use this firmware to open and close my Dome roof and is used olso for handle 6 switch using an ESP32.

Each two devices are recognized form ascom aplacha, no usb connectio or driver are needed to work, only http api comunication via WiFi.

  • The switch module is already tested with N.I.N.A!
  • Dome module is tested with Ascom device hub and Starkeeper Voyager

The last stable version 1.2.3 works fine and need help from you to find bugs!

WiFi Manager for first connection or connection to WiFi fail, automatic reconnection in case of disconnection

Dome handle only rolling roof Switch module accepts Digital I/O and PWM output

The firmware is written using VS code + Platformio The "html_pages" directory contain a Vite project used for use Taliwind 3.0 css

Reference pages:

Switch Dome

Clone this wiki locally