Navigation

    Community Forum

    • Register
    • Login
    • Search
    • Blog
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups

    Where is this code?

    Blog articles comments
    2
    6
    2079
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • N
      Non Or Away last edited by

      Hi!

      I found hallard github today and his awesome repos. I dont know french and now i am lost..

      Can anybody help where can i find this screenshot codes?

      https://cloud.githubusercontent.com/assets/2471931/12455916/dbb6efa2-bf9d-11e5-8e56-6434a2698d99.png
      https://cloud.githubusercontent.com/assets/2471931/12455874/a313c3dc-bf9d-11e5-8c9f-e6985c6cd389.png

      merci 🙂

      1 Reply Last reply Reply Quote 0
      • Charles
        Charles last edited by

        @Non-Or-Away

        Thank you for your interest, I'm currently under migration of all my software to AsyncTCP which also include WebSocket of @me-no-dev, I've done a little example with WebSocket2Serial

        About the code you're talking about, it's not currently released but will be soon for several projects, such as WifInfo, Remora

        Charles

        1 Reply Last reply Reply Quote 0
        • N
          Non Or Away last edited by

          Hi Charles,

          I played with this https://github.com/koffienl/ESPimatic

          I tried to use eeprom and spiffs but i couldn't read-write to eeprom. I think fs and eprom is mixing at background.
          Better to use only fs and directly read-write to files to store data.

          Is there any news for https://cloud.githubusercontent.com/assets/2471931/12455916/dbb6efa2-bf9d-11e5-8e56-6434a2698d99.png ? 🙂

          merci

          1 Reply Last reply Reply Quote 0
          • Charles
            Charles last edited by Charles

            @Non-Or-Away

            I'm using EEPROM and SPIFFS on all my projects, I have no problem so far since they are at separate zone
            see flash layout reference

            |--------------|-------|---------------|--|--|--|--|--|
            ^              ^       ^               ^     ^
            Sketch    OTA update   File system   EEPROM  WiFi config (SDK)
            

            Do not expect to have code released too soon, I need to add so much thing that it will not be before at least one/two month.

            1 Reply Last reply Reply Quote 0
            • N
              Non Or Away last edited by

              UP

              Can anybody help where can i find this screenshot codes?

              https://cloud.githubusercontent.com/assets/2471931/12455916/dbb6efa2-bf9d-11e5-8e56-6434a2698d99.png
              https://cloud.githubusercontent.com/assets/2471931/12455874/a313c3dc-bf9d-11e5-8c9f-e6985c6cd389.png

              merci 🙂

              1 Reply Last reply Reply Quote 0
              • Charles
                Charles last edited by

                @Non-Or-Away
                Sorry for now the code is not released until final version of firmware will be available. But it will, I can' tell you any date for now.

                1 Reply Last reply Reply Quote 0
                • First post
                  Last post
                Copyright © 2022 Charles-Henri Hallard | Return to blog page | Powered by NodeBB