Giter Club home page Giter Club logo

sdl_esp8266_8pixelstrip's Introduction

SDL_ESP8266_8PixelStrip
SwitchDoc Labs
May 8, 2018

#Software Installation

This library uses the sxtandard Adafruit NeoPixel library

Recent versions of the Arduino IDE (1.6.2 and later) make library installation super easy via the Library Manager interface. From the Sketch menu, > Include Library > Manage Libraries... In the text input box type in "NeoPixel". Look for "Adafruit NeoPixel by Adafruit" and select the latest version by clicking on the dropbox menu next to the Install button. Then click on the Install button. After it's installed, you can click the "close" button.

alt text

#Hardware Installation <BR?

To Hook 8 Pixel Strip up to ESP8266:

  1. Take a Grove to Female Pin Header Cable

  2. Connect Yellow (P1) to GPIO#2 on your ESP8266 (#2 on SDL WeatherPlus board)

  3. Connect Red to 3.3V on your ESP8266 (Note: You can connect this to 5.5V too)

  4. Connect Black to GND on your ESP8266

Compile and Run SDL_ESP8266_8PixelStick.ino on your Arduino IDE and watch the lights change

alt text

#To Modify

Change the following at the top of the file to use other pins are if you are chaining 8 pixel strips.

#define PIN 2

#define NUM_LEDS 8

sdl_esp8266_8pixelstrip's People

Contributors

projectcuracao avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.