Arduino Weather Station Project #3 with DHT22, BMP180 and a Nokia 5110 LCD Display

Поделиться
HTML-код
  • Опубликовано: 19 янв 2025

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

  • @miraeha6576
    @miraeha6576 7 лет назад +6

    Can you show me the diagram or schematic, It is difficult to see your jungle in this board

  • @c300483
    @c300483 9 лет назад

    your tutorials are amazing greetings from mexico chiapas

  • @pcbheaven
    @pcbheaven 10 лет назад

    Μπράβο φίλε μου. Θα το παρουσιάσω στο site μέσα στην εβδομάδα.

    • @Educ8s
      @Educ8s  10 лет назад

      Ευχαριστώ πολύ! Ίσως σε επόμενο βίντεο χρειαστώ τη βοήθειά σου σε κάτι που έχω κατά νου... Θα σου στείλω μήνυμα.

  • @nicholaschua7739
    @nicholaschua7739 6 лет назад

    Why do we need to convert variable to string? Is it necessary to display numbers on LCD?

  • @yuchoy1
    @yuchoy1 10 лет назад

    Thanks for making this excellent video. Glad you did it in english, my greek is a little rusty :-)

  • @6toeNL
    @6toeNL 9 лет назад

    Great video series. Thanks for all the effort you put into it! Have a nice day, hats of to you sir!

    • @Educ8s
      @Educ8s  9 лет назад

      +6toeNL Thank you very much!

  • @ramilamrahov8808
    @ramilamrahov8808 8 лет назад

    where are you connected bmp180 SDA SCL pins?

  • @wasanthawimaladharm
    @wasanthawimaladharm 5 лет назад

    why don't can upload this LCD5110 library incuding codes to ARDUINO NANO?

  • @jesusstamaria3566
    @jesusstamaria3566 9 лет назад

    Your tutorials are magnificent, congratulaions. Could you please add the schematics for this version of the project ?

  • @LukasBeranlukbe
    @LukasBeranlukbe 10 лет назад +1

    Can you please attached circuit diagram? Thank you

  • @ΕυάγγελοςΨύχος
    @ΕυάγγελοςΨύχος 8 лет назад

    Όπως επίσης δεν βρίσκω πουθενά την Βιβλιοθήκη τού BMP180!
    Ξέρεις πού θα την βρώ?

  • @steliosb9460
    @steliosb9460 9 лет назад

    Καλησπέρα ,
    Χρόνια πολλά και καλή Ανάσταση.
    Αν μπορείτε να μου πείτε πως συνδέουμε τον αισθητήρα BMP180 σε ARDUINO UNO γιατί δεν το έχω βρεί κάπου

  • @espenbgh2540
    @espenbgh2540 9 лет назад

    Nice examples and well describet. Like it

  •  8 лет назад

    How can I transfer this code to be able to work with LCD 2x16 I2C?

  • @ΕυάγγελοςΨύχος
    @ΕυάγγελοςΨύχος 8 лет назад

    Συνδεσμολογία όλων αυτών υπάρχει κάπου αδελφέ???
    Με εκτίμηση
    Βαγγέλης

  • @hvanmegen
    @hvanmegen 8 лет назад

    Good videos!! Thank you very much!

  • @8Ugri8
    @8Ugri8 3 месяца назад

    your website is not working, where i can get the code from this video

    • @Educ8s
      @Educ8s  3 месяца назад

      Here: educ8s.tv/wp-content/uploads/2014/11/WeatherStationV3.zip

    • @8Ugri8
      @8Ugri8 3 месяца назад

      @@Educ8s thank you!

  • @vicesde
    @vicesde 8 лет назад

    Un esquema electrico puede ser. Gracias

  • @petermead7510
    @petermead7510 2 года назад

    I could use a 12864 LCD screen for this couldn't I??

  • @gustavoreynaga
    @gustavoreynaga 9 лет назад

    Hi, First, many thanks for your videos, is very usefull, the code need a very litle change, the lcd call need named to myGLCD,.
    Example:
    lcd.InitLCD(); to myGLCD.InitLCD();
    This change is needed in al lines to cal lcd, of course is for Nokia 5110 LCD.
    And run like a charm, again, thanks for your videos!!!

    • @gustavoreynaga
      @gustavoreynaga 9 лет назад

      Gustavo Reynaga Forget about it, the error is my, thanks for your videos!!!

  • @mihainicolae764
    @mihainicolae764 9 лет назад

    Wrong code ! Message appears always
    'SFE_BMP180' does not name a type
    Please corect cod dear friend !

    • @Educ8s
      @Educ8s  9 лет назад +1

      mihai nicolae The code is not wrong! it works fine. If you are using the newer Arduino IDE, you have to update the BMP180 library because it is not compatible with Arduino IDE 1.6 and later. You can find the newest version of the library here: github.com/sparkfun/BMP180_Breakout