You are viewing an older revision! See the latest version

Analog inputs and outputs

All exercises in this topic will be carried out using an mbed application board. The board has 3 inputs prepared for use with an AnalogIn class. Two potenciometers (Pot1 and Pot2) are connected to pins p19 and p20, respectively, and 3.5 mm audio jack is connected to pin p17.

You will examine the use of potenciometers in Exercise 1.

Exercise 1: Using potenciometers as analog inputs


All wikipages