The aim of this experiment was to automate the acquisition using an arduino to update the piezo motor at each acquisition, set on Poff signal from Matty.
Then there's a bit of file processing to obtain the images.
I'm improving the file capture format. Now using a JSON for acquired data, as well as keeping a track of all registers when possible. On the client side, improving the reconstruction of the acquisitions.
Here's the signal I'm sending on matty on the two bits acquired from the TopTurn bits. Here, the piezo is at angle 22, that's a reference of the offset (60) + the position, so I should read 82 in binary.
And that's what I'm getting, yeay!