<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Thu, Oct 30, 2014 at 7:55 AM, ianG <span dir="ltr"><<a href="mailto:iang@iang.org" target="_blank">iang@iang.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
One question:  how does it look to software?  I'm not in a position to<br>
do any device driver writing, or mucking around with Linux kernels...<br>
I'm using MacOSX and writing from Java so I essentially want either a<br>
tty or a file device surfaced so I can read the thing directly from<br>
userland.<br>
<br>
<br>
<br>
iang<br>
<br><br></blockquote><div><br></div><div>Just let me know where to mail it.  Off-list email would be fine.  I'm <a href="mailto:waywardgeek@gmail.com">waywardgeek@gmail.com</a>.<br><br></div><div>It uses a common USB chip (FTDI FT240X), so the driver is already available for Mac OS-X.  You just run a user-space C program I wrote to access it, since the open-source libftdi has a C API.  From Java, I would just launch it with stdio communication, which I've found to be reliable.  You control whether I turn the Keccak whitener on with command a line parameter.  It just spits binary data at you over stdout and blocks until you read it.  stderr is used for debug and error reporting.<br><br></div><div>I just got three boards from OSH Park that fit into the USB key housing.  If you don't mind, I'll mail you a new one as soon as I assemble it.  I think I'll let you snap the USB housing in place, so it will come in three pieces: board, top shell, and bottom shell.<br></div><div><br>Bill<br></div></div></div></div>