Skip to content

Fast program to display images on a radially mounted ws2812 LED strip using a Raspberry Pi

License

Notifications You must be signed in to change notification settings

InvncibiltyCloak/radial_ws281x

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This project aims to implement a method for displaying an image on a radially mounted WS281X LED strip. A jpeg image is provided to the program. With no extra effort, this image will be displayed to the rotating display.

Features

  • Simple image input system
  • Entirely automatic display
  • (Future) Synchronization of output to rotation rate of mount

Building

This simplest build can be completed by simply running:

make

All the libraries which are not available as packages on Raspbian have been included in the lib subdirectory. If you would like to update them, simply recompile from source the rpi_ws281x library and the jpeg-turbo library (for its high-level libjpegturbo API).

About

Fast program to display images on a radially mounted ws2812 LED strip using a Raspberry Pi

Resources

License

Stars

Watchers

Forks

Packages

No packages published