"The Ultimate Solution" is a state-of-the-art home automation project that brings together advanced technology to create an unparalleled living experience. This cutting-edge system integrates temperature 🌡️, humidity 💧, and light sensors 💡 for precise environmental control. A servo motor 🚪 acts as a secure door lock, while an interactive LCD display 🖥️ and keypad ⌨️ provide seamless user interaction. Gas sensors
- Arduino Uno or similar microcontroller
- Temperature and humidity sensors
- Light intensity sensor
- Gas sensor
- Servo motor
- LCD display
- matrix keypad
- C/C++ programming language
- Arduino IDE or PlatformIO for code development
If you have any questions or feedback, please reach out to us at shashikant.2201152me@iiitbh.ac.in 📧
To set up The Ultimate Solution on your local machine, follow these steps:
Fork the repository:
-
Click the "Fork" button at the top right corner of this repository's page on GitHub. This will create a copy of the repository in your GitHub account.
-
Clone the forked repository:
git clone https://github.com/<yourusername>/the_ultimate_solution.git
- Navigate to the project directory:
cd the_ultimate_solution
- Install Node.js dependencies(make sure node is installed on your laptop):
npm i
- Open the rec folder and copy all the contents of the .ino file and paste on the Arduino ide .
- Create a new branch for your feature or bug fix.
- Make your changes and commit them.
- Push to the branch.
- Submit a pull request.
You are good to go to make your contribution!! All the very best.