Arduino Pro-Mini Enviromental Display Project

preview_player
Показать описание
This is my first full fledged arduino project. It displays the current Temperature, Baromentric Pressure (absolute), and Humidity.

Sorry, the sketch is no longer available.

------------------------------
Mad Electron Engineering with Rick Cullen is a participant in the Amazon Services LLC Associates Program,
FTC Disclosure Statement:
Some links on this youtube channel may be affiliate links. We may get paid if you buy something or take an action after clicking one of these.
------------------------------
Links in description are affiliate links. My videos are for educational purpose only. Information is subject to change/update at anytime.
------------------------------

Check out my Amazon store which will have a list of all the products I review and use in my projects:
Рекомендации по теме
Комментарии
Автор

Thanks Mad Electron Engineering.
This is exactly what I need for my out door hobby.

Hutzpahh
Автор

Very nice little project :) I like it! Thanks for sharing!

bakupcpu
Автор

Very Nice ! You really went all out on your custom board :-)

ctbully
Автор

Neat project.  How would it perform in a low temperature environment and have you thought about adding Bluetooth to it for rmote data transfer?

craigsmith
Автор

Want it done right? do it yourself!
Nice project! xD

burlapse
Автор

I just wanted to tell you, Great job on this vid. Do you have this on Instructables? I am a maker/hobbist and have viewed many videos-tutorials and you have done a great job with this.

tomtomman
Автор

Tnk s for video and share . Subscribed and bell it . Keep it up . Tnk s

mihaiciornei
Автор

Dropbox link is no longer available. Are the files not available????

DeclanGreen
Автор

I don't "git" github either.  I like your use of a dropbox folder.  BTW -- what's the total cost?  About $40?

GeorgeGraves
Автор

I wish i can figure out how to stagger the TEMP, HUM and PRESS like that i been trying to do that my self in the Nokia 5110.

DiyintheGhetto
Автор

Good project keep it up.. 
Next time make a two wheel balancing robot...

noliaka
Автор

Hello i have a question sense it is on battery you put everything to sleep? If so how long does it sleep and how long does it wake up and stay on for? The other question is I'm guessing the DHT22 Power VCC + is connected to the Pro mini and set to high when pulling the data then low when in sleep mode?

DiyintheGhetto
Автор

Could you tell me, what is the model of that power dc supply on your desk - this with white casing. Thanks

TwinkiWinki
Автор

No one figures Heat Index correctly. The Heat Index is only valid if the temperature is greater than 80F and the humidity is greater than 40%. The Heat Index at 74 degrees is always 74 degrees

longjohn
Автор

Hello i have a question is it possible to get a copy of the sketch with the dht22 and the bmp180 the one like you have in this video? It is not on your video no more.

DiyintheGhetto
Автор

can you write for me all the details of components of this project plz ?

louda
Автор

RIP headphone users... -.- Youtube should add a "Mono" setting...

DerKatzeSonne
Автор

Cool, I have been doing something similar.
But I think I like your better.

FutzWith
Автор

Good stuff, thank you, mtfbwy. Peace

danieldare
Автор

pete r, try float c = ((f-32)*5/9); // convert Fahrenheit to Celsius
f being the temp in Fahrenheit.

LuenWarneke