Skip to content

Factual-Tech/AmbiLightNano

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

AmbiLight with an Arduino Nano

Required Hardware

Led strip

- WS2812 5V Led strip (60leds/meter)

Arduino Nano

- Arduino Nano (or other microcontroller, Nano is the best option)

Female Connector

- Female connector

Cables

- 3 Cables

5V Power Supply

- 5V Power supply, the maximum wattage needs to be chosen based on the lenght of strip and the wattage for meter

In my case i used 60leds/meter for a absoption of 18W/m for a total of 2.5 meter, so 18*2.5 = 45W, so i needed a 10A power supply (45W/5V = 9A)



Schematic

Schematic



Arduino Program

Code to download


  • Open the code in Arduino IDE
  • Edit the parameters to be compiant to your schematic

Settings


  • Upload to Arduino selecting "Nano" and the right COM port


PC setup

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors