Skip to content

messing around with perlin noise for the rgb blinkenlights

Notifications You must be signed in to change notification settings

edwardmccaughan/purloin_noise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Purloin Noise

standard-readme compliant

Perlin Noise visualisation to LED matrix display

This project renders three-dimensional perlin noise to a 2D 12x12 element full colour LED display using the arduino-lights library to drive the display.

Install

For ease of installation, simply use rvm and bundler:

bundle install

Usage

This application requires either the LED matrix to be connected to your computer, or one of the arduino-lights simulators to be running. If the serial port is anything other than /dev/ttyUSB0 or you are using the emulator, you will need to export the BLEMU_DEVICE environment variable to select the appropriate device.

bundle exec ruby perloin.rb

Maintainer

This visualisation is maintained by @edwardmccaughan.

Contribute

Contributions are welcome! Make the lights all blink!

License

This code is licensed however Ed wants

About

messing around with perlin noise for the rgb blinkenlights

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages