Week One

Introduction of Project:

We will design and build a circuit to accomplish the functions of the smart curtain. The smart curtain will be opened and closed by IR remote, automatically opened and closed by a photoresistor and display the outside temperature through an LCD display.


The roles of each member:

  • Project manager - Zihan Su - Design the basic circuits, code and keep us on track
  • Technical writer - Jialu Xu - Design poster and debug code
  • Code writer - Zhiyuan Zhu - Write and debug code
  • Recorder and developer- Aditi Jha - Record our work and write a logbook, provide development details

Main components:
  1. Arduino UNO: The brain of the smart curtain.

  2. DC Motor: To represent curtain

  3. Motor driver IC L293D: Allow the motor to rotate forward and reverse

  4. Ultrasonic distance sensor: Calculate the distance between curtain and wall

  5. IR remote: Control the curtain

  6. Photoresister: Perceive light intensity

  7. LED: For night lighting

  8. Temperature sensor: Perceive outside temperature

  9. LCD dispaly 1602: Display tempreature

  10. Buzzer: make sure the LCD working properly

  11. Slide switch: Let the photoresistor intervene in the circuit

Week One process: 

Designed circuits on Tinker CAD:
Part A - Curtain

Part B - LCD display





Problems:

When simulating, the Part B circuit does not work normally, indicating that some equipment is not connected correctly.

Week Two plans:
  • Build the basic circuits

Comments

Popular posts from this blog

Week Four

Week Two