thermostat with Oled display

mechatronikaPL
Posts: 11
Joined: Wed Jul 08, 2020 9:10 am

Did someone tried to make a PCB project for this system?
I've made it on universall proto board but It would be great to make it look even more professional :D
eradek
Posts: 81
Joined: Sun Sep 09, 2018 5:32 pm

I will be ordering this pretty soon, please feel free to validate. Board is designed for Kradex Z101 case.

https://easyeda.com/rochalski/supla_thermostat
Screen Shot 2020-07-18 at 7.52.35 PM.png
Screen Shot 2020-07-18 at 7.52.35 PM.png (621.02 KiB) Viewed 4797 times
camel_corp
Posts: 3
Joined: Sat Jul 04, 2020 8:56 pm

Wtam i prosze o wyrozumiałość dla początkującego.
Może mi ktoś pomóc z kompilacją dla tego projektu ....... mam cały czas ten sam błąd:

UWAGA: biblioteka SuplaDevice działa na architekturze(/architekturach) avr i może nie być kompatybilna z obecną płytką która działa na architekturze(/architekturach) esp8266.
In file included from I:\SUPLA\projekty\termostat supla\supla_Termostst_oled_dimm_V04\supla_Termostst_oled_dimm_V04\supla_Termostst_oled_dimm_V04.ino:11:0:
C:\Users\pc-dom\Documents\Arduino\libraries\ESPEFC-master\src/ESPEFC.h:4:7: error: using typedef-name 'using ESP8266WebServer = class esp8266webserver::ESP8266WebServerTemplate<WiFiServer>' after 'class'
class ESP8266WebServer;
^
In file included from C:\Users\pc-dom\Documents\Arduino\libraries\WiFiManager/WiFiManager.h:48:0,
from I:\SUPLA\projekty\termostat supla\supla_Termostst_oled_dimm_V04\supla_Termostst_oled_dimm_V04\supla_Termostst_oled_dimm_V04.ino:7:
C:\Users\pc-dom\AppData\Local\Arduino15\packages\esp8266\hardware\esp8266\2.7.2\libraries\ESP8266WebServer\src/ESP8266WebServer.h:265:80: note: 'using ESP8266WebServer = class esp8266webserver::ESP8266WebServerTemplate<WiFiServer>' has a previous declaration here
using ESP8266WebServer = esp8266webserver::ESP8266WebServerTemplate<WiFiServer>;
^
exit status 1
Błąd kompilacji dla płytki WeMos D1 R1.

Byłbym wdzięczny za wszelkie podpowiedzi.
elmaya
Posts: 1482
Joined: Wed Jun 27, 2018 5:48 pm
Location: El Saucejo - Sevilla

libraries are included in the download of the first post.
link:
https://en-forum.supla.org/download/file.php?id=7272

read the first line of the code carefully!
camel_corp
Posts: 3
Joined: Sat Jul 04, 2020 8:56 pm

Cały czas pracuje na wskazanych bibliotekach. to nie zmienia jednak faktu że mam zawsze ten sam bład przy kompilacji. Nikt nie miał podobnego błędu ? Może już ktoś przerobił temat.
elmaya
Posts: 1482
Joined: Wed Jun 27, 2018 5:48 pm
Location: El Saucejo - Sevilla

camel_corp wrote: Thu Jul 30, 2020 2:55 pm Cały czas pracuje na wskazanych bibliotekach. to nie zmienia jednak faktu że mam zawsze ten sam bład przy kompilacji. Nikt nie miał podobnego błędu ? Może już ktoś przerobił temat.
I repeat that it is specified in the code line 1.

Code: Select all

// ---- esp board manager 2.4.2 ---
you are clearly using 2.7.2 and this is your mistake
camel_corp
Posts: 3
Joined: Sat Jul 04, 2020 8:56 pm

Dziękuje za pomoc i podpowiedzi. Termometr uruchomiony.
TheQuiet
Posts: 5
Joined: Wed Aug 05, 2020 7:41 pm

Witam, mam problem z tym projektem mianowicie taki, że w aplikacji Supla nie mam ikon/przełaczników oprócz dwóch termometrów, które Supla pewnie wygenerowała sama... Domyślam się że czegoś jeszcze nie wgrałem, ale nie do końca wiem co jak. Czy ikony w formanie .png mam wgrać do Wemosa?
elmaya
Posts: 1482
Joined: Wed Jun 27, 2018 5:48 pm
Location: El Saucejo - Sevilla

in Supla cloud set the first three channels of the device as a switch
TheQuiet
Posts: 5
Joined: Wed Aug 05, 2020 7:41 pm

Nie wiedziałem że to takie proste. Dzięki :D
Post Reply

Return to “Ideas and concepts”