SparkFun
AVR® 14-Pin ATtiny Microcontroller IC - 8-Bit, 20MHz, 8KB (4K x 16) FLASH
· MPN: COM-24309
The ATtiny84 is another of Atmel's little tiny 8-Bit Processors. 8KB (4K x 16) of program space, 12 I/O lines, and 8-channel 10 bit ADC. It will run up to 20...
The ATtiny84 is another of Atmel's little tiny 8-Bit Processors. 8KB (4K x 16) of program space, 12 I/O lines, and 8-channel 10 bit ADC. It will run up to 20MHz with an external crystal and can be programmed in circuit.
Features:
- Core Processor: AVR
- Core Size: 8-Bit
- Speed: 20MHz
- Connectivity: USI
- Number of I/O: 12
- Program Memory Size: 8KB (4K x 16)
- Program Memory Type: FLASH
- EEPROM Size: 512x8
- RAM Size: 512x8
- Voltage - Supply (Vcc/Vdd): 1.8V ~ 5.5V
- Data Converters: A/D 8x10b
- Oscillator Type: Internal
- Operating Temperature: -40°C ~ 85°C
Documents:
Jargon buster
Plain-language definitions for the technical terms used above.
- ADC
- An analogue-to-digital converter reads a changing voltage and turns it into a number the microcontroller can use. It matters when connecting analogue sensors such as light, sound, or variable-resistor sensors.
- AVR
- AVR is a family of 8-bit microcontrollers used in many classic Arduino-style boards. If a USB host library mentions AVR support, it suggests the examples or compatibility may be aimed at those older microcontroller boards.
- EEPROM
- A type of non-volatile memory that keeps stored data even when power is turned off. In a sensor module, it can be used to store settings or calibration data so they do not need to be re-entered every time.
- RAM
- RAM is temporary memory used while a device is running, and its contents are lost when power is removed. A “Run in RAM” mode is useful for testing settings without permanently programming the module, but it may not support every feature.
Find this product in
ATTINY84A-PU Datasheet
Datasheet · 690.7 KB · Click any page to view full size
Supplier page — sparkfun.com
Supplier Description · 437.8 KB · Click any page to view full size
Related Tutorials
Free guides on learn.littlebird.com.au