thermostat with Oled display

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

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: 153
Joined: Sun Feb 02, 2020 9:03 pm

The machine has started:
Attachments
20200219_184528.jpg
20200219_184528.jpg (2.28 MiB) Viewed 3513 times
Michal81
Posts: 153
Joined: Sun Feb 02, 2020 9:03 pm

And this is how it looks at Me in Supla:
Attachments
Screenshot_20200219-193528_SUPLA.jpg
Screenshot_20200219-193528_SUPLA.jpg (195.98 KiB) Viewed 3505 times
Michal81
Posts: 153
Joined: Sun Feb 02, 2020 9:03 pm

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: 153
Joined: Sun Feb 02, 2020 9:03 pm

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

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
(277.1 KiB) Downloaded 317 times
Michal81
Posts: 153
Joined: Sun Feb 02, 2020 9:03 pm

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

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: 153
Joined: Sun Feb 02, 2020 9:03 pm

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)
Attachments
20200222_121603.jpg
20200222_121603.jpg (2.1 MiB) Viewed 3413 times
elmaya
Posts: 1482
Joined: Wed Jun 27, 2018 5:48 pm
Location: El Saucejo - Sevilla

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
flashtool16Mbit_LI.jpg (220.92 KiB) Viewed 3407 times
Without sensor it will not be possible before Monday.
Post Reply

Return to “Ideas and concepts”