awarbler / SeniorProject

This is a place to keep my notes for my senior project
0 stars 0 forks source link

Task: Acquire necessary hardware components. Order Arduino UNO R4 WIFI, HC-SR501 motion sensors, TMP102 temperature sensors, and other necessary components. #7

Closed awarbler closed 5 months ago

awarbler commented 5 months ago

Things we need : Task 1: Acquire Necessary Hardware Components Need to order

Arduino UNO R4 WIFI: https://github.com/awarbler/SeniorProject/issues/52 HC-SR501 Motion Sensors: https://github.com/awarbler/SeniorProject/issues/53 TMP102 Temperature Sensors: https://github.com/awarbler/SeniorProject/issues/54 Other Necessary Components: https://github.com/awarbler/SeniorProject/issues/55

  1. Other Necessary Components:

Actual supplies we need

From the Starter Kit (Uno R3 Project):

    • [x] Arduino Uno/Nano:
    • Use one Arduino Uno or Nano for each room.
    • [x] Jumper Wires:
    • Use these wires for connecting components on your breadboard.
    • [x] Temperature Sensor (DS18B20): -[ ] DHT11
    • Utilize the DS18B20 temperature sensor from the starter kit for accurate temperature readings.
    • [x] Relay Module:
    • If the starter kit includes a relay module, use it for controlling the thermostat.

From the Super Learning Kit (Lafvin):

    • [x] Motion Sensor (PIR):
    • Use the PIR motion sensor from the Lafvin kit for detecting motion in each room.
    • [x] Breadboard: x2
    • Use the breadboard from the Lafvin kit for prototyping and connecting components.
    • [x] LEDs and Resistors:
    • LEDs and resistors from the Lafvin kit can be used for visual feedback or testing purposes.

General Components from Both Kits:

    • [x] Power Supply: x2
    • Check if the kits include power supplies. If not, use a suitable external power supply for your Arduino boards.
    • [x] Push Buttons: x1
    • These can be used for manual input or as a fallback control method.
    • [x] Potentiometers:
    • Potentiometers can be used for adjusting settings manually or for testing.

Additional Considerations:

    • [x] LCD Display (If Available): x2
    • If either kit includes an LCD display, you can use it to show temperature readings or system status.
    • [x] Servo Motors (If Available): x2
    • Servo motors might be used for controlling air vents or other mechanisms based on room priority.
    • [x] IR Receiver and Remote (If Available):
    • If available, an IR receiver and remote can be used for additional control options.
    • [x] Additional Sensors (If Available):
    • Check if the kits include other sensors like humidity sensors that might enhance your system.

Remember to refer to the documentation provided with each kit for details on component specifications and usage. You may need to adapt the project based on the specific components available in your kits. If any critical components are missing, you may need to consider purchasing them separately.Establish list and update on Github

awarbler commented 5 months ago

We may not need to do this we need to test first to see if we can get everything hooked up, at least the items that we have on hand.