stefanasandei / desk-disco

πŸŽ‰ surround your desk with colorful LEDs

Repository from Github https://github.comstefanasandei/desk-discoRepository from Github https://github.comstefanasandei/desk-disco

desk-disco πŸŽ‰

Bring the party to your desk with desk-disco! This project allows you to play colorful patterns around your desk using smart LEDs and an Arduino UNO.

video

Getting Started

These instructions will help you get a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • Rust 1.64
  • Arduino UNO
  • WS2812B LEDs

Installing

  • Clone the repository onto your local machine using git clone https://github.com/nikolatesla13/desk-disco.git

  • Open the terminal and navigate to the project directory using cd desk-disco

  • Run cargo build to compile the code

  • Upload the code onto your Arduino using your preferred method

  • Connect the smart LEDs to your Arduino

  • Turn on the power and watch the lights dance!

Libraries used

  • avr_hal
  • arduino_hal
  • smart_leds
  • ws2812_spi

License

This project is licensed under the GPLv3 License - see the LICENSE file for details. Copyright (C) 2023 Asandei Stefan-Alexandru.

About

πŸŽ‰ surround your desk with colorful LEDs

License:GNU General Public License v3.0


Languages

Language:Rust 100.0%