Here on holiday I have no internet most of the time. We also have a record player, and it’s annoying me: it’s clearly flat by roughly a quarter tone, and slow. The question is, how slow?
Apparently there are apps which can measure the rotation speed directly with the phone’s accelerometer, but none seemed to work for me, so I set the record player up with nothing on the plateau except a scrap of paper as an indicator and recorded an hour of footage at ‘33RPM’. In theory now all we need to do is work out how many times the dot hits a given section of the image per minute and we have measured the rotational speed. Unfortunately I have another problem: I’m not a data scientist, I’m more of a systems programmer. This is the kind of thing I’d normally do with a bit of googling, but that’s out of the question. Naturally, a real data scientist would do this with OpenCV or something in a notebook, but let’s see what we can do with just what I can figure out offline.
[Read More]