tag: arduino

Arduino on Ubuntu 14.04 without the Arduino IDE

Dec 8, 2015

In this post I will document my setup for working with an Arduino Uno on Ubuntu 14.04. However, be warned, I am not going to use the official Arudino IDE. Instead I'm going to setup the basic requirements for writing and pushing code, including libraries and make files, and use vim as my editor. So, if you're interested in this approach, follow along.