How to use an IR receiver and remote with Arduino
In this tutorial, you will learn how to use an IR remote and receiver with the Arduino. I have included wiring diagrams and several example …
In this tutorial, you will learn how to use an IR remote and receiver with the Arduino. I have included wiring diagrams and several example …
In this project, you will learn how to create an automatic indoor watering system with the Arduino IoT Cloud. This system allows you to monitor …
This tutorial includes everything you need to know about controlling a character LCD with Arduino. I have included a wiring diagram and many example codes. …
This article includes everything you need to know about using a character I2C LCD with Arduino. I have included a wiring diagram and many example …
In this tutorial, you will learn how DHT11 and DHT22/AM2302 digital temperature and humidity sensors work and how you can use them with Arduino. These …
The HC-SR04 is an inexpensive, easy to use distance sensor, with a range of 2 to 400cm. It is commonly used in obstacle avoiding robots and automation projects. Did you know that your car uses similar sensors in the parking assist system?