by Anmol Punetha | May 26, 2020 | Articles
We often use these words at same places. But have you ever think of the differences between a mirocontroller and a microprocessor? In this tutorial, we will see the features among Microcontroller vs Microprocessor. What is a Microcontroller? A microcontroller is a...
by Anmol Punetha | May 25, 2020 | Arduino Uno, IoT Connectivity
In this tutorial, you are going to learn firstly, about the UART protocol used in communication system. Secondly, we will also see various sensors using this protocol So, let us begin! Contents: What is UART ?Why to choose UART protocol?More FeaturesSensors based on...
by Anmol Punetha | May 15, 2020 | Arduino Uno
What if you want to exclude the typical involvement of a laptop in the Arduino and make it more dynamic! In this tutorial, you will learn how to get started to Blynk with Arduino and it’s various features. So, let’s begin with the introduction. Contents:...
by Anmol Punetha | May 15, 2020 | arduino uno projects
We already have talked about using Blynk with Arduino. In this tutorial, we will make a DIY project using RGB LED with Blynk. We will also control the intensity of it using some special widgets in Blynk. Contents: RGB LED with Blynk IntroductionMaterials...
by Anmol Punetha | May 1, 2020 | arduino uno projects, Projects
In this advanced tutorial, you will learn how to use the MPU6050 sensor with the Arduino. We will also download the library and other required things. Contents: IntroductionMaterials RequiredThe circuitUsing the libraryArduino CodeInferring the output 1. Introduction...