Arduino Analog Inputs

preview_player
Показать описание
This is a tutorial about analog signals and how to read them using the Arduino. It also contains a brief explanation about analog signals and the component in charge of the analog to digital conversion.

Components and mounting schematics were made using Fritzing:

Thanks for watching!
Рекомендации по теме
Комментарии
Автор

Concise and informative, thank you sm! Also love that you explained quickly the connections and each line of code, super helpful!

sarahgutierrez
Автор

i just want to say, i appreciated your video a lot. After 3 days of researching, i wish i find yours first. Thank you so much.

escay
Автор

Your videos are so didactic!! You were born to do this, my friend. Keep up the excellent work!

eduardomeller
Автор

Very nice video edit, amazing explanation. You are perfect .You deserve more subs and likes.

ArduinoHellas
Автор

Thank you so much for your meticulous explanation.

tonyho
Автор

very clear, the firtst video i really understand!

oscarbrouwers
Автор

explained everything nicely, Thank you

AryanKohli-hkscx
Автор

Useful video thanks - Does the voltage supply for the potentitiomer have to come from the arduino or can u use a 0-5v signal from an alternative source?

mattholmes
Автор

what is the units of the output voltage when it is non-zero when we saw values like in 100s? is it V or milliVolt or microVolt?

samyvik
Автор

pls make more videos on basic arduino uno ....interface with arduino that i could get good hold in iot .

studytime
Автор

what is the sampling frequency of arduino uno adc

sandyblogs
Автор

if i generate analog signal(PWM ) to the pin 6(arduino UNO).can read same output from analog pin(A0) with same board.i tried this but i cant able to read anlalog value what i generated from pin number 6.Please let me know how can fix this

lazyvideos
Автор

Hi
but when i removing 5 v the ADC Continue read noise between 0 to 1023 . Is there a way to isolate this noise?

benbenameur
Автор

Can I read digital values on analog pins?

gauravshastri
Автор

Hi, please tell me How to code, Ir sensor objects count and the number of objects 12 i need to blink an Led please tell me how to code

hemantha
Автор

Parts Nedded! - All your base belong to us.

bryanjohnson
Автор

how ADC value is 1023? what calculations you made?

mayurkalamkar
Автор

Holy shit man declaring variables you're using every single iteration of the loop is bad practice. That needs to be a global

mpoadmin