I’m using theuArm Swift, and I’ve plugged it in to my computer via USB, but when I try and run, say, python -m pyuarm.tools.firmware -d, it says:
pyuarm - INFO - pyuarm version: 2.4.0.12
pyuarm - INFO - writing to /home/noon/uarm/assistant/firmware.hex, file size: 80486 bytes
Downloading: [==================================================] 100.00%
pyuarm - ERROR - No uArm Port Found
and when I try and run python MainGUI.py it also doesn’t list devices.
how can I make the uArm appear as a device on my operating system? this is ubuntu:
Linux pac 4.4.0-75-generic #96-Ubuntu SMP Thu Apr 20 09:56:33 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
interestingly, when i run a arduino (the software for writing to arduinos on linux), it DOES pick up the arduino on COM0. so I think the problem is that for some reason this hardcoded value in list_uarms.py is either not right, or my device is reporting the wrong value.
Sorry for the late reply.
We just uploaded uArm Studio (Swift) for Win10/Mac users last week.
For developers, we uploaded SwiftForArduino library.
BTW, the old libraries on our github page (libraries except SwiftForArduino) are only compatible with uArm Metal, our previous product.
This week we will upload uArm Studio(Swift Pro) for Win/Mac.
Our schedule is tight and we’re short of hands.
We have to prepare libraries for Swift & Swift Pro first before developing uArm Studio for Linux.
So it will be a while before uArm Studio(Linux) is available.
Sorry for that.
Please use the uArm Studio(mac) or SwiftForArduino with your uArm Swift currently. Thank you so much.