20 Free Guides for Arduino Modules and Sensors
The Arduino community has created a wide variety of modules and sensors that can enhance your projects. Here’s the ultimate collection of 20 free guides for Arduino Modules and Sensors that …
The Arduino community has created a wide variety of modules and sensors that can enhance your projects. Here’s the ultimate collection of 20 free guides for Arduino Modules and Sensors that …
This post shows how to use the tilt sensor module with the Arduino. The tilt sensor is many times referred to as inclinometer, tilt switch or rolling ball sensor. Using …
This post shows how to use the microphone sound sensor with the Arduino board.
This post is about how to use the BMP180 barometric sensor with the Arduino. It is also applicable for other similar barometric sensors.
This post is about how to use the DS1307 Real Time Clock (RTC) module with the Arduino. You can also follow this guide for other similar modules like the DS3231 RTC.
The dot matrix that we’re going to use in this guide is a 8×8 matrix which means that it has 8 columns and 8 rows, so it contains a total of …
The rain sensor is used to detect water and it can detect beyond of what a humidity sensor do. This article explains how to use the FC-37 rain sensor module …
The soil moisture sensor or the hygrometer is usually used to detect the humidity of the soil. So, it is perfect to build an automatic watering system or to monitor …
This guide shows how to build a smoke detector that beeps when it detects flammable gas or smoke.
This blog post shows a simple example on how to use the MFRC522 RFID reader. I’ll do a quick overview of the specifications and demonstrate a project example using an Arduino.
This tutorial demonstrates how to use a magnetic reed switch. I’ll do a quick overview on how it works and show a project example using an Arduino.
This post aims to be a complete guide for Nokia 5110 LCD with Arduino. I’ll explain what it does, show its specs and share an Arduino project example that you can take …
This post aims to be a complete guide for nRF24L01 – 2.4GHz RF Transceiver module. I’ll explain what it does, show its specs and share an Arduino project example that you …
A keypad allows you to interact with a microcontroller. You can salvage these keypads from old telephones or you can purchase them from most electronics store for less than $2.