Coder Social home page Coder Social logo

smart-leds-fx's Introduction

Smart LEDs FX

A lighting effects library built on the smart-leds library.

Effects

As of right now, the only effect is a simple soft blink.

Examples

Examples for several boards cna be found in the boards directory.

Setup

  1. First, clone the repository.

    git clone https://github.com/jwillikers/smart-leds-fx.git
  2. Change to the project’s directory.

    cd smart-leds-fx
  3. Install rustup and Rust.

    curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
  4. Add Cargo’s directory to your PATH.

    fish_add_path ~/.cargo/bin
  5. Install the Rust toolchain for the GD32 microcontroller, a RISC-V IMAC.

    rustup target add riscv32imac-unknown-none-elf

Todo

  • Improve power consumption by using sleep modes and disabling unused peripherals for the examples.

Contributing

Contributions in the form of issues, feedback, and even pull requests are welcome. Make sure to adhere to the project’s Code of Conduct.

Open Source Software

This project is built on the hard work of countless open source contributors. Several of these projects are enumerated below.

Code of Conduct

Refer to the project’s Code of Conduct for details.

License

Licensed under either of

at your option.

© 2021-2024 Jordan Williams

Authors

smart-leds-fx's People

Contributors

jwillikers avatar

Stargazers

 avatar

Watchers

 avatar  avatar

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.