<html><head></head><body><div>On Wed, 2018-07-25 at 18:09 +0100, Peter Barnes wrote:</div><blockquote type="cite" style="margin:0 0 0 .8ex; border-left:2px #729fcf solid;padding-left:1ex"><div dir="ltr">Justin,<div><br></div><div>If I find myself in the Hackspace between now and Monday, i'll give the new test script a go.</div><div><br></div><div>I came across <a href="https://damow.net/fun-with-flip-dot-displays/">this blog post</a> today, from a maker who has reversed engineered a similar Hanover display that he is now controlling with an ESP32 on a custom PCB.</div><div><br></div><div>By using frame interpolation he has achieved a very good refresh rate, see - <a href="https://www.youtube.com/watch?v=XZV0VF4d4HE">https://www.youtube.com/watch?v=XZV0VF4d4HE</a></div><div><br></div><div>I sent him a message to let him know what we're doing and he came straight back asking for more information.</div></div></blockquote><div><br></div><div>I have updated the driver again to what would be required based off of that blog, as it does seem to match the circuit we have.</div><div><br></div><div>It requires a mosfet driver to pulse the 18v coil energise line, suggested diagram below.</div><div>I believe we have some p-channel power mosfets in the hackspace, which we can drive with one of the n-channel logic mosfets (2N7000) that i know we have.</div><div><a href="https://github.com/popemadmitch/flipdot/blob/master/background/coil_drive_schem.png">https://github.com/popemadmitch/flipdot/blob/master/background/coil_drive_schem.png</a></div><div><br></div><div>also for the fun of it updated the gfx demo code, so if the simple one does suddenly work you can test something a little more advanced</div><div><br></div></body></html>