thermostat with Oled display

elmaya
Posts: 1485
Joined: Wed Jun 27, 2018 5:48 pm
Location: El Saucejo - Sevilla

Post

Michal81 wrote: Wed Feb 19, 2020 5:14 pm I have not yet read the explanation regarding:
What values ​​to set in Config ESP:
- Temp x 10
- Histerisis x 10

Update - can you leave it blank?
You have to provide this data but it is very easy.

- Temp x 10: initial temperature of the thermostat (if you use it for the water heater you will put 700 that corresponds to 70º or for heating you put it on 240 that corresponds to 24º, in this way you will not have to press the button so many times to reach the desired temperature) you can change later with button or App.

- Hysterysis x 10: is the differential temperature for the thermostat (if you set to 10 that corresponds to 1º the on or off is done at 1º above or below the temperature set on the thermostat)
Michal81
Posts: 188
Joined: Sun Feb 02, 2020 9:03 pm

Post

The machine has started:
You do not have the required permissions to view the files attached to this post.
Michal81
Posts: 188
Joined: Sun Feb 02, 2020 9:03 pm

Post

And this is how it looks at Me in Supla:
You do not have the required permissions to view the files attached to this post.
Michal81
Posts: 188
Joined: Sun Feb 02, 2020 9:03 pm

Post

Current operation: Set temperature 27. Ambient temperature 26.
On display ON.
When the ambient temperature reaches 27 - it switches to OFF.
Question - how to set it up?
Edit :
I found, you need to change two lines, but I do not yet understand the change of codes in Ardiuno.
Did it be in a free moment to download .bin file, to OLED 0.96?

Question 2:
How to determine the IP address assigned to the module exactly to update? Where to read it
Do we write the following line after the IP address: / update.
I need to change the hysteresis value.

Edit :
I found the IP address, I put the device into the configuration state.
After entering http: //xxx.xxx.x.x: 81/update - I have this message on the browser page:
File Not Found
URI: / 24 / update
Method: GET
Arguments: 0
Michal81
Posts: 188
Joined: Sun Feb 02, 2020 9:03 pm

Post

I would like a compilation for reverse switching of the relay (heated / cooled) , For .bin
Thank you very much.
elmaya
Posts: 1485
Joined: Wed Jun 27, 2018 5:48 pm
Location: El Saucejo - Sevilla

Post

Michal81 wrote: Fri Feb 21, 2020 10:13 pm I would like a compilation for reverse switching of the relay (heated / cooled) , For .bin
Thank you very much.
supla_Termostst_0_96oled_sensor_H_C_DOUT_16Mbit.rar
You do not have the required permissions to view the files attached to this post.
Michal81
Posts: 188
Joined: Sun Feb 02, 2020 9:03 pm

Post

You are master.
elmaya
Posts: 1485
Joined: Wed Jun 27, 2018 5:48 pm
Location: El Saucejo - Sevilla

Post

I forgot to add that this last soft also has a window sensor.
You have to connect the sensor to Gpio9 or connect Gpio9 to ground if you do not use the sensor.
if you don't connect the thermostat it will be permanently paused.

https://en-forum.supla.org/viewtopic.php?p=51893#p51893
Michal81
Posts: 188
Joined: Sun Feb 02, 2020 9:03 pm

Post

After uploading the new software "supla_Termostst_0_96oled_sensor_H_C_DOUT_16Mbit" - the display shows: mounting FS.
What is going on ??

Is it connected through Gpio9?
You can compile without a window sensor (from what I read, I guess it is rarely used)
You do not have the required permissions to view the files attached to this post.
elmaya
Posts: 1485
Joined: Wed Jun 27, 2018 5:48 pm
Location: El Saucejo - Sevilla

Post

Michal81 wrote: Sat Feb 22, 2020 11:22 am After uploading the new software "supla_Termostst_0_96oled_sensor_H_C_DOUT_16Mbit" - the display shows: mounting FS.
What is going on ??

Is it connected through Gpio9?
You can compile without a window sensor (from what I read, I guess it is rarely used)
That effect is because not erasing the module before uploading. :D
flashtool16Mbit_LI.jpg
Without sensor it will not be possible before Monday.
You do not have the required permissions to view the files attached to this post.

Return to “Ideas and concepts”