Data Streamer Excel Add-ins: Read Temperature and Humidity in Ms.Excel from Arduino Uno

Sdílet
Vložit
  • čas přidán 12. 10. 2023
  • Read Humidity and Temperature in Excel from Arduino DHT-11 sensor using Data Streamer Add-ins
    Data Streamer is a two-way data transfer for Excel that streams live data from a microcontroller into Excel, and sends data from Excel back to the microcontroller. To get data from a sensor into an Excel workbook, connect the sensor to a microcontroller that is connected to a Windows 10 PC or Windows 11 PC
    DHT-11 Arduino Code: drive.google.com/file/d/1c-L-...
    If you find this video helpful, please consider sending a Super Thanks as a form of support to this channel.
    Thank you.
  • Jak na to + styl

Komentáře • 31

  • @user-ed9od1od2q
    @user-ed9od1od2q Před 5 měsíci +1

    THANK YOU SO MUCH!!!

  • @Pectinman
    @Pectinman Před 3 měsíci

    is there any way to change the time or pace of collecting the data, for instance to collect weight data in a minute by minute basis?? thank you so much master!

    • @YaserAliHusen
      @YaserAliHusen  Před 3 měsíci

      You can change the interval of sending data in minute I think

  • @SuperTheTeddy
    @SuperTheTeddy Před 7 měsíci

    Great tutorial! I get no data when I press Start data. The Arduino is connected and I have changed the baud to be the same as for my sensor

    • @YaserAliHusen
      @YaserAliHusen  Před 7 měsíci

      Did you follow the steps?
      and how baout Serial.Print syntax on your code?
      please follow the video about the format of serial print command

  • @mrkrakenn
    @mrkrakenn Před 5 měsíci

    If I use 2 or more devices, can the data be displayed on the datastreamer?

    • @YaserAliHusen
      @YaserAliHusen  Před 5 měsíci

      I don't have experience using multi devices connected.
      I don't know the result, but you can try it😉

  • @willylai1225
    @willylai1225 Před 29 dny

    Sir, how can I connect on data streamer, cuz only can connect one COM each time, so if I use arduino IDE to run my code, there is no way to connect the data streamer.

    • @YaserAliHusen
      @YaserAliHusen  Před 29 dny

      Yes, 1 Com cant used more than 1 application.

  • @benmaceachern2243
    @benmaceachern2243 Před 7 měsíci

    Everything worked perfectly for me except it’s not graphing properly

  • @andreatia21
    @andreatia21 Před 5 měsíci

    hi. thank you so much!!! is there anyway i can save the data with the timestamp?

    • @YaserAliHusen
      @YaserAliHusen  Před 5 měsíci +1

      You can send the timestamp from Arduino, you can use RTC module.
      If you use ESP with wifi, you can use NTP to get time

    • @andreatia21
      @andreatia21 Před 4 měsíci

      @@YaserAliHusen im new to this. I will try based on advise. Thanks! Btw, can you do a tutorial on how to make esp32 accessible remotely without the same ssid?

    • @YaserAliHusen
      @YaserAliHusen  Před 4 měsíci +1

      @@andreatia21 If you just want to control LED on ESP with same network, you can use webserver.
      I have a video about it, find with keyword ESP01

    • @andreatia21
      @andreatia21 Před 4 měsíci

      @@YaserAliHusen thanks a lot

  • @opartsa7874
    @opartsa7874 Před 3 měsíci

    Can we send HEX from excel to Arduino?

    • @YaserAliHusen
      @YaserAliHusen  Před 3 měsíci

      Maybe you can convert in arduino the received serial data

  • @jamessalvador8075
    @jamessalvador8075 Před 5 měsíci

    Is there a way to include dates?

    • @YaserAliHusen
      @YaserAliHusen  Před 5 měsíci

      You must put date in serial data.
      For getting datetime, you can use ntp or another methods

  • @prashantshinde6911
    @prashantshinde6911 Před 3 měsíci

    When I select connect a device in excel sheet it shows unable to connect the device because it is used by another application

    • @YaserAliHusen
      @YaserAliHusen  Před 3 měsíci

      Maybe You still use Arduino IDE and connect serial monitor, close Arduino IDE first

    • @manjotsanghera6993
      @manjotsanghera6993 Před 3 měsíci

      Don't use serial monitor or serial plotter in the Arduino IDE

  • @xc4v866
    @xc4v866 Před 8 měsíci

    i can't connect my Arduino uno to data streamer when i press on connect to my device nothing happens and no error comes out

    • @YaserAliHusen
      @YaserAliHusen  Před 8 měsíci

      Did computer detect your uno?
      And dont use serial monitor in arduino ide

    • @xc4v866
      @xc4v866 Před 8 měsíci

      @@YaserAliHusen yes computer can detect it and it works just fine in arduino ide, but when i close it and open data streamer it can't connect

    • @YaserAliHusen
      @YaserAliHusen  Před 8 měsíci

      @@xc4v866
      There is no error notification?
      How about Start Data?

    • @xc4v866
      @xc4v866 Před 8 měsíci

      @@YaserAliHusen its not available since no connection was established

  • @tamilpayan9093
    @tamilpayan9093 Před 4 měsíci

    0:29 how to add that data streamer file in excel ....plz tell that bro....i can't do that.... I'm very stressed about my project....team mates are not helping for me😢...as a single man... doing all things

    • @YaserAliHusen
      @YaserAliHusen  Před 4 měsíci

      What do you mean?addin data streamer adds on?
      Foolow the video, right click on File Ribbon, then select Customize the Ribbon

    • @tamilpayan9093
      @tamilpayan9093 Před 4 měsíci +1

      @@YaserAliHusen bro in 0:29 ....that " Microsoft data streamer for excel" option is not exist in my excel

    • @YaserAliHusen
      @YaserAliHusen  Před 4 měsíci

      @@tamilpayan9093 If you don't see an entry for the Data Streamer add-in in the COM Add-Ins dialog box, it's because either your version of Office or Excel doesn't include it, or your organization's system administrator has made it unavailable
      Ref: answers.microsoft.com/en-us/msoffice/forum/all/msexceldont-find-microsoft-data-streamer-on-add/8747a856-ad00-48a7-b4ef-888dee07e5a3