Adding USB interface

For Flowcode users to discuss projects, flowcharts, and any other issues related to Flowcode 2 and 3.

Moderators: Benj, Mods

Post Reply
Ondra
Posts: 325
Joined: Wed Aug 29, 2007 7:33 pm
Been thanked: 2 times
Contact:

Adding USB interface

Post by Ondra »

I am working on a project and would like to add a USB interface instead of the RS232 interface I am currently using. Using Flowcode is it as straight forward as working with the RS232 interface? Are there any examples available? Thanks in advance.

Ondra

User avatar
Steve
Matrix Staff
Posts: 3422
Joined: Tue Jan 03, 2006 3:59 pm
Has thanked: 114 times
Been thanked: 422 times
Contact:

Post by Steve »

The "USB232" E-Block (EB-039) provides a USB interface that behaves like RS232 (from both the PC's and the PIC's perspective). In fact, you should not need to change your Flowcode RS232 program at all.

Post Reply