F
F
fantazerno2021-04-01 15:08:53
Arduino
fantazerno, 2021-04-01 15:08:53

What kit is needed for the initial temperature meter on Ardunio?

Hello.

I want to start exploring the world of Arduino as a child. As a first step, we wanted to make a simple temperature sensor on the Arduino mini with the display of indicators on the LCD screen.

Please let me know what kit is required for this task.

Thanks in advance for your time.

Answer the question

In order to leave comments, you need to log in

5 answer(s)
L
lonelymyp, 2021-04-03
@fantazerno

Another opinion:
don’t take the Arduino nano, it’s small and inconvenient, especially since there are a lot of interesting nameplates for uno, all kinds of motor controllers, joystick buttons, etc.
Display 1602 and the like, ancient and miserable but easy to understand, more interesting graphic, is in the form of a shield https://aliexpress.ru/item/32837611270.html .
The thermistor is also nafig, we all the same live in the 21st century, everything is digital around for a long time, just read on Wikipedia what it is and move on. Take a digital sensor, you can immediately something like DHT22 and the like.
Well, in general, it’s useful to buy a set like https://aliexpress.ru/item/32542616423.html
The main thing is not to overdo it, the atoms will drag it out, it will grow into a poor embedder)))
It should be understood that although the arduina is simple, the basic concepts of programming and electronics are needed.
For tankers, you should look at the Amperka, such as https://amperka.ru/product/matryoshka-z-iskra
, a set with arduino complete with an instruction book and ready-made program examples.
By the way, ampers have completely Lo-end kits, like https://amperka.ru/product/make-electronics-part1 where you can get acquainted with basic things like voltage, current, buttons and LEDs, and there is also Hi-end, like https ://amperka.ru/product/malina-v4-4gb there is already a home webserver and you can make a bot for VKontakte.

K
Konstantin Zaitsev, 2021-04-01
@KonstantineZ

You need an arduino, a temperature sensor, a display.
Very good, although expensive, sets from Amperka. You can look at their composition and buy in other places in parts, it will be much cheaper.

K
kalapanga, 2021-04-01
@kalapanga

1) Arduino Nano. The same as Uno, only cheaper and more compact.
2) LCD display 1602 with an I2C adapter (to connect it to the arduino with just 4 wires, including power)
3) Well, the temperature sensor is to your liking. There are DS18B20, and LM35, and a humidity-temperature sensor of the DHT22 type, and a pressure-temperature sensor of the BMP280 type. For educational purposes, you can try everything! :)

N
Nertsan -, 2021-04-01
@Nertsan

You'd better take a thermistor LCD display arduino nano BUT it's better to order a whale on Aliexpress because one thermometer will not last you for a long time.

V
vanyamba-electronics, 2021-04-02
@vanyamba-electronics

Arduino UNO
Temperature Sensor DS18B20
LCD Display 1602

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question