Home mini

mini

5 Articles

AVR #6. I2C Master PART 2 || comm. with Slave Device

This tutorial covers how to configure the AVR MCU as the I2C Master. We will transmit the data to the PCF8574 and control...

AVR #4. How to receive data via UART || Interrupt

This tutorial covers how to configure UART in AVR MCU, and how to receive the data via the uart using the interrupt..

AVR #3. How to Configure UART & Send Data

This tutorial covers how to configure UART in AVR MCU, and how to transmit a single byte or the entire string via the...

ATtiny817 Xplained mini || Clock setup || LED Blink

This tutorial covers how to setup the first project in the microchip atudio for the AVR ATtiny817 xplained mini board and blink the...

Interface STONE HMI Display with Arduino

In this tutorial we will see how to interface the Stone HMI Display with ARDUINO. We will control a LED using the buttons...