Skip to content

Pranav941/house-ambience

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 

Repository files navigation

House Ambience

Set your house ambience in accordance to the ambient temperature around you using simple devices in 5 steps !

Pre-requisites

  • Hardware

    • Arduino Uno or any other equivalent board
    • 5v Power supply
    • 3 Male-to-male Jumper Cables
    • 3 Male-to-female Jumper Cables
    • WS281B LED Strip
    • DHT11 or newer temperature sensor
    • Breadboard (Optional)
  • Software

    • Arduino IDE
    • Library : FastLED (not by AdaFruit) & Unified Sensor by AdaFruit (howTo)

Usage

Step 1 : Open main.ino on your Arduino IDE
Step 2 : Install "FastLED" & "Unified Sensors" by AdaFruit
Step 3 : Enter the number of LEDs on your strip on the 4th line (You can change data pins according to your prefrence)
Step 4 : Select the right Com port via 'Tools'
Step 5 : Make the right connections (Check figure below)
Step 5 : Hit "Upload"

Note : After use disconnect the power supply jumper cable to LED Strip & Sensor to avoid any unwanted issues

Connections

About

Set your house ambience using a temperature sensor and WS281B Addressable LEDs

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages