Introduction
Function Description
Code & Library
Read moreControl the smart home model with Arduino and sensor modules such as DHT11, which features remote garage, smart door lock, automatic door light, elevator, multi-color lights and more.
- Infrared remote control garageThrough the infrared receiving module and the infrared remote control, use one servo motor to control the opening of the garage door.Install the servo on one side of the garage and make a pole attached to the servo.
- RGB LEDControlled by two buttons, one button controls the LED switch, and the other controls the RGB color after the LED is turned on.
- ElevatorUse a wire to connect the elevator part to the stepper motor. The steering of the motor is controlled by two buttons to control the lift of the elevator.Place the stepper motor behind the elevator and use a rope to link the shaft of the stepper motor to the elevator so that the elevator will rise and fall as the motor rotates.
- RFID access cardUse the rfid module and a servo to control the door switch and connect a led light to the arduino as a porch light. When the rfid recognizes the correct ic card, the door automatically opens and the porch light turns on. If the wrong ic card is recognized, the door does not turn on and the led light flashes.
- Temperature and humidity monitoringThe temperature and humidity of the house environment are monitored by DHT11 sensor module, and displayed by LCD 1602 Module.
1 / 2
Comments
Please log in or sign up to comment.