Guide for Microphone Sound Sensor with Arduino
This post shows how to use the microphone sound sensor with the Arduino board.
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 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.
In this tutorial you’re going to learn how to send data from an Arduino to the ESP8266 via serial communication.
In this project we’re going to display the LED brightness on a LCD 16×2 with a progress bar. This is a good Arduino beginner project for getting started with the …
Hi, In this project we’re going to control an Arduino with Voice commands with a Simple android App that I’ve create with MIT App Inventor.
Hi, If you’re following my email/facebook updates you know I promised more tutorials related to Home Automation. In this tutorial we’re going to control 2 lamps with an Arduino and …
In this project I’m going to show an Android app that sends a message to your Arduino via bluetooth. And that message will be displayed in a Doted Matrix display.
In order to complete this tutorial you need to create your free account at HomeAutomationServer.com.
This project is all about creating a simple game to test your memory. I’ll be using a Teensy 3.0 board. If you want to know more about this board please …