Paul Aviles schrieb:

Hello, guys, I am working on a project to control a MatrixOrbital LCD panel and keyboard from FPC and I got it working great with a serial interface, but what about a USB unit? Is it possible to use USB devices directly from FPC?

Normally yes. How you can access a USB device depends on the kind of device. For example, serial converters will work just as ordinary COM ports, just with different device names.
Can you find out the device class? Which driver is responsible for accessing the device?



- Sebastian



_______________________________________________ fpc-pascal maillist - [EMAIL PROTECTED] http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to