Where is this code?
-
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.pngmerci
-
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
-
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
-
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.
-
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.pngmerci
-
@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.