I’m trying to upload a program to my Arduino Uno that is connected to my Chromebook. I’m using the online editor http://editor.makeblock.com/ide.html. The Chromebook connects over USB just fine to the Arduino, but when I click to upload, I get an error:
Exception in thread “main” java.awt.AWTError : can’t connect to X11 window server…
followed by a bunch more line (that it doesn’t let me copy-paste).
Any ideas?