GithubHelp home page GithubHelp logo

nano_vu_line's People

Contributors

s-marley avatar

Stargazers

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

Watchers

 avatar  avatar  avatar

nano_vu_line's Issues

Code breaks for SPI types data rate setting

FASTled supports clockless and clocked led types so it would be nice if this could also use SPI led types. For SPI led types you need to define a clock pin and it is also possible to define a data rate. I tried this with the ColorPalette sketch included with FASTled and that compiles fine (and also works real life).

When I change led type to WS2801, define pin (d)13 as clock pin and add that parameter to FastLED.addLeds, the code compiles fine. However, when I add a data rate the code compile breaks with an error. I tried this with nano_vu_line and uno_vu_line and set my board to Arduino Nano and Arduino UNO with the same results. My windows 10 is up to date, Arduino v.1.8.13 (latest) and FASTled v.3.3.3.

In file included from C:\Users\....\Nano_vu_line\Nano_vu_line.ino:5:0: C:\Users\....\Documents\Arduino\libraries\FastLED/FastLED.h:14:21: note: #pragma message: FastLED version 3.003.003 # pragma message "FastLED version 3.003.003" ^~~~~~~~~~~~~~~~~~~~~~~~~~~

C:\Users....\Documents\Arduino\libraries\FastLED/fastled_delay.h: In function '_delaycycles_AVR':
C:\Users....\Documents\Arduino\libraries\FastLED/fastled_delay.h:76:4: error: impossible constraint in 'asm'
);
^
lto-wrapper.exe: fatal error: C:\Program Files (x86)\Arduino\hardware\tools\avr/bin/avr-gcc returned 1 exit status
compilation terminated.
c:/program files (x86)/arduino/hardware/tools/avr/bin/../lib/gcc/avr/7.3.0/../../../../avr/bin/ld.exe: error: lto-wrapper failed
collect2.exe: error: ld returned 1 exit status

exit status 1
Error compiling for board Arduino Nano.

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.