Learn ATtiny85 microcontroller in 10 days

ATtiny85 microcontroller gained a great popularity among Engineers and enthusiasts. This is largely due to its small size, tons of features and low cost. ATtiny85 will be great fit for robotics, wearable and power based projects. As an initiative for learning this ATtiny85 microcontroller quicker and easier we have structured the tutorial that can be covered in matter of ten days.

The below tutorial will be effective when you practice “Try this out” exercises at the end of every tutorial.

Day 1:

What is ATtiny85 microcontroller and what are the features of ATtiny85. Guide to use GPIO pins of this microcontroller as input and output.

Day 2:

What is Timer feature in a ATtiny85 microcontroller and how to configure them and use it with interrupts to generate time delay.

Day 3:

What is counters ? How it is related to timer peripheral. Guide to configure counter in ATtiny85 microcontroller and use it to count events, signals, clock pulses etc.

Day 4:

What is compare match feature ? Advantages of using compare match with timers. Guide to configure compare match and use it with interrupts in ATtiny85 microcontroller.

Day 5:

Pulse width modulation or PWM pulse generation in ATtiny85 microcontroller. There are two modes : Fast PWM and Phase correct PWM each has unique characteristics.

Day 6:

Conversion of Analog signal to Digital signals using ADC feature in ATtiny85 MCU and its limitations.

Day 7:

What is Analog comparator, how to use it to compare two signals with different amplitude.

Day 8:

What is interrupts ? Configuration of External and Pin change interrupt in ATtiny85 microcontroller.

Day 9:

What is Sleep mode ? Why sleep mode is important to save power for prototypes and projects. Types of sleep modes in ATtiny85 microcontroller.

Day 10:

Configuration and using SPI protocol in ATtiny85 microcontroller to communicate with other microcontrollers, sensor modules, displays etc.

Hope this tutorial was informative to you. We also have tutorials about 8051 Microcontroller, AVR microcontroller and ARM microcontroller.


1 Comment

  1. Bala

    An interesting site to start learning electronic projects . Happy to be here.

    Reply

Leave a Comment

Your email address will not be published. Required fields are marked *