Components and supplies
Pushbutton
Breadboard (generic)
DHT11 Temperature & Humidity Sensor (4 pins)
4 digit 7 segment display
Arduino Mega 2560
Resistor 220 ohm
Jumper wires (generic)
Apps and platforms
Arduino IDE
Project description
Code
sensoreTempEUmidita.ino
c_cpp
Downloadable files
immagine_2022-06-10_140739223_nnUm57dkRM.png
immagine_2022-06-10_140739223_nnUm57dkRM.png
immagine_2022-06-10_140739223_nnUm57dkRM.png
immagine_2022-06-10_140739223_nnUm57dkRM.png
Comments
Only logged in users can leave comments
fire_x
3 months ago
Helloo! I don't know if you've solved it or gave up but this could help you with a lot of project: If it ever says include <anything.h> it means you need a library which you can find in tools. just search up whatever library you need and download it Hope this helps!
sgimb
3 months ago
Hey, what did i do wrong? C:\Users\***\Documents\Arduino\sketch_dec13a\sketch_dec13a.ino:1:10: fatal error: SevSeg.h: No such file or directory #include <SevSeg.h> ^~~~~~~~~~ compilation terminated. exit status 1 Compilation error: SevSeg.h: No such file or directory