I am exploring color interaction with my Arduino this week.
I tried several things,
1.Lisa’s Gradient clover with mousepressed. And I can change the “mouseclick” function into a digital input from Arduino.
https://editor.p5js.org/MagicMonkeyWow/sketches/pWMnugcYM
2.Lisa’s Gradient clover with a analog input.
I use “mouseX” as a variable here and I can change “mouseX” into my accelerometer value(analog input).
https://editor.p5js.org/MagicMonkeyWow/sketches/y46OBjtop
3.I want to try some painting splash effect and the splash-ink effect of Chinese painting.It seems difficult and I am still working on these refenrence.
blot-painting: https://mostlymaths.net/2020/05/blot-painting-p5js-sketch.html/
the splash-ink effect of Chinese painting(in Chinese):
https://zhuanlan.zhihu.com/p/53695818