NodeMcu (ESP8266) Tutorial B-17: Send data to EXCEL (CSV)

แชร์
ฝัง
  • เผยแพร่เมื่อ 26 ก.ย. 2024
  • In this video, we will see how to store data into an Excel file (CSV format)
    The ESP8266 will run as a server. We will make a python script to communicate with the server and store data into the file.
    Site that we are using:
    easycoding.tn
    ************* DONATION *************.
    This video was useful for you and want to support the creator, a donation is welcome.easycoding.tn/i...
    ****************************************
    Full playlist:
    • NodeMcu (ESP8266) Tuto...
    Buy electronic components around NODEMCU
    easycoding.tn/i...
    Facebook page: Easy Coding Tunisia
    Facebook group:
    / 225344424562317
    Contact for any question: adelkassah@gmail.com

ความคิดเห็น • 8

  • @jameswang6714
    @jameswang6714 6 ปีที่แล้ว

    Thanks for your reply, thanks again for your great video and your effort. As matter of fact, I can hear audio clearly by putting on ear phone. Just a suggest for a loved good video..

  • @jameswang6714
    @jameswang6714 6 ปีที่แล้ว +1

    tutorial series are great, only the sound may devalue the video, hardly to hear. I love the video and wish sound issue can be resolved. Thanks Mr. Adel Kassah

    • @ADELKASSAH
      @ADELKASSAH  6 ปีที่แล้ว

      I will do my best to fix that soon

  • @eliasib0522
    @eliasib0522 6 ปีที่แล้ว

    needs more gain on your sound. but great video. keep it up

  • @arnolopasso9058
    @arnolopasso9058 5 ปีที่แล้ว

    Hi Adel ! I have a question : when i put the command Req = requests.get('172.20.10.4/') an error appear : ChunkedEncodingError: ("Connection broken: ConnectionResetError(10054, 'Une connexion existante a dû être fermée par l’hôte distant', None, 10054, None)", ConnectionResetError(10054, 'Une connexion existante a dû être fermée par l’hôte distant', None, 10054, None)) Idon't know how to resolve this problem :( thx for your video and your time ! :D

  • @thaaer_shaabo3130
    @thaaer_shaabo3130 5 ปีที่แล้ว

    how to install requests :
    after running cmd as an adminstrator type this command one by one :
    curl raw.github.com/pypa/pip/master/contrib/get-pip.py
    python get-pip.py
    pip install requestsa