You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Spin is a SoftModem-based 360 degree spinning photo table for making gifs: http://spin.media.mit.edu
To make a purely web based version, we could use the above code interspersed with webjack-firmata commands to move the platform. We'd have to add some more timing code though.
Spin easyDriver motor pins are 9 and... 13? Gotta look that up but shouldn't be hard.
The text was updated successfully, but these errors were encountered:
Notes from last night's tests: stepping the stepper is done manually in the Spin Arduino sketch by flipping pin 9 on and off. In JS, we should be able to:
https://www.webrtc-experiment.com/msr/gif-recorder.html
Spin is a SoftModem-based 360 degree spinning photo table for making gifs: http://spin.media.mit.edu
To make a purely web based version, we could use the above code interspersed with webjack-firmata commands to move the platform. We'd have to add some more timing code though.
Spin easyDriver motor pins are 9 and... 13? Gotta look that up but shouldn't be hard.
The text was updated successfully, but these errors were encountered: