From de9c1706c0137cfc5efa9189d72d7db372fdf984 Mon Sep 17 00:00:00 2001 From: Manuel Weiser Date: Tue, 25 Feb 2025 20:19:04 +0100 Subject: [PATCH] =?UTF-8?q?docs:=20f=C3=BCge=20Link=20zum=20Wiki=20f=C3=BC?= =?UTF-8?q?r=20detaillierte=20Informationen=20=C3=BCber=20die=20Nutzung=20?= =?UTF-8?q?hinzu?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.de.md | 4 +++- README.md | 2 ++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/README.de.md b/README.de.md index 5c608a5..50ad422 100644 --- a/README.de.md +++ b/README.de.md @@ -6,10 +6,12 @@ Das System integriert sich nahtlos mit der [Spoolman](https://github.com/Donkie/ ![Scale](./img/scale_trans.png) -Weitere Bilder finden Sie im [img Ordner](/img/) +Weitere Bilder finden Sie im [img Ordner](/img/) oder auf meiner Website: [FilaMan Website](https://www.filaman.app) Deutsches Erklärvideo: [Youtube](https://youtu.be/uNDe2wh9SS8?si=b-jYx4I1w62zaOHU) +### Es gibt jetzt auch ein Wiki, dort sind nochmal alle Funktionen beschrieben: [Wiki](https://github.com/ManuelW77/Filaman/wiki) + ### ESP32 Hardware-Funktionen - **Gewichtsmessung:** Verwendung einer Wägezelle mit HX711-Verstärker für präzise Gewichtsverfolgung. - **NFC-Tag Lesen/Schreiben:** PN532-Modul zum Lesen und Schreiben von Filamentdaten auf NFC-Tags. diff --git a/README.md b/README.md index 3979934..80944f9 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,8 @@ More Images can be found in the [img Folder](/img/) or my website:[FilaMan Website](https://www.filaman.app) german explanatory video: [Youtube](https://youtu.be/uNDe2wh9SS8?si=b-jYx4I1w62zaOHU) +### Now more detailed informations about the usage: [Wiki](https://github.com/ManuelW77/Filaman/wiki) + ### ESP32 Hardware Features - **Weight Measurement:** Using a load cell with HX711 amplifier for precise weight tracking. - **NFC Tag Reading/Writing:** PN532 module for reading and writing filament data to NFC tags.