awarbler / SeniorProject

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

Establish Supply List #56

Closed awarbler closed 8 months ago

awarbler commented 8 months ago

Things we need :

Task 1: Acquire Necessary Hardware Components

    • [ ] Arduino UNO R4 WIFI:
    • [x] #52
    • [ ] HC-SR501 Motion Sensors:
    • [x] #53
    • [ ] TMP102 Temperature Sensors:
    • [x] #54
    • [ ] Other Necessary Components:
    • [x] #55

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.

3.- [ ] Temperature Sensor (DS18B20):

4.- [ ] Relay Module:

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:
    • 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:
    • Check if the kits include power supplies. If not, use a suitable external power supply for your Arduino boards.
    • [x] Push Buttons:
    • These can be used for manual input or as a fallback control method.

3.- [ ] Potentiometers:

Additional Considerations:

    • [x] LCD Display (If Available):
    • If either kit includes an LCD display, you can use it to show temperature readings or system status.
    • [x] Servo Motors (If Available):
    • Servo motors might be used for controlling air vents or other mechanisms based on room priority.

3.- [ ] IR Receiver and Remote (If Available):

4.- [ ] Additional Sensors (If Available):

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 8 months ago

Actual supplies we need

From the Starter Kit (Uno R3 Project):

    • [ ] Arduino Uno/Nano:
    • Use one Arduino Uno or Nano for each room.
    • [ ] Jumper Wires:
    • Use these wires for connecting components on your breadboard.

3.- [ ] Temperature Sensor (DS18B20):

4.- [ ] Relay Module:

From the Super Learning Kit (Lafvin):

    • [ ] Motion Sensor (PIR):
    • Use the PIR motion sensor from the Lafvin kit for detecting motion in each room.
    • [x] Breadboard:
    • 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:
    • Check if the kits include power supplies. If not, use a suitable external power supply for your Arduino boards.
    • [x] Push Buttons:
    • These can be used for manual input or as a fallback control method.

3.- [ ] Potentiometers:

Additional Considerations:

    • [x] LCD Display (If Available):
    • If either kit includes an LCD display, you can use it to show temperature readings or system status.
    • [x] Servo Motors (If Available):
    • Servo motors might be used for controlling air vents or other mechanisms based on room priority.

3.- [ ] IR Receiver and Remote (If Available):

4.- [ ] Additional Sensors (If Available):

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 8 months ago

fixes commit 93468e7