transistor

Project Home Automation Using IR Remote Control

Project: Home Automation Using IR Remote Control Using Arduino

Arduino-Remote Control Home Automation In this project, we are going to show you how to control home appliances using a TV Remote. This same principle can be applicable in offices and industries as well. The project deals with the automation of four home appliances, like Tube lights, fan, bulbs, and of course TV. To automate them, …

Project: Home Automation Using IR Remote Control Using Arduino Read More »

Universal Remote

Universal Remote Using ESP8266(Wifi Controlled) Using Arduino

This project is to replace the conventional remote control for all the home appliances like AC, TV, DVD players, music system, SMART appliances !!! Making a whole junk of remote littering around, making us puzzle!!! This project will save us from the junk to remotes by replacing all by ONE REMOTE! 2 part of this project: DECODING …

Universal Remote Using ESP8266(Wifi Controlled) Using Arduino Read More »

Temperature Controlled Fan

Arduino Temperature Control – Adjust Fan Speed based on Temperature

In this Arduino based project, we are going to control DC fan speed according to the room temperature and show these parameter changes on a 16×2 LCD display. It is accomplished by the data communications between Arduino, LCD, DHT11 sensor Module and DC fan that is controlled by using PWM. PWM is a technique by …

Arduino Temperature Control – Adjust Fan Speed based on Temperature Read More »

Arduino USB

LOG: Made a correction/modification Step 3 and added a picture step 5. So many Arduino users have RBBBs(Really Bare Bones Board (Arduino))  or Anarduinos or Boarduinos that could use a USB interface to program and power them but don’t want to spend $15-20 for a USB BUB or FTDI cable. This Lazy Old Geek is …

Arduino USB Read More »

Wiring of the Solenoid Valves

Overview of Wiring for the Salinity Sensor Using Arduino

Other pages describing fish tank wiring: Connect electrical power to the pump and the breadboard Connect the salinity sensor to the breadboard and Arduino Connect the solenoids to the cascade control circuit (this page) Return to the main page for the fish tank wiring.   Schematic The following schematic shows the circuit for supplying power to one …

Overview of Wiring for the Salinity Sensor Using Arduino Read More »

High Power Control Arduino TIP120 Transistor Schematic

High-Power Control: Arduino + TIP120 Transistor

Up until now, we have talked about working with a lot of low-power devices. Sensors, LEDs, ICs, and the like are all capable of being powered directly from your Arduino, but as many awesome 5 and 3.3v components as there are, eventually you will find yourself holding a 12v solenoid, motor, or light and wondering “How the heck am I supposed to …

High-Power Control: Arduino + TIP120 Transistor Read More »

Motion Sensing Alarm

Create a Motion-Sensing Alarm with an Arduino and IR Sensors

Infrared (IR) sensors are normally used to measure distances, but they can also be used to detect objects. By connecting a couple of IR sensors to an Arduino, you can make an intruder alarm. Overview Infrared (IR) sensors are normally used to estimate the distance of an object, but you can also use them to detect the …

Create a Motion-Sensing Alarm with an Arduino and IR Sensors Read More »