LAN DS18B20 WEB Temperature Monitor 1 meter Cable
www.WEB-Relays.com
www.Facebook.com/KMtronic

Heat and Measuring Temperature using KMtronic LAN DS18B20 WEB Temperature Monitor

Heat and Measuring Temperature Heat is one of the forms of energy. For a molecule or compound, heat is the total energy of its atoms and molecules. Heat can directly be related to temperature. Objects having higher temperature have more energy than objects having a lower temperature. Do you know the devices used for measuring temperature? Let’s find . . .

Read More

LAN DS18B20 WEB Temperature Monitor 4 Sensors Complete

LAN DS18B20 WEB Temperature Monitor       LAN DS18B20 WEB Temperature Monitor with 4 Sensors 1 meter Cable Features: • Fully assembled and tested. • Measures Temperatures from -55°C to +125°C (-67°F to +257°F) • Support up to 4 temperature sensors Complete including: – 1 x LAN 1-Wire Adapter – 4 x DS18B20 Temperature . . .

Read More

ESP8266: UDP broadcast receiver

  ESP8266 UDP broadcast receiver     /* Wireless Serial using UDP ESP8266 Hardware: NodeMCU Circuits4you.com 2018 UDP Broadcast multi esp to esp communication */ #include <Wire.h> // Enable this line if using Arduino Uno, Mega, etc. #include “Adafruit_LEDBackpack.h” #include “Adafruit_GFX.h” Adafruit_7segment matrix = Adafruit_7segment(); #include <ESP8266WiFi.h> #include <WiFiUdp.h> const char *ssid = “KMTRONIC”; const . . .

Read More

ESP8266: Adafruit VEML6070 I2C Test

ESP8266: Adafruit VEML6070 I2C Test   Connection: – NodeMCU GPIO0 -> D1 -> SCL (VEML6070) – NodeMCU GPIO4 -> D2 -> SDA (VEML6070) – NodeMCU +3.3 -> 3V3 -> VCC (VEML6070) – NodeMCU GND -> GND -> GND (VEML6070) Arduino code: #include <Wire.h> #include “Adafruit_VEML6070.h” Adafruit_VEML6070 uv = Adafruit_VEML6070(); void setup() { Serial.begin(9600); Serial.println(“VEML6070 Test”); . . .

Read More

ESP8266: HT-16k33 7 Segment I2C Test

  ESP8266: HT-16k33 7 Segment I2C Test     Connection: – NodeMCU GPIO0 -> D1 -> SCL (HT-16k33) – NodeMCU GPIO4 -> D2 -> SDA (HT-16k33) – NodeMCU +3.3 -> 3V3 -> VCC (HT-16k33) – NodeMCU GND -> GND -> GND (HT-16k33)   Library: https://github.com/adafruit/Adafruit_LED_Backpack    Arduino code: /*************************************************** This is a library for our . . .

Read More

KMtronic LAN WEB 8 Channel Relay board