arduino uno

Interfacing SX1278 (Ra-02) LoRa Module with Arduino Interfacing SX1278 (Ra-02) LoRa Module with Arduino

It is expected that by 2020 we will have 25 Billion devices connected to the internet. To give you an idea that is more than…

RS485 Serial Communication between Arduino Uno and Arduino Nano RS485 Serial Communication between Arduino Uno and Arduino Nano

Choosing a communication protocol for communication between microcontrollers and peripheral devices is an important part of…

Interfacing XBee Module with Arduino XBee Module Interfacing with Arduino

In previous tutorials we have learned about ZigBee protocol and its architecture, and also learned about wireless communication…

Digital Taxi Fare Meter using Arduino Digital Taxi Fare Meter using Arduino

Today digital meters are replacing analog meters in every sector whether its electricity meter or taxi fare meter. The main…

Medicine Reminder Using Arduino Automatic Medicine Reminder Using Arduino

When it comes to our loved ones, we always want to stay them healthy and fit. But what will happen if they get ill and forget…

Arduino I2C Tutorial: Communication between two Arduino Boards How to use I2C in Arduino: Communication between two Arduino Boards

In our previous tutorial learned about SPI communication in Arduino. Today we will learn about another Serial Communication…

How to use SPI in Arduino: Communication between two Arduino Boards How to use SPI (Serial Peripheral Interface) in Arduino to Communication between two Arduino Boards

A Microcontroller uses many different protocols to communicate with various sensors and modules. There are many different types…

Burn Arduino Bootloader in ATmega328 IC How to Burn Arduino Bootloader in ATmega328 IC and Program it using Arduino IDE

We all know that, Atmega328 IC is used in Arduino UNO board. This IC is the brain of the Arduino board. Actually, Arduino…

Interfacing Thermal Printer with Arduino Uno Thermal Printer Interfacing with Arduino Uno

You just made payment to a restaurant and received a small bill or dispensed cash from an ATM and received the transaction…

Stepper Motor Control using MATLAB and Arduino Stepper Motor Control using MATLAB and Arduino

Stepper motors is a brushless DC motor that rotates in discrete steps, and are the best choice for many precision motion…