ATtiny44
From Nibo
(Difference between revisions)
Line 1: | Line 1: | ||
- | Der ''ATtiny44'' wird beim [[Nibo|Roboterbausatz Nibo]] zweimal verwendet: Ein Controller | + | Der ''ATtiny44'' wird beim [[Nibo|Roboterbausatz Nibo]] zweimal verwendet: Ein Controller für die Motorregelung und der zweite zur Auswertung der Distanzsensoren. Es handelt sich hierbei um einen 8-Bit AVR Mikrocontroller von Atmel mit 4 kByte Flash-Speicher. Da es sich um ein SMD (surface-mounted device) Bauteil handelt, sind die beiden Mikrocontroller im Bausatz bereits auf der Platine aufgelötet. |
==Technische Daten== | ==Technische Daten== | ||
{| {{BlueTable}} | {| {{BlueTable}} | ||
Line 29: | Line 29: | ||
==Weblinks== | ==Weblinks== | ||
- | * [http://www.atmel.com/dyn/resources/prod_documents/doc8006.pdf ATtiny44 datasheet] - Datenblatt | + | * [http://www.atmel.com/dyn/resources/prod_documents/doc8006.pdf ATtiny44 datasheet] - Datenblatt �¼ber den ATtiny44 von Atmel |
- | * [http://avrfreaks.net/index.php?module=Freaks%20Devices&func=displayDev&objectid=140 avrfreaks.net] - Informationen | + | * [http://avrfreaks.net/index.php?module=Freaks%20Devices&func=displayDev&objectid=140 avrfreaks.net] - Informationen �¼ber den ATtiny44 bei ''AVR Freaks'' |
* [http://www.atmel.com/products/AVR/ www.atmel.com] - AVR Webseite von Atmel | * [http://www.atmel.com/products/AVR/ www.atmel.com] - AVR Webseite von Atmel | ||
[[Category:Bauteile]] | [[Category:Bauteile]] |
Revision as of 18:01, 25 October 2007
Der ATtiny44 wird beim Roboterbausatz Nibo zweimal verwendet: Ein Controller für die Motorregelung und der zweite zur Auswertung der Distanzsensoren. Es handelt sich hierbei um einen 8-Bit AVR Mikrocontroller von Atmel mit 4 kByte Flash-Speicher. Da es sich um ein SMD (surface-mounted device) Bauteil handelt, sind die beiden Mikrocontroller im Bausatz bereits auf der Platine aufgelötet.
Technische Daten
ATtiny44 | ATtiny44V | |
FLASH(Bytes) | 4096 | 4096 |
EEPROM(Bytes) | 256 | 256 |
SRAM(Bytes) | 256 | 256 |
Freq(MHz) | 20 | 10 |
Spannung(V) | 4,5 - 5,5 | 2,7 - 5,5 |
Weblinks
- ATtiny44 datasheet - Datenblatt �¼ber den ATtiny44 von Atmel
- avrfreaks.net - Informationen �¼ber den ATtiny44 bei AVR Freaks
- www.atmel.com - AVR Webseite von Atmel