Skip to content

MellissaValle/Internet-Connected-Smart-House

Repository files navigation

Internet-Connected-Smart-House

IMG_3173

  • Sensor Data from Embedded microcontroller hardware connected.
  • Testing Ultrasound sensor for opening and closing door
  • Welcome message when someone approaches the house
  • Green Light welcome/Red light Door closed
  • Assembling the 3D printed house

Components

  • Arduino UNO
  • Sensor Shield
  • Fan/DC motor
  • Light/RGB LED
  • Motion detection/ Ultrasound
  • Temp & Hum/DHT11
  • Display/LCDi2c

Original House versus the 3D printed version

house

Reasons why 3D printed version is better compared to the original house included in the kit

  • Air flow : As more and more sensors and actuators are added to the house, the microcontroller MEGA 2650 can overheat causing damages. To avoid that the 3d printed version was design to allow air flow.
  • Rearrange/ moving in/output sensors around the house: Sensors have a specific place to be put on, with the new version they can always be relocated to different sections of the house.
  • Easier and more convenient placing all the sensors with their wires through the walls.

Block Diagram

Block

Recommendation:

To attach the 3D printed door to the servo motor,use hot glue instead of 3D printing filament to avoid melting the actual door or servo. Hot glue does the trick perfectly to have a firm attachment

Door

Display/LCDi2c

Displaying welcome message

image

DC On/Off Motor - Motion Detection

CD Motor + Ultrasonic Sensor

DC_Motor_UltraSound

Navigating the Repository


├── images
│         ├── ... <-------- Images used for README
├── README.md
├── presentation.pdf <-------- Non-Technical presentation Deck
└── sketchbook <--------- Code

License

This project is released under a Public Domain License.

Contributing

To contribute to this project please contact mellissavalle https://id.arduino.cc/mellissavalle

About

Sensor Data from Embedded microcontroller hardware connected.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages