Getting Started - Debugging Arduino Logic - Arduino Development for OSX and iOS (2015)

Arduino Development for OSX and iOS (2015)

5. Debugging Arduino Logic

This chapter explains how to debug logic values on Arduino board.

5.1 Getting Started

Sometimes you need to know what values on digital and analog pins from Arduino board. The easiest way is to measure a voltage on their all target pins on Arduino board. In this chapter, we try to use measurement tools to analyze inputs and outputs.