display of output of ADC Store › Forums › Digit Shield › General Discussion › display of output of ADC This topic has 2 replies, 3 voices, and was last updated 2 years, 4 months ago by CarrieMyers. Viewing 3 posts - 1 through 3 (of 3 total) Author Posts September 17, 2014 at 8:38 am #717 chikkalaMember Hello, I am using Arduino Uno + Digit shield for my application. I am new to embedded platform, so had a problem displaying the output value of ADC. Could you please suggest me the code to display output on digit shield ? Thank you… September 18, 2014 at 12:30 pm #2034 MichaelKeymaster It’s very easy to display values on the DigitShield, as documented here: https://nootropicdesign.com/digitshield/ To display the value read by an analog pin: DigitShield.setValue(analogRead(pin)); May 19, 2021 at 10:01 am #14151 CarrieMyersParticipant Hello Author Posts Viewing 3 posts - 1 through 3 (of 3 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In Log in / Register