Giter VIP home page Giter VIP logo

ledunia-fastled-webserver's Introduction

ledunia-fastled-webserver

Tutorial:

alt text

Prepare the Arduino IDE for ledunia support: http://ledunia.de/index.php/2017-07-24-21-18-46/start

The app depends on the following libraries. They must either be downloaded from GitHub and placed in the Arduino 'libraries' folder, or installed as described here by using the Arduino library manager (->Sketch->Include Libraries->Manage Libraries):

  • FastLED (Version 3.1.3)
  • IRremoteESP8266
  • Arduino WebSockets

Download the app code from GitHub using the green Clone or Download button from the GitHub project main page and click Download ZIP. Decompress the ZIP file in your Arduino sketch folder.

The web app needs to be uploaded to the ledunia's SPIFFS. You can do this within the Arduino IDE after installing the Arduino ESP8266FS tool: https://github.com/ledunia/arduino-esp8266fs-plugin

  • Don't forget to change "SSID", "Password" and the "DNS Name" in the sketch
  • Navigate to: ->Tools->ESP8266 Sketch Data Upload (this upload process will take a while)
  • Upload the sketch using the Upload button
  • Browse to http://Your-IP-or-DNS-Name (first load will take a while, be patient)

You can use additional WS2812b (aka Neopixel) LEDs by using ledunia's GPIO "DOUT".

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.