John Park’s CircuitPython Parsec: Noise #adafruit #circuitpython

John Park’s CircuitPython Parsec: Noise #adafruit #circuitpython

Source Node: 1951156

[embedded content]

#circuitpythonparsec
Use the Noise library’s noise function to smoothly flow through values.

This simplex noise (based on Ken Perlin’s 2D noise function) is great for creating undulating LED values and more.

Implemented by Tod @todbot Kurt, noise is available in the CircuitPython Community Bundle, and can be installed with ‘circup install noise’
https://github.com/todbot/CircuitPython_Noise
demo code here: https://gist.github.com/todbot/58bcf7ea3a85aede3f951f8176e3aad5

Time Stamp:

More from Ada Fruit