Welcome to the Radiance Smart City project repository. This real estate solution integrates cutting-edge technology to enhance security, energy efficiency, and emergency response systems.
- Boom Barrier System: A sophisticated security measure using RFID technology. Access is granted only to valid cardholders, and the boom barrier can be controlled by security personnels using remotes.
- Street Light Control:
- Automatic Mode (Default): LDR sensors ensure that street lights are turned on only in darkness.
- Manual Mode: Remote control allows manual control of street lights.
- Fire and Flood Alarms:
- Detection: Sensors identify fire and flood incidents.
- Notification: Immediate alarms and notifications through SMS and calls to the designated emergency agency.
- Flood Response: In case of a flood, the bridge is automatically raised using servo motors to a safe level.
- A Comprehensive Community Hub.
- Order groceries, generate visitor codes, and report incidents seamlessly.
- Contact security, report crimes, or emergencies for a safer and more connected community.
- Our Web App (demo) is live at Radiance Smart City Web App.
The components used for this project are listed here:
components.md
The project consists of three boards, each with its specific functionality:
- Directory:
Board1_SecuritySystem
- Code File:
Board1_SecuritySystem.ino
- Documentation:
README.md
- Directory:
Board2_EnergyEmergency
- Code File:
Board2_EnergyEmergency.ino
- Documentation:
README.md
- Directory:
Board3_SmartBridge_SMS
- Code File:
Board3_SmartBridge_SMS.ino
- Documentation:
README.md
Feel free to explore the documentation for each board to understand their features, use cases, and implementation details. If you have any questions or need further assistance, don't hesitate to reach out. Happy exploring!
- Clone the repository:
git clone https://github.com/emmanueldev247/Radiance-Smart-City.git
- Ensure the required libraries (e.g., MFRC522, Servo, IRremote) are installed.
- Follow the instructions in each board's README for uploading the respective code and setting up the connections.
Contribute to the improvement of Radiance Smart City by creating issues, suggesting new features, or opening pull requests.
Enjoy building a smarter and safer city with Radiance Smart City!