Difference between revisions of "ATtiny"
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). ...") |
|||
(One intermediate revision by the same user not shown) | |||
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 == | |
* 10bit ADCs | * 10bit ADCs | ||
Line 12: | Line 12: | ||
* WDT | * WDT | ||
− | + | == Devices == | |
+ | |||
+ | All of these can be picked up in low quantities for under $5 apiece from various [[suppliers]]. | ||
* [[ATtiny4/5/9/10]] | * [[ATtiny4/5/9/10]] |
Latest revision as of 20:33, 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[edit]
- 10bit ADCs
- USI
- 8/16bit timer
- PWM
- I²C
- SPI
- BOD
- WDT
Devices[edit]
All of these can be picked up in low quantities for under $5 apiece from various suppliers.