Code Monkey home page Code Monkey logo

nanoleaf's People

Contributors

projectswithred avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

nanoleaf's Issues

Segments not working

IMG_7816
I have followed the manual and checked everything, uploaded the code to the esp32 but when turning on it only lights up the first digit fully and the second digit 2 segments.

In series mode the same.

It looks like it only turns on 87 leds instead of segmenting them.

I checked all the wiring and when turning on all leds by setting the amount of leds to 261 the turn on.
also checked the schematics and they are spot on with your manual.

Impossible to open 3mf files

Hello,

this files are corrupted or broken:

  • wiring_housing.3mf
  • lid.3mf
  • connector.3mf

I don't can open with Cura 5.7.0, Prusaslicer 2.7.0, Fusion360 or 3D Builder

Multi color print for diffuser

I am trying to print the diffuser in clear plastic with a multicolor printer - would it be possible to get the print housing file as a .step file for editing?

Thanks!

add 2 flashing colon as seconds

I tried to add the 2 points between the 4 digits, but I couldn't, can you give me some indication of how to do it? Thanks a lot

number of ICs, config problem

Hey, i am trying to make that digital clock, i have all segments already wired and set up. I'm using ws2812b leds which have 1 IC per 1 led, what number should i put here and in wled led count configuration to make it work? Every segment has strip containing 9 leds.

const int NUM_OF_SEGMENTS = 28; // Number of total segments the whole display contains.
----> const int ADDR_LEDS_PER_SEG = 9; // Number of addressable LEDs (ICs) per segment.
const int SEGS_PER_DIGIT = 7; // Number of segments that make up 1 digit.
const int NUM_DIGITS = 10; // Number of digits each 7 segment digit can display, 0-9.
-----> const int NUM_FIRST_LEDS = 9; // Number of first set of 3 addressable LEDs which are only used to set colours.

When im trying config as shown above only 3 segments and first strip that controlls the colours work

Compile

I cant compile the software.
Can Someone help me?

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.