Make an Arduino Thermometer for $10!

Поделиться
HTML-код
  • Опубликовано: 15 апр 2023
  • 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
  • НаукаНаука

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

  • @Blazer-bn9ev
    @Blazer-bn9ev Год назад +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 Год назад +1

    Going to give this a try

  • @habal00bi
    @habal00bi Год назад +5

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

  • @CarlRencer
    @CarlRencer 11 месяцев назад

    subbed

  • @hunkatropolis
    @hunkatropolis Год назад +2

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

    • @makeit4less
      @makeit4less  Год назад +1

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

  • @stewienotonroids
    @stewienotonroids Год назад +2

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

  • @Mearsy101
    @Mearsy101 Год назад +1

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

  • @eltrys_
    @eltrys_ Год назад +1

    Hi, can I change it to Celsius?

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

      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 8 месяцев назад

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