Hi all.
Guys please help!
What I did on ubuntu trying to load in the Arduino Ide to the Board.
All compiles well, but when you send to the Board, then writes this error:
avrdude: ser_open(): can't open device "/dev/ttyUSB0": Permission denied
ioctl("TIOCMGET"): Inappropriate ioctl for device
Problem uploading to board.
What I just tried: I added your user to dialout, open the administrator folder and assigned to ttyUSB0 rights for all to read and write, create a separate file describing the other rules for this interface, just through the console using chmod appointed rights to a+rw, and so on, yet nothing helped!
Very hope for your help, there has to be a way to program the Board program on ubuntu.