Arduino card image

Dev Platforms

Arduino

Arduino is an open-source electronics platform based on easy-to-use hardware and software. It's intended for making interactive projects.

Arduino Basics

Useful Guides

Displays

Sensors

LM35 Interfacing with Arduino UNO

LM35 Interfacing with Arduino UNO

LM35 is a sensor which is used to measure temperature. It provides an electrical output proportional to the temperature (in Celsius).

ADXL335 Accelerometer Interfacing with Arduino Uno

ADXL335 Accelerometer Interfacing with Arduino Uno

ADXL335 accelerometer sensor measures acceleration due to gravity. It is used to measure the angle of tilt or inclination in application systems such as in Mobile devices, Gaming applications, Laptops...

IR Communication using Arduino UNO

IR Communication using Arduino UNO

IR (infrared) communication is a wireless communication technology, used for short distance data/control transmission. It is commonly used in TV remotes, mobile phones, computers, and PDAs etc.

Magnetometer HMC5883L Interfacing With Arduino UNO

Magnetometer HMC5883L Interfacing With Arduino UNO

HMC5883L is a triple axis magnetometer developed by Honeywell. It provides the direction of heading. Magnetometer is used as a compass in Mobiles Phones and Navigation systems in vehicles to indicate...

PIR Sensor Interfacing with Arduino UNO

PIR Sensor Interfacing with Arduino UNO

PIR motion sensor senses Infrared signals. It is generally used to detect the motion of humans or animals.

MPU6050 Interfacing With Arduino UNO

MPU6050 Interfacing With Arduino UNO

MPU6050 sensor module is a combination of 3-axis Gyroscope, 3-axis Accelerometer and Temperature sensor with on-board Digital Motion Processor (DMP). It is used in mobile devices, motion enabled games...

DHT11 Sensor Interfacing with Arduino UNO

DHT11 Sensor Interfacing with Arduino UNO

Interface single wire DHT11 sensor with Arduino Uno to read the values of Temperature and Humidity. Display these Temperature and Humidity values on a serial window.

DS1307 RTC Module Interfacing with Arduino UNO

DS1307 RTC Module Interfacing with Arduino UNO

DS1307 is a two wire (I2C) serial interface RTC (Real Time Clock) with 56 byte of nonvolatile RAM. This provides clock and calendar with second, minute, hour, day, date, month and year.

Soil Moisture Sensor Interfacing with Arduino UNO

Soil Moisture Sensor Interfacing with Arduino UNO

Soil moisture sensor is used to measure the water content (moisture) in the soil. It is used in agriculture applications, irrigation and gardening systems, etc.

Thermistor Interfacing with Arduino UNO

Thermistor Interfacing with Arduino UNO

Thermistor is a type of resistor whose resistance changes in accordance with change in temperature. It is used to measure the temperature over small range typically -100 °C to 300 °C

Thermocouple Interfacing With Arduino UNO

Thermocouple Interfacing With Arduino UNO

Thermocouple is a device consisting of two dissimilar metals connected together creating a junction which is used for measuring the temperature

BPM180 Barometer Sensor Interfacing with Arduino

BPM180 Barometer Sensor Interfacing with Arduino

In this guide, we will learn how to Interface the BPM180 Barometer Sensor with Arduino and show the output result on a serial window using Arduino IDE.

Ultrasonic Sensor HC-SR04 Interfacing with Arduino Uno

Ultrasonic Sensor HC-SR04 Interfacing with Arduino Uno

Ultrasonic Sensor HC-SR04 interfaced with Arduino for finding a distance to an object. It can operate in the range of 2cm-400cm.

BPM280 Barometer Sensor Interfacing with Arduino

BPM280 Barometer Sensor Interfacing with Arduino

In this guide, we will learn how to Interface the BPM280 Barometer Sensor with Arduino and how to measure the Pressure, Altitude, and Temperature using Arduino IDE.

MAX30100 Pulse Oximeter Interfacing with Arduino

MAX30100 Pulse Oximeter Interfacing with Arduino

In this guide, we will learn how to Interface the MAX30100 Pulse Oximeter with Arduino Uno and measure the pulse oximeter and heart rate and show the output result on a serial window using Arduino IDE...

TTP223 Touch Sensor Interfacing with Arduino

TTP223 Touch Sensor Interfacing with Arduino

In this guide, we will learn how to Interface the TTP223B Capacitive Touch Sensor using Arduino and control the LED using touch response as well as show the touch status on a serial window using Ardui...

Modules

Motors and Actuators

IoT and Wireless