Home Boards An ATtiny13 development board

An ATtiny13 development board

attiny13 development

In this article we look at another development board, this time its a compact board aimed at the Attiny13

Features/Specs

lets look at the Attiny13 microcontroller first and some basic specs

The 8-bit AVR® RISC-based microcontroller features 1 KB of ISP Flash, 64B EEPROM, 64B SRAM, 32B register file, and 4-channel 10-bit A/D converter. The device achieves up to 20 MIPS throughput at 20 MHz at 1.8-5.5V operation.

Program Memory Type Flash
Program Memory Size (KB) 1
CPU Speed (MIPS/DMIPS) 20
Data EEPROM (bytes) 64
Capture/Compare/PWM (CCP) 0
Max 8 Bit Digital Timers 1
Number of ADCs 0
ADC Channels 4
Max ADC Resolution (bits) 10
Number of Comparators 1
Temp. Range Min. -40
Temp. Range Max. 125
Operation Voltage Max.(V) 5.5
Operation Voltage Min.(V) 1.8
Pin Count 8
Low Power Yes

 

Here is the pinout of ATtiny13

attiny13 pinout

attiny13 pinout

Now lets look at the development board we bought which contained this microcontroller

The ATtiny13 development board is a learning board designed specifically for the ATtiny13.

The working voltage of the board can be selected to either 3.3V or 5V through the jumper on the board.

All the pins of the chip are led out by pin headers

The board has the following resources and features .

Onboard resources:

  • Reset button
  • Two buttons
  • Three LEDs
  • ADC potentiometer
  • 5V or 3.3V working voltage selection via a jumper
  • Power button
  • ICSP 10 way header
  • DC power jack
attiny13 development

attiny13 development

 

 

Links

https://www.microchip.com/en-us/product/ATtiny13A

You may also like