From af9beac73e3abb41dcbf225dc375b4eb5dd3553c Mon Sep 17 00:00:00 2001 From: Mario Voigt Date: Thu, 20 Feb 2025 17:00:39 +0000 Subject: [PATCH] Add at least some more general info --- README.md | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 653d9ea..dc548c3 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,18 @@ # FabLock Kallax -FabLock Code for ANTS MAKE AM-022 Module +[FabLock](https://gitlab.com/fabinfra/fabhardware/fablock) custom firmware (written in C) for [Ants Make 16 Channel ESP32 Relay Driver 5V DC Module (AM-022)](https://templates.blakadder.com/ants-make_AM-022.html) -Connection for 16-Relais Board: +Note: this module is also compatible with Tasmota firmware, but as statet, we use a our custom software. + +# Supports up to 5 FabLocks! + +We can use one AM-022 for up to five FabLocks. One channel will be free. To build up a large-scale Ikea Kallax shelf with 20 slots you will need to repeat this 4 times! + +# Installation +This part is not well documented yet. Please contribute! + +The project is made with CMake. You will need a build [toolchain](https://docs.espressif.com/projects/esp-idf/en/v3.3/get-started-cmake/index.html) to deploy it on the ESP32 properly. + +# Connections for 16-Relais Board ``` 1 NC GND_LED_1 1 COM GND @@ -66,4 +77,4 @@ Connection for 16-Relais Board: 16 NC 16 COM 12V 16 NO LOCK_5 -``` +``` \ No newline at end of file