Skip to content

hichamelkaddioui/radiant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Radiant

DIY light show

Getting Started

Prerequisites

  • VSCode (or VSCodium)

  • PlatformIO

    If you're using VSCodium, you can install PlatformIO with the VSCode Extension. You also have to install CPP tools to use PlatformIO.

  • A RP2040 or Pico board

Install

  1. Download the code
  2. Plug in your board
  3. Plug in LED strips
  4. Configure LED pins in main.cpp
  5. Run platformio run

Design

  • Sequences of states are defined with keyframes
  • Keyframes can define interpolation method (ease, wave, gate, or linear)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published