I'm trying to either read or write the D0 to D7 I/O on the FT245BM and other than using the Serial In or Serial Out Nodes I'm clueless what's next. I can connect to the board but how to send or receive data is confusing me. I've tried sending bits via strings or buffer but neither have worked so far. Any help would be appreciated.
Thanks for the response, I'm playing around with these boards more as a learning exercise. I've already setup a project with Arduino's and Firmata with pretty decent success. I hoped to use the Serial Nodes and try to figure out if I can just setup reads or writes from the board by reading or injecting a payload or topic.