In this tutorial I show you how to upload an Arduino sketch without the use of the Arduino IDE. If you're interested in using a different program to write your Arduino code, you need a way to upload it. The command line / terminal of a Linux or Mac computer allows you to do this easily. Or if your computer connected to the Arduino is remote (say a Raspberry Pi) you may not want to run a full fledged VNC server and instead want the ease of terminal access. Either way, this tutorial shows you how to upload a program to your Arduino from the terminal.
You can find this tutorial on my website at:
http://thezanshow.com/electronics-tut...
If you're interested in supporting the work I do (by purchasing me a coffee, or a beer), you can do so through my Go Fund Me page: https://www.gofundme.com/support-the-.... Thanks!