User Tools

Site Tools


arduino:arduino_crash_course:analog_input

This is an old revision of the document!


Analog Input

An Arduino digital input is one that have one of two states: HIGH or LOW. However, most Arduino implementations also permit you to connect an input whose value can be any value between 0 volts and the power-supply voltage and then convert the input level to an internal digital value between 0 an TODO. The Arduino literature refers to these as “analog” input. The process of coverting a true analog signal to a digital number is called analog to digital conversion (ADC).

arduino/arduino_crash_course/analog_input.1352163051.txt.gz · Last modified: 2012/11/06 00:50 by mithat

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki