display of output of ADC Store › Forums › Digit Shield › General Discussion › display of output of ADC This topic has 3 replies, 4 voices, and was last updated 5 months, 4 weeks ago by digitalfolks. Viewing 4 posts - 1 through 4 (of 4 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 May 24, 2024 at 1:38 am #15408 digitalfolksParticipant oho Thanks Author Posts Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In Log in / Register