„Home“ ändern

Martin Preuss
2023-04-22 16:24:36 +02:00
parent 20b7969bc1
commit 73da014879

@@ -3,9 +3,9 @@ This is the wiki of AqHome.
# What is AqHome
AqHome is a software set with assembler code for AVR AtTiny microcontrollers and a C library for Computers to communicate with those controller.
AqHome is a software set with assembler code for AVR AtTiny microcontrollers and a C library for computers to communicate with those controllers.
The core of AqHome is a network of microcontrollers (MCU) which communicate via a special form of the RS232 protocol. Each MCU can be accompanied by sensors (e.g. for temperature, humidity etc).
The core of AqHome is a network of microcontrollers (MCU) which communicate via an adaptation of the RS232 protocol modified to support multimaster operation. Each MCU is usually accompanied by sensors (e.g. for temperature, humidity etc).
## Why AVR AtTiny 84/85 (8-bit-Controllers)?
@@ -15,4 +15,4 @@ The core of AqHome is a network of microcontrollers (MCU) which communicate via
* many ressources available for development
* free compilers and assemblers
* very few extra components needed to run them
* quite tolerant regarding supported operation voltages