Giter Club home page Giter Club logo

Comments (6)

connornishijima avatar connornishijima commented on July 28, 2024

Whoops, thank you! It had slipped my mind after all of the development process to add that in explicitly! (Also, wow, hi! You and others made this career possible for me.)

Yes, Chroma only officially supports ESP8266, ESP32, and Teensy at the time of writing, due to RAM and FastLED compatibility limitations.

There is now a snippet in the README about supported controllers, planned future support, and steps to help users add experimental support themselves.

https://github.com/connornishijima/Pixie_Chroma#supported-platforms

from pixie_chroma.

connornishijima avatar connornishijima commented on July 28, 2024

Quick note before closing this issue - I've written a much better "Getting Started" guide for Pixie Chroma that Adafruit is more than welcome to link to when the time comes that they go up for sale:

https://connornishijima.github.io/Pixie_Chroma/?section=getting-started

Thank you again for your help!

from pixie_chroma.

ladyada avatar ladyada commented on July 28, 2024

image

clicking this link does not work

from pixie_chroma.

connornishijima avatar connornishijima commented on July 28, 2024

Oops! That's a properly written URL, but it's trying to open an external HTTPS site (github.com) in the content iFrame, which violates CORS policy.

The page you saw is rendered with JavaScript directly from getting_started.md on this repo, I'll need to add some quick code in the morning that forces the parser to generate links with a target="_parent" attribute to force them to open in the parent window. Good catch!

from pixie_chroma.

connornishijima avatar connornishijima commented on July 28, 2024

Fixed in 280b825.

from pixie_chroma.

ladyada avatar ladyada commented on July 28, 2024

ok great!

from pixie_chroma.

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.