Arduino USB to TTL Converter with Three Methods
In this tutorial, we will discuss the Arduino USB to TTL converter. At first, we will look at the brief introduction along with its benefits. Then we will see the …
Learn Arduino programming by creating 150+ Arduino tutorials and projects with step by step instructions and example sketches in Arduino IDE
In this tutorial, we will discuss the Arduino USB to TTL converter. At first, we will look at the brief introduction along with its benefits. Then we will see the …
In this article, we will learn how to interface a heartbeat sensor with Arduino and display the pulse rate on an LCD. Heartbeat Sensor is used as blood pressure and …
In this tutorial, we will introduce you to Reed switch, its working principle, interfacing with Arduino, and reading the switch through program sketches. A reed switch is basically an electrical switch which …
In this guide, we will learn about KY-026 flame sensor and use it with Arduino for fire detection. By the end of this article, you will be able to know …
In this tutorial, we will see how to interface the Hall effect sensor with Arduino. The Hall Effect sensor can detect and measure magnetic fields based on the Hall Effect …
In this tutorial, we will learn how to interface a buzzer module with Arduino. A buzzer module is an integrated device that uses a DC power supply and electronic transducers …
The photoresistor module is also known as the light-dependent resistor or LDR. This device is useful in detecting the presence, absence, or intensity of light. It has a light-sensitive resistor …
In this guide, we will show you how to use IR remote transmitter and receiver used to send and receive information using Arduino. We will provide a brief description of …
In this tutorial, we are going to look at thermistors and their interfacing with Arduino. A thermistor is an electronic device that exhibits a change in electrical current based on …
In this user guide, we will learn how to use a DS18B20 temperature sensor with an Arduino. We will see how to interface single and multiple sensors with Arduino. Additionally, …