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

Idea: Add rose(), fell() and possible other state-changing methods to analog sources #89

Open sofian opened 9 months ago

sofian commented 9 months ago

These would need an extra argument which could be some kind of tolerance. Problem with this could be that is would represent an extra cost in memory to keep the previous value.

Different things to consider: