Arduino Basics - #6 - analogRead() & analogWrite()

Поделиться
HTML-код
  • Опубликовано: 19 янв 2020
  • Video 6 in my arduino basics series.
    In this video, I'll guide you through some sketch instructions you'll want to familiarize yourself with:
    analogRead()
    analogWrite()
    I also recommend checking out the official Arduino reference section:
    www.arduino.cc/reference/en/
    Thanks for watching!
    If you feel like supporting the channel please consider supporting on Patreon: / simpleelectronics
    or buy anything on Banggood's site using my affiliate link:
    www.banggood.com/custlink/mGv...
  • НаукаНаука

Комментарии • 15

  • @rahulfromkerala
    @rahulfromkerala 3 года назад +1

    Many thanks for your efforts in making such an excellent descriptive video about Analogue read and write. Much appreciated and subscribed..

  • @mingosutu
    @mingosutu 2 года назад +1

    Love it, man. Perfecto. Thank you very much.

  • @unrealreality5419
    @unrealreality5419 Год назад

    Neatly detailed! bravo

  • @mingosutu
    @mingosutu 2 года назад +1

    As I don't have all these equipment's I used Serial print to see the values. Man, where is #7? I can't find it.

    • @SimpleElectronics
      @SimpleElectronics  2 года назад +2

      I haven't continued it yet, but I could get back to it eventually!

    • @mingosutu
      @mingosutu 2 года назад

      @@SimpleElectronics Waiting for it.

    • @Thrill98
      @Thrill98 2 года назад

      @@SimpleElectronics the way to explain things is so pleasant to keep listening

  • @DutchProGamer
    @DutchProGamer 3 года назад

    I need to make a system that activates a heater when temp is below 1 degrees. By reading the voltage and using NTC this should be easy but we just find t rly hard...

  • @Razvii
    @Razvii 4 года назад +1

    Question: why divide the number by 4 when the map() does the same but better?

    • @SimpleElectronics
      @SimpleElectronics  4 года назад +1

      Because it really isn't scritly necessary to use the map() function, so it makes one less thing to teach to newbies, I'll use the map() function later on in the series

  • @DutchProGamer
    @DutchProGamer 3 года назад

    maybe its just me being dumb but if the out and in put are in analog and pin 10, how do I connect it with 5V power? BTW im working for a school project and its rly hard for us we keep struggling. I think this might be easy for you so if your able to help us leave a reaction :) (which would be amazing)

    • @SimpleElectronics
      @SimpleElectronics  3 года назад +1

      I would suggest you post your code and question on the Arduino forums, they are really good with this kind of stuff! Good Luck!

    • @DutchProGamer
      @DutchProGamer 3 года назад

      @@SimpleElectronics alright thanks

    • @DutchProGamer
      @DutchProGamer 3 года назад

      @@SimpleElectronics fixed the sensor btw, needed an other NTC bec it was just 1K ohm and we needed like 10K that's why the voltage didn't react at the temperature

    • @DutchProGamer
      @DutchProGamer 3 года назад

      @@SimpleElectronics only need some commands to put the heater on if voltage < 600