Skip to content

A simple firmware using esp-matter sdk to create a matter enabled 8 channel relay controller

Notifications You must be signed in to change notification settings

jrsarath/Aura-Control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aura Control

A straightforward firmware utilizing the esp-matter SDK to develop a Matter-enabled 8-channel relay with support for external inputs. The Firmware provides flexible design to easily enable/disable & configure available channels based on your requirements.

Building and flashing

Requirements

  • esp-idf installed and configured
  • esp-matter installed and configured Steps
  • clone the repository
  • set gpio pins for input & output using Kconfig
  • build and flash
Supported Targets ESP32 ESP32-C2 ESP32-C3 ESP32-C6 ESP32-H2 ESP32-P4 ESP32-S2 ESP32-S3

Demo device

This project involves a custom PCB that integrates an 8-channel relay system with connectivity for external input switches, with a Hi-Link converter to run the device from AC. The board is powered by an ESP32 Devkit.

Other firmwares

Credits



Made in Kolkata with ❤️