home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
HTPC Projects
Hardware
Ambient Lighting System
[DIY] User Showcases
[DIY] Amblight project/guide - Hyperion - WS2801/ WS2812B / APA102
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="Rick164" data-source="post: 1151892" data-attributes="member: 17766"><p>Copied the tutorial we had and made some adjustments for testing the led strip:</p><p></p><p>- First we have to wire everything to the Arduino like this:</p><p></p><p><img src="http://www.ladyada.net/wiki/lib/exe/fetch.php?hash=c37b5a&media=http%3A%2F%2Fwww.ladyada.net%2Fimages%2Fdigitalledstrip%2Flpdarduino.gif" alt="" class="fr-fic fr-dii fr-draggable " style="" /></p><p></p><p>- Install Arduino IDE:</p><p></p><p><a href="http://arduino.cc/en/main/software" target="_blank">http://arduino.cc/en/main/software</a></p><p></p><p>- Download FastLed library:</p><p></p><p><a href="https://github.com/FastLED/FastLED/archive/master.zip" target="_blank">https://github.com/FastLED/FastLED/archive/master.zip</a></p><p></p><p>- Extract the master.zip to your Arduino Library folder:</p><p></p><p>My Documents/Arduino/Libraries</p><p></p><p>- Afterwards you should have this folder:</p><p></p><p>My Documents/Arduino/Libraries/FastSPI</p><p></p><p>- Now load up a sample sketch with the Arduino application, this example is for the WS2801 led type and uses data and clock pin from the above picture:</p><p></p><p><a href="https://gist.github.com/RickDB/ca59ff69ee857a5f5973" target="_blank">https://gist.github.com/RickDB/ca59ff69ee857a5f5973</a></p><p></p><p>Used 122 leds as I believe that was your total but if not can change that at the top of the sketch, RGB is the default color order but can change that as well if needed (sometimes those are different per chip/brand).</p><p></p><p>- From the Arduino top menu select <strong>Tools - > Boards -> Arduino Uno</strong></p><p></p><p>- From the Arduino top menu select <strong>Tools - > Ports -> COM port of Arduino (typically the second one and never COM1)</strong></p><p></p><p>- From the Arduino top menu select <strong>Sketch -> Upload</strong></p><p></p><p><strong>- </strong>If no errors popup your Arduino will blink shortly and the leds will rotate beween red / green / blue every 500ms.</p></blockquote><p></p>
[QUOTE="Rick164, post: 1151892, member: 17766"] Copied the tutorial we had and made some adjustments for testing the led strip: - First we have to wire everything to the Arduino like this: [IMG]http://www.ladyada.net/wiki/lib/exe/fetch.php?hash=c37b5a&media=http%3A%2F%2Fwww.ladyada.net%2Fimages%2Fdigitalledstrip%2Flpdarduino.gif[/IMG] - Install Arduino IDE: [URL]http://arduino.cc/en/main/software[/URL] - Download FastLed library: [URL]https://github.com/FastLED/FastLED/archive/master.zip[/URL] - Extract the master.zip to your Arduino Library folder: My Documents/Arduino/Libraries - Afterwards you should have this folder: My Documents/Arduino/Libraries/FastSPI - Now load up a sample sketch with the Arduino application, this example is for the WS2801 led type and uses data and clock pin from the above picture: [URL]https://gist.github.com/RickDB/ca59ff69ee857a5f5973[/URL] Used 122 leds as I believe that was your total but if not can change that at the top of the sketch, RGB is the default color order but can change that as well if needed (sometimes those are different per chip/brand). - From the Arduino top menu select [B]Tools - > Boards -> Arduino Uno[/B] - From the Arduino top menu select [B]Tools - > Ports -> COM port of Arduino (typically the second one and never COM1)[/B] - From the Arduino top menu select [B]Sketch -> Upload[/B] [B]- [/B]If no errors popup your Arduino will blink shortly and the leds will rotate beween red / green / blue every 500ms. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
HTPC Projects
Hardware
Ambient Lighting System
[DIY] User Showcases
[DIY] Amblight project/guide - Hyperion - WS2801/ WS2812B / APA102
Contact us
RSS
Top
Bottom