Adding libraries to arduino on ubuntu
I encountered a problem while trying to execute my PING + iButton program on Ubuntu since I couldn’t find where the OneWire library should be placed. Long story short after googling around the net I found that when you install arduino through apt it creates a “sketchbook” folder in your home folder. So I first… Read More »