Grand 1 article on Arduino Leonardo Pinout and their functions read now

arduino leonardo pinout and thir functions

The Arduino Leonardo is one of the best boards provided by the Arduino platform. It comes with the  ATmega32u4 controller that has built-in USB support. The Arduino Leonardo contains everything that is needed to support the microcontrollers just connect it to a computer with a USB cable or power it with an AC-to-DC adapter or … Read more

DS18B20 Temperature Sensor and Arduino Interfacing: what you need to know

ds18b20 temperature sensor arduino connection

The DS18B20 is a temperature sensor that provides 9-bit to 12-bit values of temperature. Temperature readings from a specific device can be shown here. This sensor can communicate with an internal microprocessor via a one-wire bus protocol that employs only one data line. It is also possible to eliminate the requirement for an additional power … Read more

Connect your Phone to Arduino through Bluetooth hc05 module

Connect your Phone to Arduino using Bluetooth

Bluetooth is a powerful device for short-range communication. You must be familiar with Bluetooth, the one that we have in our smartphones. Do you know that you can connect your smartphone with Arduino using the popular HC-05 Bluetooth module? In the following article, we will learn to connect your android phone with Arduino and control … Read more

Arduino vs Raspberry Pi comparison to choose the right board

raspberry pi vs arduino

It is really difficult to choose the right board to start learning. Arduino vs Raspberry Pi for robotics, which do you think is best. There are many questions related to this topic. In this write-up, we will discuss these two popular boards in detail. What is Raspberry Pi vs Arduino Raspberry Pi is the name … Read more