Arduino MKR WAN 1300/1310 Pinout & features

 Arduino MKR WAN 1300/1310 Pinout & features

The Arduino MKR WAN 1300/1310 is the first board of the MKR family which supports LoRa connectivity. It is a miniature module which is cost-effective and powerful.  The Arduino MKR WAN 1300/1310 functionally combines the features of Arduino Zero and LoRa connectivity. With time this board has become a great choice for makers who are … 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

In-depth about the LM35 Temperature Sensors and Arduino interface

In-depth information about the LM35 Temperature Sensors

Incorporating an LM35 Temperature Sensor into your Arduino project is a simple and low-cost option for temperature detection. These accurate sensors need no further hardware. When it comes to temperature sensors, all it takes is a few simple connections and some Arduino code! LM35 Temperature sensor LM35 is a low-voltage, high-precision centigrade temperature sensor. Because … Read more

TMP36 temperature sensor working and Arduino connection

TMP36 temperature sensor

The TMP36 Temperature Sensor is a low-cost solution to incorporate temperature sensing into your Arduino project. These sensors are highly accurate and don’t require additional hardware. All it takes is a few simple connections and some Arduino code for temperature sensors! Analog Devices manufactures the TMP36, a low-voltage, precision centigrade temperature sensor. You can use … Read more

Everything about Soil moisture sensor, working, and Arduino interface

soil moisture sensor interface with arduino

Soil moisture sensor measures the volumetric content of water in the soil. This sensor is widely used in smart irrigation and smart gardens. In this article, we will learn how soil moisture sensors work and how we can interface it to Arduino. Working of soil moisture sensor Soil moisture sensors have two probs which inserted … Read more

ADXL335 Accelerometer Sensor working and Arduino Interface

working of Accelerometer and arduino interface

An Accelerometer can be demonstrated as an electronic device used to measure the movement of anybody or a structure. In simple words, it measures the acceleration and vibration of anybody. It can absorb the vibrating waves released by the body and find out the point of orientation of the body. It is capable of sensing … Read more