Questions tagged [arduino]

Motherboard usually used for robotics

36 questions
3
votes
0 answers

Cannot find /bin/avr-g++

I am trying to compile a program with the Arduino IDE but can't because suddenly it returns these errors Arduino: 1.6.5 (Linux), Board: "Arduino/Genuino Uno" Cannot run program "{runtime.tools.avr-gcc.path}/bin/avr-g++" (in directory "."): error=2,…
Tom
  • 221
  • 2
  • 3
1
vote
1 answer

Can't use /dev/usbdevX.X as a serial port?

I have an Orange Pi Zero running Lubuntu and I want it to communicate with an Arduino (clone). I have just put the USB cable from the arduino into my Orange Pi. If compare al the 'ports'(?) (/dev folder) when I am plugged in and when I am not i…
SimonG
  • 13