Arduino Tools > Serial Port greyed out

chdmod works for my under debian (proxmox): # chmod a+rw /dev/ttyACM0 For installing arduino IDE: # apt-get install arduino arduino-core arduino-mk Add the user to dialout group: # gpasswd -a user dialout Restart Linux. Try with the File > Examples > 01.Basic > Blink, change the 2 delays to delay(60) and click the upload button … Read more

How do I remove a library from the arduino environment?

Go to your Arduino documents directory; inside you will find a directory named “Libraries”. The imported library directory will be there. Just delete it and restart the Arduino app. Your Arduino library folder should look like this (on Windows): My Documents\Arduino\libraries\ArduinoParty\ArduinoParty.cpp My Documents\Arduino\libraries\ArduinoParty\ArduinoParty.h My Documents\Arduino\libraries\ArduinoParty\examples …. or like this (on Mac and Linux): Documents/Arduino/libraries/ArduinoParty/ArduinoParty.cpp Documents/Arduino/libraries/ArduinoParty/ArduinoParty.h … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)