From 20b7969bc1dbd2bb0d41f6264e2d04902f287207 Mon Sep 17 00:00:00 2001 From: Martin Preuss Date: Sat, 22 Apr 2023 16:17:03 +0200 Subject: [PATCH] =?UTF-8?q?=E2=80=9EHome=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Home.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Home.md b/Home.md index dc8744c..9d9ce98 100644 --- a/Home.md +++ b/Home.md @@ -9,8 +9,10 @@ The core of AqHome is a network of microcontrollers (MCU) which communicate via ## Why AVR AtTiny 84/85 (8-bit-Controllers)? -* available in DIP packages which can easily be soldered on boards or just be used to develop circuits on breadboards. +* they are available in DIP packages which can easily be soldered on boards or just be used to develop circuits on breadboards, even for beginners * powerfull enough to handle modern sensors (temperature, humidity etc.) * cheap and small * many ressources available for development * free compilers and assemblers +* very few extra components needed to run them +