Is there a way to program and control Arduino without being connected by USB to the computer? I have a WiFi module ESP8266, and I am not sure how to do this. We want to put the Arduino in the attic, and be able to control and upload to it from downstairs.
I tried searching on the internet, but I couldn't really find anything. Are there any good websites explaining how to do this? If yes, please can you post me a link/links - I would really appreciate that. If not, could you give me a really simple example of how I could eg. upload a simple blink sketch onto the Arduino using the ESP8266 module (through WiFi) wirelessly?