I'm trying to use a chinese clone arduino uno on a university computer. I don't have admin access so I can't install the usb driver and hence can't see it in the port list on my arduino ide. I want to use processing to talk to the arduino board using the firmata library.
Any tips how I can get this to work? Is there some way to upload the code onto the arduino from another computer then plug the board into the university computer and control it from firmata in processing?
Thanks!