Android Question using usb with microchip controler

yaniv hanya

Active Member
Licensed User
Hello,
I"m in the middle of project using android tablet to control a microchip, that in his turn control a machine.
just sending serial command like- "openWaterPump", "closeWaterPump" ans so on.

I did all my checking using ardoino, and it worked great. now we move to production level and we use microchip controller, not ardoino (this is what the engineer prefer). I use the felUsbSerial LIB.

can it connect to microchip and not only ardoino?

thanks...
 

yaniv hanya

Active Member
Licensed User
Hello,

I"m trying to use the felUsbSeriel library I found yesterday, for usb connection, and I have some problems with it.

1) Where can I find the device filter xml?
2) I saw the thread that discuss it, but Where can I find an example of the code that it working? For now I get error of not including some external files, and I don't know which to include.
3) I put the felUsbSerial.xml file in my xml folder, and I get error that I can't use capital letters in the file name. should I just uncapital them?

thanks
 
Upvote 0

Erel

B4X founder
Staff member
Licensed User
Longtime User
Upvote 0
Top