Has someone tried to program Arduino via a wireless USB link. I have a homemade Arduino in a rotating machine. Connecting a pc there is difficult, but with wireless link it should be easier.
What do you think?
Has someone tried to program Arduino via a wireless USB link. I have a homemade Arduino in a rotating machine. Connecting a pc there is difficult, but with wireless link it should be easier.
What do you think?
You should do it!
The idea of wireless USB is to replace the wire between the connectors at each end with radio signals. This should be transparent to the connected USB devices and they should behave and work exactly like a wired version would.
Riva:
The idea of wireless USB is to replace the wire between the connectors at each end with radio signals. This should be transparent to the connected USB devices and they should behave and work exactly like a wired version would.
Exactly. So, wireless USB devices are like that.
I googled "arduino wireless programming" and got interesting results. Arduino is more popular than I thought. I did not think any one would have done such things before, but luckily I was wrong.
The solutions I found were not for Mega2560, I think. So this is not solved yet.