Pages marked with a Example tag
-
Bulb Example – The Bulb Example in the HomeDing library is made especially for WiFi bulbs with the ESP8266 processor inside. These devices only have a small amount of Flash Memory available (1 MByte) for program and web UI storage.
-
Display Example – The Display Example contains the extensions to the HomeDing Library that are supporting devices with a pixel based display like LCDs or LEDs.
-
Examples and Stories – The Homeding library comes with some example sketches but also with some more detailed building stories and educative stories explaining insights and options.
-
Minimal Sized Example – The Minimal examples can be used on ESP8266 boards that only have a small amount of Flash Memory (1 MByte) available for program and web UI storage like the ESP-01 board and devices like the sonoff S20 switch, sockets or bulbs.
-
Plug Example – The Plug Example in the HomeDing library is made especially for WiFi Plug with the ESP8266 processor inside. These devices only have a small amount of Flash Memory available (1 MByte) for program and web UI storage.
-
Probe example – This example shows how to implement special, local elements that can retrieve sensor data from INA219 and INA266 current and voltage sensors to build a low-voltage power consumption logging device.
-
RF Bridge Example – This example has a local RFCodes Element to send and receive RF Signals using 433 MHz transmitters and receivers with the <a href="https://github.com/mathertel/rfcodes">RFCodes library</a>. Some more Elements help to automate light and switch processes.
-
Radio Example – The radio example can be used with any board that has a 4MByte Flash memory, a FM radio receiving board, a display and a rotary encoder with button.