Make an Arduino Thermometer for $10!

Sdílet
Vložit
  • čas přidán 21. 08. 2024
  • In this video we take a few cheap components and make an Arduino based digital thermometer.
    This is an excellent project for someone who wants to get into Micro controller programming without breaking the bank!
    Parts List:
    Arduino Nano $6 each: a.co/d/fMScU13
    SSD1306 Display $2.50 each: a.co/d/iCxCvQp
    DHT11 Sensor $1.50 each: a.co/d/0VVlxM7
    Video Links:
    How to set up arduino IDE: • Arduino in 100 Seconds
    How to install Arduino Libraries: • Arduino MASTERCLASS | ...
    Make it For Less Coding Walthrough: In progress

Komentáře • 19

  • @Blazer-bn9ev
    @Blazer-bn9ev Před rokem +6

    You're gonna make it big here on YT. You got the right tone and ideas. With a little bit of polishing and practice I think you can reach great heights. Wishing you all the best

  • @Dot2TheLock
    @Dot2TheLock Před rokem +1

    Going to give this a try

  • @habal00bi
    @habal00bi Před rokem +5

    Would this work at the bottom of the ocean and or at the top of a volcano by chance?

  • @CarlRencer
    @CarlRencer Před rokem

    subbed

  • @hunkatropolis
    @hunkatropolis Před rokem +2

    I'm new to electronics. Do you code in C/C++? Sorry for silly question

    • @makeit4less
      @makeit4less  Před rokem +1

      Yes, it is c++. I think the best place to start is a getting started with Arduino video 👍

  • @stewienotonroids
    @stewienotonroids Před rokem +2

    i made this b4 , but with tm1637 7 seg display .
    why that? it looked cooler to me >

  • @Mearsy101
    @Mearsy101 Před rokem +1

    Great video I want to do this project but I can't seem to find the code to do this.

  • @eltrys_
    @eltrys_ Před rokem +1

    Hi, can I change it to Celsius?

    • @makeit4less
      @makeit4less  Před rokem

      Yes, the sensor actually reports in Celsius and there is a conversion in code to get Fahrenheit. Just delete the line that does the conversion and you should be good to go.

  • @gamer1xbox360
    @gamer1xbox360 Před 9 měsíci

    I can't seem to find the code, did it get removed?