https://github.com/bayeggex/arduino-remote-door
Arduino basic remote control door opening circuit ft Lcd 16x2
https://github.com/bayeggex/arduino-remote-door
Last synced: 4 months ago
JSON representation
Arduino basic remote control door opening circuit ft Lcd 16x2
- Host: GitHub
- URL: https://github.com/bayeggex/arduino-remote-door
- Owner: bayeggex
- Created: 2023-11-29T15:52:06.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-30T17:09:53.000Z (over 1 year ago)
- Last Synced: 2025-01-15T11:49:13.053Z (6 months ago)
- Language: C++
- Size: 2.24 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Arduino-Remote-Door
Arduino basic remote control door opening circuit ft Lcd 16x2
## My source of inspiration
Inspired by the system used by the Amazing Spider-Man [at home](https://youtu.be/pBO0-xkMY0w?si=TUnO2XLkbzQelrSz&t=4) and slightly improved, I made such a system
[Image from the Comic Book](https://www.therpf.com/forums/attachments/comic-png.535385/)
[Excerpt from the film](https://youtu.be/pBO0-xkMY0w?si=TUnO2XLkbzQelrSz&t=4)As an extra information [A system made using Arduino mega]( https://www.youtube.com/watch?v=GER345OR5FE) as here, these 2 contents have been my source of inspiration.
## Electrical materials needed for the project (the ones I use)
**Microcontroller:** Arduino Uno
**Pot:** 10 kΩ Potentiometer [Non Necessary]
**Rotor:** Mikro Servo
**Leds:** 1x RED, 1x GREEN, 1x YELLOW [Non Necessary]
**IR and Controller's:** IR sensor with Remote control
**LCD:** LCD 16 x 2 [!NOT I2C CASUAL LCD'S I USED!] [Non Necessary]
## Schematic View
## circuit schematic on breadboard View

## License[](https://choosealicense.com/licenses/mit/)