„Home“ ändern
4
Home.md
4
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)?
|
## 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.)
|
* powerfull enough to handle modern sensors (temperature, humidity etc.)
|
||||||
* cheap and small
|
* cheap and small
|
||||||
* many ressources available for development
|
* many ressources available for development
|
||||||
* free compilers and assemblers
|
* free compilers and assemblers
|
||||||
|
* very few extra components needed to run them
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user