Projects Projects
Automatic ON/OFF Power Switch For Arduino
Over the past few tutorials, we explored several ways to further reduce the power consumption for Arduino based projects so they can last for a long period of time running on the inexpensive AAA batteries.
DIY Smart Home – Control AC from anywhere with Smartphone
Project Summary You can measure room temperature and control your AC from outside with your smartphone.
Communication Between Two Arduinos Using NRF24L01
While building Arduino or any other microcontroller platform project over time the need will arise to establish communication between two of the Arduino boards or microcontrollers for data exchange and/or control.
Low-Power Arduino Weather Monitoring Station
Introduction One of the downsides of using an Arduino board in projects is the fact that it comes with some other components which may not be needed after the code has been uploaded to the board.
Using Waveshare 4.3″ E-paper Display with Arduino
Screen technologies have evolved over the years since the cathode ray tube was first demonstrated in 1897, we have moved from plasma to LCDs, followed by LEDs, OLEDs, and more recently e-paper which is what we will look into today.
Infrared Thermometer with Arduino and MLX90614 Temperature Sensor
Most of the temperature measurement techniques around the world require some sort of physical contact between the temperature sensor and the object or environment whose temperature is to be measured, but as technology advanced, this changed too.
Using the SG90 Servo Motor With an Arduino
Hi guys, today, I will show you how to use a servo motor with an Arduino.
Using the 3.2″ HX8357B Color TFT Display with Arduino
Hi guys, welcome to another Arduino tutorial.
Using a Soil Moisture Sensor with Arduino
Hi guys, welcome to today’s tutorial.
Using a Hall Effect Sensor with Arduino
Hi guys, welcome to today’s tutorial.
Color Detector Using TCS230 Color sensor and Arduino
Hi guys, welcome to today’s tutorial.
Using the 1.44″ Color TFT display (ILI9163C) with Arduino
Hi guys, over the past few tutorials, we have been discussing TFT displays, how to connect and use them in Arduino projects, especially the 1.8″ Colored TFT display.