Configuring the PATH System Variable
Contributors:
santaimpersonator
Resources and Going Further
Looking for some additional programming related tutorials? Check out the guides below:
Pocket AVR Programmer Hookup Guide
Skip the bootloader and load your program directly onto an AVR with the AVR Pocket Programmer.
Digital Sandbox Arduino Companion
Let's take the same examples from the ArduBlock-based Digital Sandbox guide, and implement them using Arduino code.
Installing a Bootloader on the MicroView
Fix your bootloader-less MicroView! This tutorial covers how to: disassemble the MicroView, wire it up to an assortment of programmers, program the bootloader, and test it out.
Installing Board Definitions in the Arduino IDE
How do I install a custom Arduino board/core? It's easy! This tutorial will go over how to install an Arduino board definition using the Arduino Board Manager. We will also go over manually installing third-party cores, such as the board definitions required for many of the SparkFun development boards.