relay

Temperature Controlled AC Home Appliances

Temperature Controlled AC Home Appliances using Arduino and Thermistor

Suppose you are sitting in a room and feeling cold and you want your heater to be automatically turned on, and then off after some time when room temperature is increased, then this project help you to control your home appliances automatically according to the temperature. Here we are controlling Home AC Appliances with Arduino based …

Temperature Controlled AC Home Appliances using Arduino and Thermistor Read More »

Arduino Regulated Light

Solar Powered LED/Ultracapacitor Arduino Regulated Light

This instructable primarily shows how to control the charging voltage from a solar panel to an energy storage device (capacitors in this case). I showed how to construct the light previously http://www.instructables.com/id/Human-Powered-Light-from-my-book-Doable-Renewab/ Step 1: This solar panel can produce up to 18 volts, but my capacitor bank should never receive more than 15 volts.  I want …

Solar Powered LED/Ultracapacitor Arduino Regulated Light Read More »

Automatic Temperature Control System

Automatic Temperature Control System using PIC Microcontroller – XC8

An automatic temperature control system has the ability to monitor and control the temperature of a specified space without human intervention. The primary purpose is to manage the temperature of a given area based on settings by a user of the system. This project uses a PIC microcontroller to automatically control the temperature of an …

Automatic Temperature Control System using PIC Microcontroller – XC8 Read More »

USB controlled Socket.

USocket – USB controlled Socket with PIC18F4550

Introduction The idea of this project is to control (switch off/on) two power sockets with a computer by using its USB port. I’ve chosen USB in first place because I wanted to experiment with the PIC18F4550 microchip’s microcontroller, and secondly because the power supplied by this port (500mA) is enough to activate a relay without …

USocket – USB controlled Socket with PIC18F4550 Read More »