SofaPirate / Plaquette

Object-oriented Arduino library for creative physical computing
https://sofapirate.github.io/Plaquette/
GNU General Public License v3.0
15 stars 4 forks source link

Evaluate the possiblity of creating useful random units #109

Open sofian opened 5 months ago

sofian commented 5 months ago

It could be interesting to introduce some user-friendly sources and possibly filters for random processes. Some ideas include:

The choice here is very important to stay in the spirit of Plaquette providing a core set of useful and generic classes that can be used as building blocks. It could be interesting to provide some of these random processes as a separate library.