Showing posts with label 1 way channel relay. Show all posts
Showing posts with label 1 way channel relay. Show all posts

Monday, August 22, 2016

Automatic Pet Watering System

The automatic watering system simple just read the water level in the water bowl with a HC-SR04 Ultrasonic Sound Sensor. It measure the distance to the surface of the water. If the level is less then 3cm for more than 30sec it triggers a 5V relay whit a NO-contact . The relay are controlling a 12V DC supply to a mini watering pump in the water tank.





Step 1: What You Need?

1 x Arduino Pro Mini 
1 x General Purpose Transistor NPN ( PN2222A)
1 x Relay (generic) 

1 x Ultrasonic Sensor 
1 x RGB LED (Common Cathode)
1 x LCD 
1 x 12V DC Waterpump 



Don't have components? Don't worry. Just click the component's name. 


Step 2: Build Your Circuit. 




Step 3: Upload The Code. 


You also can view here for more.




1 way channel relay Arduino Arduino Pro Mini Hard HC LCD project Relay RGB LED SR04 Ultrasonic Range Finder

Wednesday, August 10, 2016

Door Access Control With Arduino And RFID RC522

Hello world! Today i made a RFID door lock. The lamp acts as a Electric door lock because i don't have a electrical lock, you simply add the door lock to the relay instead of the lamp. I could not find much about the module, i have the RFID-RC522 in blue color, so this might be useful for the ones who have the same problem as me because the red one has the pins different...

Ok, let's get started!!


Step 1: What You Need?

1 x Arduino UNO
1 x USB Type-B Cable 

1 x RFID RC522 Card Reader Detector Module Kit

1 x 1 Channel Relay (KY-019) 
1 x KY-004 Button Module (To clear the database) (Can be Found in 37 Types Sensor in 1 Starter Learning Sensor Kit) or PushButton 
1 x Mini Breadboard (for RFID module stands vertical) or PCB Donut board 
Female-to-Male Jumper Wires
1 x Computer with Arduino IDE installed

Optional

Electrical Door Lock 
Male-to-Male Jumper Wires 
Arduino Compatible UNO Ultimate Starter Kit / Learning Kit (All the component can be found in this EXCEPT Door lock)
USB To Power Jack Cable

Soldering Iron and Solder (in case use PCB board)


Don't have components? Don't worry. Just click the component's name. 


Step 2: Build Your Circuit.

Connect wire like the schematic above.



Step 3: Upload The Code.


You can uncomment this line below (line 68) in the code it will increase reading distance : 
mfrc522.PCD_SetAntennaGain(mfrc522.RxGain_max);


Step 4: Test!


There is a button to clear the database. How this works is simple, Just hold the button and reset Arduino. Hold it for 6 second and it will clear all cards added. After that you need to add the new master card and key cards.

The video should explain enough.



You also can refer to this Security Access Using RFID Reader. (You also can refer this if you don't have the library for RFID)


1 way channel relay Arduino UNO R3 door lock Intermediate lock project RC522 Relay RFID

Wednesday, July 20, 2016

Arduino - TTP223 CAPACITIVE TOUCH SENSOR SWITCH


Hello world! Today i made a code for the ttp223 capacitive touch sensor. The code is really easy and can be used with normal buttons to. 

See how it work!


Step 1: What You Need?



1 x Arduino Board (I'm using DCCduino UNO R3)
1 x Computer with Arduino IDE installed


Optional
Arduino Uno R3 Acrylic Transparent Casing
Cable Cover
Lamp Socket + Power Cable & Light Bulb


You can buy Arduino Compatible UNO Ultimate Starter Kit / Learning Kit at here.

Don't have components? Don't worry. Just click the component's name. 


Step 2: Build Your Circuit.




Step 3: Upload Code To Board.



Download:
Arduino software




Sources:http://www.instructables.com/id/Arduino-TTP223B-CAPACITIVE-TOUCH-SENSOR-SWITCH/
1 way channel relay Arduino UNO R3 Capacitive Touch Sensor Relay sensor TTP223

 

  • Copyright © Arduino Tutorial ™ is a registered trademark.
    Designed by Templateism. Hosted on Blogger Templates.