All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Sensors in Schools. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 20:47, 5 October 2024 EdmondLascaris talk contribs created page Smart Cities - Programming the ESP-01 using YAML (Created page with "= temp.yaml code = <syntaxhighlight lang="yaml"> #This ESPHome temp.yaml file configures a black ESP-01 board fitted with a Dallas DS18B20 temperature sensor #The temperature sensor is connected via the one-wire bus to GPIO02 #One sensor is for Inside Air Temperatire (IAT) and the other is for Outside Air Temperature (OAT) #To upload: esphome run temp.yaml #To upload set the name, zone and IP address: esphome -s name iat -s zone 15 -s ip_address 192.168.2.17 run temp.y...")