Goal
- Taking inspiration from Google's Paper signal experiment, use a servo motor to create an ambient movement of the servo motor.
If I had more time, I would have liked to combine the ambient motion of the servo with particle.function or IFTT so that I can trigger it to start instead of it being on as soon as the particle is connected to power. The reason I haven't been able to get around to this is because, for using the particle.function the code is written as a separate function after the void loop whereas to control the speed of the servo I've used the void loop. I'm not fully sure how to write the syntax to do both simultaneously.
You can upload files of up to 20MB using this form.