Advanced Search
Search Results
399 total results found
2. Criação de livros para armazenamento de código na base de conhecimento smartvac
Feito isso, cole o código nessa aba, faça as devidas alterações e salve. 5 . Registros 6. Identificação de alterações Revisão Data Alterações Editado por 00 21/03/2024 Criação Patrick Correa
9147 ckt 2
#include <stdio.h> #include <WiFi.h> #include <MQTT.h> #include <SPI.h> #include "DallasTemperature.h" #include "EmonLib.h" #include <PubSubClient.h> #include <time.h> #include <ArduinoJson.h> #include "ESPDateTime.h" #include <esp_task_wdt.h> //Bibl...
9504
#ifndef _ENV_H #define _ENV_H #define NETWORK_CLIENT "SmartVac Telemetria" #define PASSW "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" procurar no gerenciador #define VOLT_CAL 106.63 //calibracao do sensor de tensao #define VOLT_CAL_S 107.23 //c...
9503
#ifndef _ENV_H #define _ENV_H #define NETWORK_CLIENT "SmartVac Telemetria" #define PASSW "xxsxxxxxxxxxxxx" procurar no gerenciador #define VOLT_CAL 109.57 //calibracao do sensor de tensao #define VOLT_CAL_S 112.13 //calibracao do sensor de ten...
9502
#ifndef _ENV_H #define _ENV_H #define NETWORK_CLIENT "SmartVac Telemetria" #define PASSW "xxxxxxxxxxxxx" procurar no gerenciador #define VOLT_CAL 111.73 //calibracao do sensor de tensao #define VOLT_CAL_S 109.58 //calibracao do sensor de tensa...
9496
#ifndef _ENV_H #define _ENV_H #define NETWORK_CLIENT "SmartVac Telemetria" #define PASSW "xxxxxxxxxxxxxxxxxxxxx" procurar no gerenciador #define VOLT_CAL 450 //calibracao do sensor de tensao #define VOLT_CAL_S 180 //calibracao do sensor de ten...
9495
#ifndef _ENV_H #define _ENV_H #define NETWORK_CLIENT "SmartVac Telemetria" #define PASSW "xxxxxxxxxxxxxxxxxxxxxxx" procurar no gerenciador #define VOLT_CAL 223.54 //calibracao do sensor de tensao #define VOLT_CAL_S 180 //calibracao do sensor d...
9433
#ifndef _ENV_H #define _ENV_H #define NETWORK_CLIENT "SmartVac Telemetria" #define PASSW "xxxxxxxxxxxxxxx" procurar no gerenciador #define VOLT_CAL 216.94 //calibracao do sensor de tensao #define VOLT_CAL_S 180 //calibracao do sensor de tensao...
9312
#ifndef _ENV_H #define _ENV_H #define NETWORK_CLIENT "SmartVac Telemetria" #define PASSW "xxxxxxxxxxxxxxxxxxxxxxxx" procurar no gerenciador #define VOLT_CAL 212 //calibracao do sensor de tensao #define VOLT_CAL_S 94 //calibracao do sensor de ...
9147 ckt 1
#include <stdio.h> #include <WiFi.h> #include <MQTT.h> #include <SPI.h> #include "DallasTemperature.h" #include "EmonLib.h" #include <PubSubClient.h> #include <time.h> #include <ArduinoJson.h> #include "ESPDateTime.h" #include <esp_task_wdt.h> //Bibl...
9425 ckt 1
#ifndef _ENV_H #define _ENV_H /*********************** ### Circuito 1 Chiller 322 Braskem RS ### *********/ /******************** ### Usar versão de código com 6 sensores BLE que está no GitHub ### **************/ /******************** ### Se atentar á...
17407
#ifndef _ENV_H #define _ENV_H #define NETWORK_CLIENT "SmartVac Telemetria"// rede #define PASSW "xxxxxxxxxxxxxxxxxxxxxxx"//senha da rede procurar no gerenciador #define VOLT_CAL 520.88 //calibracao do sensor de tensao #define VOLT_CAL_S 452.7...
9229 ckt 1
/*********************** ### Circuito 1 Chiller 9229 Braskem RS ### *********/ /******************** ### Se atentar ás credenciais da rede Wi-Fi ### ********************/ /********* ### Se atentar a página "initserver.cpp" e verificar se não tem nenhum envio...
13318
/***************************##############################*******************************/ /*********************** ### Self 13318 Braskem RS ### **********************************/ /******************** ### Se atentar ás credenciais da rede Wi-Fi ### ******...
9312
/***************************##############################*******************************/ /*********************** ### Self 9312 Braskem RS ### **********************************/ /******************** ### Se atentar ás credenciais da rede Wi-Fi ### *******...
9945
/***************************##############################*******************************/ /*********************** ### Self 9945 Braskem RS ### **********************************/ /******************** ### Se atentar ás credenciais da rede Wi-Fi ### *******...
12842
/*********************** ### 12842/AC-40-4 Braskem RS ### *********/ /******************** ### Se atentar ás credenciais da rede Wi-Fi ### ********************/ /********* ### Se atentar a página "initserver.cpp" e verificar se não tem nenhum envio de pacote...
9229 ckt 2
#ifndef _ENV_H #define _ENV_H /*********************** ### Circuito 2 Chiller CPD Braskem RS ### *********/ /******************** ### Se atentar ás credenciais da rede Wi-Fi ### ********************/ /********* ### Se atentar a página "initserver.cpp" e ...
9425 ckt 2
/*********************** ### Circuito 2 Chiller 9425 Braskem RS ### *********/ /******************** ### Se atentar ás credenciais da rede Wi-Fi ### ********************/ /********* ### Se atentar a página "initserver.cpp" e verificar se não tem nenhum envio...
9603
#ifndef _ENV_H #define _ENV_H #define NETWORK_CLIENT "SmartVac Telemetria" #define PASSW "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" procurar no gerenciador #define VOLT_CAL 165.76 //calibracao do sensor de tensao #define VOLT_CAL_S 10...