Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 731 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 731 Bytes

MEO Satellite IR Remote

Use ESP8266 as remote for MEO Satellite Boxes, allowing to switch the channel through WiFi.

  • GetCodesIR:

    • Description: Program to read the codes from the remote.
  • MEOSatelliteRemoteIRCodes:

    • Description: Program to test the obtained codes in the box using an Arduino Uno.
    • Author: João Fernandes
  • IRServerESP8266:

    • Description: Program to switch the channel through WiFi using an ESP8266 (e.g. NodeMCU).
    • Author: João Fernandes

Repository: MEOSatelliteIRRemote