ATtiny44

From Nibo

(Difference between revisions)
(Weblinks)
 
(8 intermediate revisions not shown)
Line 1: Line 1:
 +
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}}
  |
  |
-
  |'''ATtiny24'''
+
  |'''ATtiny44'''
-
  |''ATtiny24V''
+
  |''ATtiny44V''
  |-
  |-
  |FLASH(Bytes)
  |FLASH(Bytes)
-
  |2048
+
  |4096
-
  |2048
+
  |4096
  |-
  |-
  |EEPROM(Bytes)
  |EEPROM(Bytes)
-
  |128
+
  |256
-
  |128
+
  |256
  |-
  |-
  |SRAM(Bytes)
  |SRAM(Bytes)
-
  |128
+
  |256
-
  |128
+
  |256
  |-
  |-
  |Freq(MHz)
  |Freq(MHz)
Line 28: Line 29:
==Weblinks==
==Weblinks==
-
* [http://www.atmel.com/dyn/resources/prod_documents/doc8006.pdf Datenblatt Atmel ATtiny24]
+
* [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 über den ATtiny44 bei ''AVR Freaks''
 +
* [http://www.atmel.com/products/AVR/ www.atmel.com] - AVR Webseite von Atmel
 +
 
 +
 
 +
[[Category:Bauteile]]

Current revision as of 18:02, 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

Personal tools