No Text at all - also on the initial splash screen there is no status text ('loading boards..') I run the portable Version I tried the latest nightly - same problem... Can you runarduino_debug.exefrom the IDE folder and copy here the output? Did you try the previous release IDE 1....
That said: the unmodified version of grove lcd won't run on Intel(R) Edison Arduino board. You'd have to replace the I2C channel 0 to 6. You can do like following (this is the version I'll update some time to the Eclipse samples): /* * Author: ...
To use this library, first download the library file, paste it into the \Arduino\libraries directory, then open the examples folder and run the demo in the folder Methods /** * @fn begin * @brief init function * @param s serial * @return Boolean type, Indicates the initialization result...