Remote Antenna Polarisation Switch

M5Stack touchscreen to remotly switch polarizations for XQuad or Crossed Yagi antennas.

Using :

Install : Import at least 2 files in your Arduino gui project :

  • RemotePolarizationSwitch.ino
  • index.html.h

Needed libraries :

To do list :

  • NTP sync at boot time, have to update it regularly

Version 1.0 :

  • Wifi setup process with AP Mode
  • Web remote service to switch remotely via a web navigator
  • NTP Server Clock
  • 60s screen saver

Version 0.3 :

  • screensaver bug fixed
  • remote web page added

Version 0.2 :

  • wifi AP mode for SSID/password configuration
  • NTP clock
  • screensaver
  • web server created for remote access (in progress)
  • freefont usage to enhance nicer fonts

Version 0.1 :

  • basic design with remote I2C grove relay switch