Hello,
I've got an arduino that send a value between 0 and 360° and I would like to read this value and rotate a still image or a video (from the center of the screen) according to that?
how can I do this?
I thought to do that in HTML5 javascript but I don't know how to read serial data ?

