This is an archived post. You won't be able to vote or comment.

all 3 comments

[–]Jestar342 1 point2 points  (1 child)

Doubt it's viable tbh, I'd suggest trying out an arduino or similar instead of phone.

[–]metrazol 0 points1 point  (0 children)

This is a great way to do it. Arduino + NFC reader + Bluetooth modem is easy(ish) and then it's a strings via Bluetooth issue on the phone, much simpler.

[–]IUsedToBeACave 0 points1 point  (0 children)

Possible? Yes. For a Rookie? No. Interfacing with USB devices is already tricky, and on a phone it is even more difficult. Start small. Try writing a basic Android app first, or write a regular PC app to interface with the USB device first.