Update Tutorials.md
This commit is contained in:
parent
638285f48f
commit
d523a27124
|
|
@ -139,6 +139,9 @@ An example of HomeKit's *undocumented* Television Service showing how different
|
||||||
### [Pixel](../examples/Other%20Examples/Pixel)
|
### [Pixel](../examples/Other%20Examples/Pixel)
|
||||||
Demonstrates how to use HomeSpan's *Pixel* and *Dot* classes to control one- and two-wire Addressable RGB and RGBW LEDs. See the [Addressable RGB LEDs](Pixels.md) page for full details
|
Demonstrates how to use HomeSpan's *Pixel* and *Dot* classes to control one- and two-wire Addressable RGB and RGBW LEDs. See the [Addressable RGB LEDs](Pixels.md) page for full details
|
||||||
|
|
||||||
|
### [PixelTester](../examples/Other%20Examples/PixelTester)
|
||||||
|
A sketch to aid in determining the *pixelType* for any RGB(W) LED Strip. See the [Addressable RGB LEDs](Pixels.md) page for full details
|
||||||
|
|
||||||
### [CustomService](../examples/Other%20Examples/CustomService)
|
### [CustomService](../examples/Other%20Examples/CustomService)
|
||||||
Demonstrates how to create Custom Services and Custom Characteristics in HomeSpan to implement an Atmospheric Pressure Sensor recognized by the *Eve for HomeKit* app. See [Custom Characteristics and Custom Services Macros](Reference.md#custom-characteristics-and-custom-services-macros) for full details
|
Demonstrates how to create Custom Services and Custom Characteristics in HomeSpan to implement an Atmospheric Pressure Sensor recognized by the *Eve for HomeKit* app. See [Custom Characteristics and Custom Services Macros](Reference.md#custom-characteristics-and-custom-services-macros) for full details
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue