Difference between revisions of "ATtiny"

From OpenCircuits
Jump to navigation Jump to search
(Created page with "'''ATtiny''' is a series of Atmel AVR microcontrollers. Small and somewhat lacking in I/O, but still quite powerful (20MHz System Clock, 20MIPS, 64MHz Fast Peripheral Clock). ...")
 
m
Line 1: Line 1:
 
'''ATtiny''' is a series of Atmel AVR microcontrollers. Small and somewhat lacking in I/O, but still quite powerful (20MHz System Clock, 20MIPS, 64MHz Fast Peripheral Clock). Ideal for small spaces, limited resources, or a tight budget.
 
'''ATtiny''' is a series of Atmel AVR microcontrollers. Small and somewhat lacking in I/O, but still quite powerful (20MHz System Clock, 20MIPS, 64MHz Fast Peripheral Clock). Ideal for small spaces, limited resources, or a tight budget.
  
=== Features ===
+
== Features ==
  
 
* 10bit ADCs
 
* 10bit ADCs
Line 12: Line 12:
 
* WDT
 
* WDT
  
=== Devices ===
+
== Devices ==
  
 
* [[ATtiny4/5/9/10]]
 
* [[ATtiny4/5/9/10]]

Revision as of 21:30, 12 August 2014

ATtiny is a series of Atmel AVR microcontrollers. Small and somewhat lacking in I/O, but still quite powerful (20MHz System Clock, 20MIPS, 64MHz Fast Peripheral Clock). Ideal for small spaces, limited resources, or a tight budget.

Features

  • 10bit ADCs
  • USI
  • 8/16bit timer
  • PWM
  • I²C
  • SPI
  • BOD
  • WDT

Devices