What's the difference between digital and analog sensors?

Sdílet
Vložit
  • čas přidán 5. 07. 2024
  • In this video I discuss the difference between digital and analog sensors. How they work, how they are used, and the pros and cons of each.
  • Věda a technologie

Komentáře • 6

  • @kernel3179
    @kernel3179 Před 2 lety +1

    Thank you for blessing us with this quick video for general understanding.

  • @woosh_police4018
    @woosh_police4018 Před 2 lety

    thanks alot for this video!! and great explaination!

  • @sachinsingh-cn3rh
    @sachinsingh-cn3rh Před 2 lety +2

    I see that analog sensors are most easy to write a code for and so I'm opting for that option

    • @SyntheticState
      @SyntheticState  Před 2 lety

      You should take a look at the DHTxx line of sensors: learn.adafruit.com/dht/overview
      I haven't used them personally but took a quick look at them. They have both temperature and humidity and are digital - but you can find libraries for them which should make setup really easy.
      Take a look and see if they work for your needs. I hope they do!

  • @umargul5644
    @umargul5644 Před 2 lety

    Well done

  • @sachinsingh-cn3rh
    @sachinsingh-cn3rh Před 2 lety +1

    I need help with deciding which sensor to use to measure humidity and temperature, will you be able to assist me?