Giter VIP home page Giter VIP logo

Comments (5)

jasoncoon avatar jasoncoon commented on August 27, 2024

Thank you!

Which branch are you using?

Unfortunately, instead of creating new sketches for different builds, I've been creating branches that can't be merged with each other. I really need to clean up this repository... :)

There are Map.h files in the ultim8x8, ultim8x8-cube and tinytim-cube branches that are for specific layouts of the ULTiM8x8 and TinyTiM LED boards and cubes.

Depending on your layout, you may not need a map at all. For example, with a simple XY matrix made with LED strips, you can usually just use a function that calculates the LED index from XY coordinates, like in the FastLED XYMatrix example: https://github.com/FastLED/FastLED/blob/master/examples/XYMatrix/XYMatrix.ino

from esp8266-fastled-webserver.

momo90-2 avatar momo90-2 commented on August 27, 2024

Hi!
Fantastic code! But I have the same problem as raphaelouzan.
Even after studying
https://github.com/FastLED/FastLED/blob/master/examples/XYMatrix/XYMatrix.ino
I couldnt figure out how to change the code of the master branch for a 12*12 ws2812b matrix.
Could you please help me?

from esp8266-fastled-webserver.

Tecky10 avatar Tecky10 commented on August 27, 2024

Hello, really great project is really fun with it. Now I would like to operate a small matrix of 5x7 LEDs with it ... is there an easy way to specify the matrix?

from esp8266-fastled-webserver.

jasoncoon avatar jasoncoon commented on August 27, 2024

Have you tried to incorporate FastLED's XYMatrix example? https://github.com/FastLED/FastLED/blob/master/examples/XYMatrix/XYMatrix.ino

from esp8266-fastled-webserver.

jasoncoon avatar jasoncoon commented on August 27, 2024

OK, I threw together a basic XY matrix example branch: https://github.com/jasoncoon/esp8266-fastled-webserver/tree/xy-matrix

from esp8266-fastled-webserver.

Related Issues (20)

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.