diff --git a/BusTools/readme.md b/BusTools/readme.md index f934ab948..9869b0446 100644 --- a/BusTools/readme.md +++ b/BusTools/readme.md @@ -5,6 +5,7 @@ languages: - cpp products: - windows + - windows-iot description: "IoT Bus tools to interact with Gpio, I2c, Pwm, Spi and UART." --- diff --git a/Demos/AirHockeyRobot/README.md b/Demos/AirHockeyRobot/README.md index 24ac74e07..ce03c68ef 100644 --- a/Demos/AirHockeyRobot/README.md +++ b/Demos/AirHockeyRobot/README.md @@ -5,6 +5,7 @@ languages: - csharp products: - windows + - windows-iot description: "IoT Bus tools to interact with Gpio, I2c, Spi and UART." --- diff --git a/Demos/BuildingNavigationRobot/README.md b/Demos/BuildingNavigationRobot/README.md index 00e944ee9..77188a845 100644 --- a/Demos/BuildingNavigationRobot/README.md +++ b/Demos/BuildingNavigationRobot/README.md @@ -5,6 +5,7 @@ languages: - csharp products: - windows + - windows-iot description: Building a navigation robot. --- diff --git a/Demos/Facial-Recognition-Door/README.md b/Demos/Facial-Recognition-Door/README.md index 1af6e0a6b..16691de9a 100644 --- a/Demos/Facial-Recognition-Door/README.md +++ b/Demos/Facial-Recognition-Door/README.md @@ -5,6 +5,7 @@ languages: - csharp products: - windows + - windows-iot description: Building a facial recognition door. --- diff --git a/Demos/GoPiGoXbox/readme.md b/Demos/GoPiGoXbox/readme.md index 50c58438a..39927fafc 100644 --- a/Demos/GoPiGoXbox/readme.md +++ b/Demos/GoPiGoXbox/readme.md @@ -5,6 +5,7 @@ languages: - csharp products: - windows + - windows-iot description: "Working with the GoPiGoXbox sample." --- diff --git a/Demos/Kegocnizer/README.md b/Demos/Kegocnizer/README.md index f2a13c313..f81e3b3c7 100644 --- a/Demos/Kegocnizer/README.md +++ b/Demos/Kegocnizer/README.md @@ -5,6 +5,7 @@ languages: - csharp products: - windows + - windows-iot description: Building an IoT beer device that dispenses to authorized users. --- diff --git a/Demos/PetDoor/README.md b/Demos/PetDoor/README.md index a90ecd3b3..c1592a61c 100644 --- a/Demos/PetDoor/README.md +++ b/Demos/PetDoor/README.md @@ -5,6 +5,7 @@ languages: - cpp products: - windows + - windows-iot description: Building a pet recognition door. --- diff --git a/Demos/PlantSensor/README.md b/Demos/PlantSensor/README.md index 929936c53..ffeba5089 100644 --- a/Demos/PlantSensor/README.md +++ b/Demos/PlantSensor/README.md @@ -5,6 +5,7 @@ languages: - csharp products: - windows + - windows-iot description: Building a plant sensor. --- diff --git a/Demos/RaspberryCoffee/README.md b/Demos/RaspberryCoffee/README.md index 8df56f75c..9ec5ec1b5 100644 --- a/Demos/RaspberryCoffee/README.md +++ b/Demos/RaspberryCoffee/README.md @@ -5,6 +5,7 @@ languages: - csharp products: - windows + - windows-iot description: Building a coffee maker that is controllable with your phone. --- diff --git a/Drivers/VirtualPWM/readme.md b/Drivers/VirtualPWM/readme.md index d2fc1a545..b0fe0aad0 100644 --- a/Drivers/VirtualPWM/readme.md +++ b/Drivers/VirtualPWM/readme.md @@ -5,6 +5,7 @@ languages: - cpp products: - windows + - windows-iot description: This is a Windows Universal Driver sample for PWM that implements the PWM DDI. --- diff --git a/Drivers/WaveshareFilterKmdf/WaveshareFilterKmdf/README.md b/Drivers/WaveshareFilterKmdf/WaveshareFilterKmdf/README.md index 3c42d0717..51aff73f2 100644 --- a/Drivers/WaveshareFilterKmdf/WaveshareFilterKmdf/README.md +++ b/Drivers/WaveshareFilterKmdf/WaveshareFilterKmdf/README.md @@ -7,6 +7,7 @@ languages: - csharp products: - windows + - windows-iot --- # Waveshare KMDF Filter Driver diff --git a/Samples/Accelerometer/README.md b/Samples/Accelerometer/README.md index e44713876..a31feaf98 100644 --- a/Samples/Accelerometer/README.md +++ b/Samples/Accelerometer/README.md @@ -5,6 +5,7 @@ languages: - csharp products: - windows + - windows-iot description: Create a simple app with an SPI accelerometer build with Windows 10 IoT Core. --- diff --git a/Samples/AppServiceBlinky/README.md b/Samples/AppServiceBlinky/README.md index 19c083f53..d4fce7292 100644 --- a/Samples/AppServiceBlinky/README.md +++ b/Samples/AppServiceBlinky/README.md @@ -6,6 +6,7 @@ languages: - cpp products: - windows + - windows-iot description: Create a simple Blinky app service and connect a LED to your Windows IoT Core device. --- diff --git a/Samples/AppServiceSharedNotepad/README.md b/Samples/AppServiceSharedNotepad/README.md index 17b81fd7a..ca321cb52 100644 --- a/Samples/AppServiceSharedNotepad/README.md +++ b/Samples/AppServiceSharedNotepad/README.md @@ -5,6 +5,7 @@ languages: - csharp products: - windows + - windows-iot description: Create a simple notepad app service as well as two simple app service clients for Windows 10 IoT Core. --- diff --git a/Samples/Azure/ReadMe.md b/Samples/Azure/ReadMe.md index 890167917..2aa76f1c7 100644 --- a/Samples/Azure/ReadMe.md +++ b/Samples/Azure/ReadMe.md @@ -2,9 +2,10 @@ page_type: sample urlFragment: iot-azure-samples languages: - - csharp + - csharp products: - - windows + - windows + - windows-iot description: Test out different Azure samples. --- diff --git a/Samples/AzureTPMDeviceTest/README.md b/Samples/AzureTPMDeviceTest/README.md index f50983aa3..2cf01411c 100644 --- a/Samples/AzureTPMDeviceTest/README.md +++ b/Samples/AzureTPMDeviceTest/README.md @@ -6,6 +6,7 @@ languages: - NET products: - windows + - windows-iot description: Connect TPM with the Azure IoT Hub with Windows 10 IoT Core. --- diff --git a/Samples/CognitiveServicesExample/README.md b/Samples/CognitiveServicesExample/README.md index bdc2a2f00..59cf9e16f 100644 --- a/Samples/CognitiveServicesExample/README.md +++ b/Samples/CognitiveServicesExample/README.md @@ -5,6 +5,7 @@ languages: - csharp products: - windows + - windows-iot description: Create a UWP app that identifies faces in a photo and determine the emotions in those photos using Microsoft's Cognitive Services API and Windows 10 IoT Core. --- diff --git a/Samples/CompanionApp/README.md b/Samples/CompanionApp/README.md index fa00200f4..10087af74 100644 --- a/Samples/CompanionApp/README.md +++ b/Samples/CompanionApp/README.md @@ -5,6 +5,7 @@ languages: - csharp products: - windows + - windows-iot description: This sample is intended to show how to remotely configure an Windows 10 IoT Core device when it is not attached to a network. --- diff --git a/Samples/ContainerWebSocket/README.md b/Samples/ContainerWebSocket/README.md index f52f8077a..c587ce466 100644 --- a/Samples/ContainerWebSocket/README.md +++ b/Samples/ContainerWebSocket/README.md @@ -5,6 +5,7 @@ languages: - csharp products: - windows + - windows-iot description: This sample is designed to work with Windows containers on Windows IoT Core and Windows IoT Enterprise. --- diff --git a/Samples/CustomDeviceAccessor/README.md b/Samples/CustomDeviceAccessor/README.md index dba5af56a..e2ad0af01 100644 --- a/Samples/CustomDeviceAccessor/README.md +++ b/Samples/CustomDeviceAccessor/README.md @@ -5,6 +5,7 @@ languages: - cpp products: - windows + - windows-iot description: This sample shows how to access devices from UWP applications using familiar win32 APIs like CreateFile(), ReadFile(), WriteFile(), and DeviceIoControl() with Windows 10 IoT Core. --- diff --git a/Samples/DeviceIOController/README.md b/Samples/DeviceIOController/README.md index f413a847e..609c308f7 100644 --- a/Samples/DeviceIOController/README.md +++ b/Samples/DeviceIOController/README.md @@ -5,6 +5,7 @@ languages: - cpp products: - windows + - windows-iot description: Sample for leveraging Device IO Controller. --- diff --git a/Samples/DigitalSign/README.md b/Samples/DigitalSign/README.md index 7d9de55bc..ca73add7e 100644 --- a/Samples/DigitalSign/README.md +++ b/Samples/DigitalSign/README.md @@ -5,6 +5,7 @@ languages: - csharp products: - windows + - windows-iot description: This sample showcases a Digital Sign UWP running on Windows IoT Core. --- diff --git a/Samples/EdgeModules/README.md b/Samples/EdgeModules/README.md index 0ad648eb7..1d2fb073d 100644 --- a/Samples/EdgeModules/README.md +++ b/Samples/EdgeModules/README.md @@ -2,9 +2,10 @@ page_type: sample urlFragment: edge-modules languages: - - csharp + - csharp products: - - windows + - windows + - windows-iot description: Learn how to leverage sample modules to demonstrate the various features of Azure IoT Edge on Windows. --- diff --git a/Samples/ExternalProcessLauncher/README.md b/Samples/ExternalProcessLauncher/README.md index 2b8853b95..da82c1769 100644 --- a/Samples/ExternalProcessLauncher/README.md +++ b/Samples/ExternalProcessLauncher/README.md @@ -5,6 +5,7 @@ languages: - csharp products: - windows + - windows-iot description: We'll learn how to launch an external process (exe) from a Universal Windows Platform (UWP) app using the Windows.System.ProcessLauncher API with Windows 10 IoT Core. --- diff --git a/Samples/FlowVolume/README.md b/Samples/FlowVolume/README.md index 101fdd21a..b86bec716 100644 --- a/Samples/FlowVolume/README.md +++ b/Samples/FlowVolume/README.md @@ -5,6 +5,7 @@ languages: - csharp products: - windows + - windows-iot description: This sample demonstrates how to use a relatively inexpensive device and a Raspberry Pi to measure the volume of liquid flowing through a hose. --- diff --git a/Samples/ForegroundAppWithBackgroundApp/README.md b/Samples/ForegroundAppWithBackgroundApp/README.md index 7f84fed06..2d8973604 100644 --- a/Samples/ForegroundAppWithBackgroundApp/README.md +++ b/Samples/ForegroundAppWithBackgroundApp/README.md @@ -6,6 +6,7 @@ languages: - cpp products: - windows + - windows-iot description: An example of building a foreground app and background app within the same APPX file for Windows 10 IoT Core. --- diff --git a/Samples/GpioOneWire/CPP/ReadMe.md b/Samples/GpioOneWire/CPP/ReadMe.md index 33f56f185..66b5c8e58 100644 --- a/Samples/GpioOneWire/CPP/ReadMe.md +++ b/Samples/GpioOneWire/CPP/ReadMe.md @@ -65,7 +65,7 @@ consider bits to be 1s, while we will consider pulses shorter than this threshold to be 0s. We convert 110 microseconds to QueryPerformanceCounter (QPC) units to be used later. -```csharp +```cpp HRESULT GpioOneWire::Dht11::Sample (GpioOneWire::Dht11Reading& Reading) { Reading = Dht11Reading(); @@ -86,7 +86,7 @@ is normally pulled high while the device is idle, and we must pull it low for 18 milliseconds to request a sample. We latch a low value to the pin and set it as an output, driving the GPIO pin low. -```csharp +```cpp // Latch low value onto pin this->pin->Write(GpioPinValue::Low); @@ -100,7 +100,7 @@ and set it as an output, driving the GPIO pin low. We then revert the pin to an input which causes it to go high, and wait for the DHT11 to pull the pin low, then high again. -```csharp +```cpp // Set pin back to input this->pin->SetDriveMode(this->inputDriveMode); @@ -129,7 +129,7 @@ After receiving the first rising edge, we catch all of the falling edges and measure the time difference between them to determine whether the bit is a 0 or 1. -```csharp +```cpp LARGE_INTEGER prevTime = { 0 }; const ULONG sampleTimeoutMillis = 10; @@ -167,7 +167,7 @@ After all bits have been received, we validate the checksum to make sure the received data is valid. The data is returned through the `Reading` reference parameter. -```csharp +```cpp if (!Reading.IsValid()) { // checksum mismatch return HRESULT_FROM_WIN32(ERROR_INVALID_DATA); diff --git a/Samples/GpioOneWire/ReadMe.md b/Samples/GpioOneWire/ReadMe.md index 3fa0795ca..eac5f59d7 100644 --- a/Samples/GpioOneWire/ReadMe.md +++ b/Samples/GpioOneWire/ReadMe.md @@ -5,14 +5,15 @@ languages: - cpp products: - windows -description: This sample shows how to read from the DHT11 from a Universal Windows Application for Windows 10 IoT Core. + - windows-iot +description: "This sample shows how to read from the DHT11 from a Universal Windows Application for Windows 10 IoT Core." --- # GPIO OneWire DHT11/22 reader These are the available versions of this Windows 10 IoT Core sample: -* [C++](./CPP/ReadMe.md) +* [C++](./CPP/ReadMe.md) | Minimum SDK Version | 15063 | |---------------------|-------| @@ -40,7 +41,7 @@ base of the transistor. ![Schematic](../../Resources/images/GpioOneWire/schematic.png) -# GPIO OneWire DHT11 reader +## GPIO OneWire DHT11 reader Note what follows below is a bit out of date- the latest version on Github is a 2 wire operation requiring pin4 as input and pin 5 as output. @@ -107,7 +108,7 @@ consider bits to be 1s, while we will consider pulses shorter than this threshold to be 0s. We convert 110 microseconds to QueryPerformanceCounter (QPC) units to be used later. -```csharp +```cpp HRESULT GpioOneWire::Dht11::Sample (GpioOneWire::Dht11Reading& Reading) { Reading = Dht11Reading(); @@ -128,7 +129,7 @@ is normally pulled high while the device is idle, and we must pull it low for 18 milliseconds to request a sample. We latch a low value to the pin and set it as an output, driving the GPIO pin low. -```csharp +```cpp // Latch low value onto pin this->pin->Write(GpioPinValue::Low); @@ -142,7 +143,7 @@ and set it as an output, driving the GPIO pin low. We then revert the pin to an input which causes it to go high, and wait for the DHT11 to pull the pin low, then high again. -```csharp +```cpp // Set pin back to input this->pin->SetDriveMode(this->inputDriveMode); @@ -171,7 +172,7 @@ After receiving the first rising edge, we catch all of the falling edges and measure the time difference between them to determine whether the bit is a 0 or 1. -```csharp +```cpp LARGE_INTEGER prevTime = { 0 }; const ULONG sampleTimeoutMillis = 10; @@ -209,7 +210,7 @@ After all bits have been received, we validate the checksum to make sure the received data is valid. The data is returned through the `Reading` reference parameter. -```csharp +```cpp if (!Reading.IsValid()) { // checksum mismatch return HRESULT_FROM_WIN32(ERROR_INVALID_DATA); diff --git a/Samples/Gpiokmdfdemo/readme.md b/Samples/Gpiokmdfdemo/readme.md index 15bee90b4..3cff536ba 100644 --- a/Samples/Gpiokmdfdemo/readme.md +++ b/Samples/Gpiokmdfdemo/readme.md @@ -5,6 +5,7 @@ languages: - cpp products: - windows + - windows-iot description: Create a simple GPIO demo. --- diff --git a/Samples/HelloBlinky/README.md b/Samples/HelloBlinky/README.md index deb423dbf..33fa763eb 100644 --- a/Samples/HelloBlinky/README.md +++ b/Samples/HelloBlinky/README.md @@ -6,6 +6,7 @@ languages: - cpp products: - windows + - windows-iot description: A sample that shows how to make an LED attached to a GPIO pin blink on and off for Windows 10 IoT Core. --- diff --git a/Samples/HelloBlinkyBackground/README.md b/Samples/HelloBlinkyBackground/README.md index b3fadb4cb..05b2fca42 100644 --- a/Samples/HelloBlinkyBackground/README.md +++ b/Samples/HelloBlinkyBackground/README.md @@ -7,6 +7,7 @@ languages: - vb products: - windows + - windows-iot description: A sample that shows how to make an LED attached to a GPIO pin blink on and off from a background service for Windows 10 IoT Core. --- diff --git a/Samples/HelloCloud/README.md b/Samples/HelloCloud/README.md index 3a383e44a..779eff385 100644 --- a/Samples/HelloCloud/README.md +++ b/Samples/HelloCloud/README.md @@ -5,6 +5,7 @@ languages: - csharp products: - windows + - windows-iot description: Create a hello cloud sample with Windows 10 IoT Core and Azure. --- diff --git a/Samples/HelloCloudHeadless/README.md b/Samples/HelloCloudHeadless/README.md index 9144fb9b8..5aa5e6295 100644 --- a/Samples/HelloCloudHeadless/README.md +++ b/Samples/HelloCloudHeadless/README.md @@ -5,6 +5,7 @@ languages: - csharp products: - windows + - windows-iot description: Create a headless hello cloud sample with Windows 10 IoT Core and Azure. --- diff --git a/Samples/HelloWorld/README.md b/Samples/HelloWorld/README.md index 42e7abe5c..346f9fbea 100644 --- a/Samples/HelloWorld/README.md +++ b/Samples/HelloWorld/README.md @@ -5,6 +5,7 @@ languages: - csharp products: - windows + - windows-iot description: Create and deploy your first Windows 10 IoT Core app. --- diff --git a/Samples/I2CCompass/README.md b/Samples/I2CCompass/README.md index 209a4a0b1..8c861e208 100644 --- a/Samples/I2CCompass/README.md +++ b/Samples/I2CCompass/README.md @@ -5,6 +5,7 @@ languages: - csharp products: - windows + - windows-iot description: This sample uses I2C on Windows 10 IoT Core to communicate with an HMC5883L Magnetometer device. --- diff --git a/Samples/I2cPortExpander/README.md b/Samples/I2cPortExpander/README.md index e0ca0705b..140516766 100644 --- a/Samples/I2cPortExpander/README.md +++ b/Samples/I2cPortExpander/README.md @@ -5,6 +5,7 @@ languages: - csharp products: - windows + - windows-iot description: A sample that shows how to use a port expander to read the status of a tactile switch and control an LED for Windows 10 IoT Core. --- diff --git a/Samples/InternetRadio/README.md b/Samples/InternetRadio/README.md index e85f2bd5b..b2b6ab409 100644 --- a/Samples/InternetRadio/README.md +++ b/Samples/InternetRadio/README.md @@ -5,6 +5,7 @@ languages: - cpp products: - windows + - windows-iot description: Build a streaming audio device for Windows 10 IoT Core. --- diff --git a/Samples/IoTBlockly/README.md b/Samples/IoTBlockly/README.md index 367c1aca3..0ab51f064 100644 --- a/Samples/IoTBlockly/README.md +++ b/Samples/IoTBlockly/README.md @@ -5,6 +5,7 @@ languages: - csharp products: - windows + - windows-iot description: A sample that shows how to leverage various pieces of open source software to create a "block" development experience on Raspberry Pi for Windows 10 IoT Core. --- diff --git a/Samples/IoTBrowser/README.md b/Samples/IoTBrowser/README.md index 4f70d1712..8d3389022 100644 --- a/Samples/IoTBrowser/README.md +++ b/Samples/IoTBrowser/README.md @@ -5,6 +5,7 @@ languages: - csharp products: - windows + - windows-iot description: Build a simple web browser for Windows 10 IoT Core. --- diff --git a/Samples/IoTConnector/README.md b/Samples/IoTConnector/README.md index fc37f784b..9e40a5d1b 100644 --- a/Samples/IoTConnector/README.md +++ b/Samples/IoTConnector/README.md @@ -5,6 +5,7 @@ languages: - csharp products: - windows + - windows-iot description: Demonstrate device to device communication with Azure IoT Hub for Windows 10 IoT Core. --- diff --git a/Samples/IoTCoreDefaultApp/README.md b/Samples/IoTCoreDefaultApp/README.md index c4d5f523c..109a4ec8d 100644 --- a/Samples/IoTCoreDefaultApp/README.md +++ b/Samples/IoTCoreDefaultApp/README.md @@ -5,6 +5,7 @@ languages: - csharp products: - windows + - windows-iot description: The current IoT Core Default App, a fully featured sample app for Windows 10 IoT Core. --- diff --git a/Samples/IoTCoreMediaPlayer/README.md b/Samples/IoTCoreMediaPlayer/README.md index 63c79aad3..1a03df51f 100644 --- a/Samples/IoTCoreMediaPlayer/README.md +++ b/Samples/IoTCoreMediaPlayer/README.md @@ -5,6 +5,7 @@ languages: - csharp products: - windows + - windows-iot description: A demonstration of how to play music from a Windows 10 IoT Core device. --- diff --git a/Samples/IoTCoreService/README.md b/Samples/IoTCoreService/README.md index 7dcfa1d35..4573347ac 100644 --- a/Samples/IoTCoreService/README.md +++ b/Samples/IoTCoreService/README.md @@ -5,6 +5,7 @@ languages: - cpp products: - windows + - windows-iot description: A simple shared host service for Windows 10 IoT Core. --- diff --git a/Samples/IoTOnboarding/README.md b/Samples/IoTOnboarding/README.md index 0b766ac19..9f6a49466 100644 --- a/Samples/IoTOnboarding/README.md +++ b/Samples/IoTOnboarding/README.md @@ -5,6 +5,7 @@ languages: - csharp products: - windows + - windows-iot description: This sample illustrates a technique for remotely joining your Headless Windows 10 IoT Core device (an IoT device without a display) to your home Wi-Fi network. --- diff --git a/Samples/IoTOnboarding_RFCOMM/README.md b/Samples/IoTOnboarding_RFCOMM/README.md index 9a635665d..0e6509cae 100644 --- a/Samples/IoTOnboarding_RFCOMM/README.md +++ b/Samples/IoTOnboarding_RFCOMM/README.md @@ -5,6 +5,7 @@ languages: - csharp products: - windows + - windows-iot description: Create a simple solution to configure your Headless IoT Device (an IoT device without a display) to connect WiFi network through Bluetooth RFCOMM at startup. --- diff --git a/Samples/IoTStartApp/README.md b/Samples/IoTStartApp/README.md index 76be488b6..6fb05bf3b 100644 --- a/Samples/IoTStartApp/README.md +++ b/Samples/IoTStartApp/README.md @@ -5,6 +5,7 @@ languages: - csharp products: - windows + - windows-iot description: UWP that lists all installed apps on the IoT Core System using the PackageManager API for Windows 10 IoT Core. --- diff --git a/Samples/MemoryStatus/README.md b/Samples/MemoryStatus/README.md index 411aa183f..c9189bf59 100644 --- a/Samples/MemoryStatus/README.md +++ b/Samples/MemoryStatus/README.md @@ -5,6 +5,7 @@ languages: - cpp products: - windows + - windows-iot description: Create a console app that monitors memory usage on devices running Windows 10 IoT Core. --- diff --git a/Samples/NFCForIoT/README.md b/Samples/NFCForIoT/README.md index 4318f4563..82c7c3966 100644 --- a/Samples/NFCForIoT/README.md +++ b/Samples/NFCForIoT/README.md @@ -5,6 +5,7 @@ languages: - csharp products: - windows + - windows-iot description: Learn how use NFC on Windows 10 IoT Core. --- diff --git a/Samples/NTServiceRpc/README.md b/Samples/NTServiceRpc/README.md index 97e7166f4..aaa26eeb4 100644 --- a/Samples/NTServiceRpc/README.md +++ b/Samples/NTServiceRpc/README.md @@ -5,6 +5,7 @@ languages: - csharp products: - windows + - windows-iot description: This sample demonstrates the use of a NT service with an UWP app and Windows 10 IoT Core. --- diff --git a/Samples/OpenCVExample/README.md b/Samples/OpenCVExample/README.md index 51102f6f0..b1d3e26fa 100644 --- a/Samples/OpenCVExample/README.md +++ b/Samples/OpenCVExample/README.md @@ -5,6 +5,7 @@ languages: - cpp products: - windows + - windows-iot description: In this sample, we will build the OpenCV library for Windows and add it to a UWP C++ app, which will run facial and body recognition on a photo with Windows 10 IoT Core. --- diff --git a/Samples/PotentiometerSensor/README.md b/Samples/PotentiometerSensor/README.md index 7a7ba6be3..d1eeb40a8 100644 --- a/Samples/PotentiometerSensor/README.md +++ b/Samples/PotentiometerSensor/README.md @@ -5,6 +5,7 @@ languages: - csharp products: - windows + - windows-iot description: Connect a rotary potentiometer and LED to your Windows 10 IoT Core device. --- diff --git a/Samples/PushButton/README.md b/Samples/PushButton/README.md index a7a26e5f4..e67300d37 100644 --- a/Samples/PushButton/README.md +++ b/Samples/PushButton/README.md @@ -5,6 +5,7 @@ languages: - csharp products: - windows + - windows-iot description: Make an LED blink with the push of a button with Windows 10 IoT Core. --- diff --git a/Samples/RGBLED/README.md b/Samples/RGBLED/README.md index aa54e1034..1a60780b9 100644 --- a/Samples/RGBLED/README.md +++ b/Samples/RGBLED/README.md @@ -5,6 +5,7 @@ languages: - csharp products: - windows + - windows-iot description: A sample that makes an LED blink red, green, and blue with Windows 10 IoT Core. --- diff --git a/Samples/RPiCognitiveService/README.md b/Samples/RPiCognitiveService/README.md index eda4b3436..23ffe5d51 100644 --- a/Samples/RPiCognitiveService/README.md +++ b/Samples/RPiCognitiveService/README.md @@ -5,6 +5,7 @@ languages: - csharp products: - windows + - windows-iot description: A Microsoft Cognitive Services app designed for Windows 10 IoT Core devices. --- diff --git a/Samples/SPIDisplay/README.md b/Samples/SPIDisplay/README.md index 4e5347126..836437822 100644 --- a/Samples/SPIDisplay/README.md +++ b/Samples/SPIDisplay/README.md @@ -5,6 +5,7 @@ languages: - csharp products: - windows + - windows-iot description: Write lines of text to an SPI LED display. --- diff --git a/Samples/SerialNumber/README.md b/Samples/SerialNumber/README.md index 24bc95e03..a70b7044a 100644 --- a/Samples/SerialNumber/README.md +++ b/Samples/SerialNumber/README.md @@ -5,6 +5,7 @@ languages: - csharp products: - windows + - windows-iot description: Read the device serial number for a Windows 10 IoT Core device. --- diff --git a/Samples/SerialUART/README.md b/Samples/SerialUART/README.md index 8c0845af3..728e4c1c6 100644 --- a/Samples/SerialUART/README.md +++ b/Samples/SerialUART/README.md @@ -5,6 +5,7 @@ languages: - csharp products: - windows + - windows-iot description: Communicate between a desktop and a Windows 10 IoT Core device over a serial interface. --- diff --git a/Samples/ShellLauncherV2/README.md b/Samples/ShellLauncherV2/README.md index 7b4d7e50f..3858c2ab7 100644 --- a/Samples/ShellLauncherV2/README.md +++ b/Samples/ShellLauncherV2/README.md @@ -5,6 +5,7 @@ languages: - csharp products: - windows + - windows-iot description: Sample apps demonstrating Shell Launcher V2 on Windows 10 Enterprise in the next feature update to Windows 10. --- diff --git a/Samples/ShellLauncherV2/SampleBridgeWmiScripts/README.md b/Samples/ShellLauncherV2/SampleBridgeWmiScripts/README.md index e454d3df0..f56e081e4 100644 --- a/Samples/ShellLauncherV2/SampleBridgeWmiScripts/README.md +++ b/Samples/ShellLauncherV2/SampleBridgeWmiScripts/README.md @@ -2,9 +2,10 @@ page_type: sample urlFragment: SampleBridgeWmiScripts languages: -- xml + - xml products: -- windows + - windows + - windows-iot description: sample powershell scripts to call bridge WMI Shell Launcher node --- diff --git a/Samples/ShellLauncherV2/SampleConfigXmls/README.md b/Samples/ShellLauncherV2/SampleConfigXmls/README.md index 5d1a37425..23fede1cf 100644 --- a/Samples/ShellLauncherV2/SampleConfigXmls/README.md +++ b/Samples/ShellLauncherV2/SampleConfigXmls/README.md @@ -2,9 +2,10 @@ page_type: sample urlFragment: SampleConfigXmls languages: -- xml + - xml products: -- windows + - windows + - windows-iot description: sample shell launcher configuration xmls using Assigned Access CSP --- diff --git a/Samples/ShellLauncherV2/ShellLauncherV2/AnotherUwpApp/README.md b/Samples/ShellLauncherV2/ShellLauncherV2/AnotherUwpApp/README.md index f37df364c..0076fd49d 100644 --- a/Samples/ShellLauncherV2/ShellLauncherV2/AnotherUwpApp/README.md +++ b/Samples/ShellLauncherV2/ShellLauncherV2/AnotherUwpApp/README.md @@ -2,9 +2,10 @@ page_type: sample urlFragment: AnotherUwpApp languages: -- csharp + - csharp products: -- windows + - windows + - windows-iot description: sample apps demonstrating Shell Launcher V2 on Windows 10 Enterprise from 1903 release --- diff --git a/Samples/ShellLauncherV2/ShellLauncherV2/ShellLauncherV2DemoUwp/README.md b/Samples/ShellLauncherV2/ShellLauncherV2/ShellLauncherV2DemoUwp/README.md index 3d3b5273d..c7b261ae9 100644 --- a/Samples/ShellLauncherV2/ShellLauncherV2/ShellLauncherV2DemoUwp/README.md +++ b/Samples/ShellLauncherV2/ShellLauncherV2/ShellLauncherV2DemoUwp/README.md @@ -2,9 +2,10 @@ page_type: sample urlFragment: ShellLauncherV2DemoUwp languages: -- csharp + - csharp products: -- windows + - windows + - windows-iot description: sample UWP app demonstrating Shell Launcher V2 on Windows 10 Enterprise from 1903 release --- diff --git a/Samples/ShellLauncherV2/ShellLauncherV2/ShellLauncherV2DemoWin32/README.md b/Samples/ShellLauncherV2/ShellLauncherV2/ShellLauncherV2DemoWin32/README.md index 4f232fb1d..565bb803a 100644 --- a/Samples/ShellLauncherV2/ShellLauncherV2/ShellLauncherV2DemoWin32/README.md +++ b/Samples/ShellLauncherV2/ShellLauncherV2/ShellLauncherV2DemoWin32/README.md @@ -2,9 +2,10 @@ page_type: sample urlFragment: ShellLauncherV2DemoWin32 languages: -- csharp + - csharp products: -- windows + - windows + - windows-iot description: sample UWP app demonstrating Shell Launcher V2 on Windows 10 Enterprise from 1903 release --- diff --git a/Samples/ShellLauncherV2/ShellLauncherV2/ShellLauncherV2DemoWin32Installer/README.md b/Samples/ShellLauncherV2/ShellLauncherV2/ShellLauncherV2DemoWin32Installer/README.md index cda982971..3cc690fc0 100644 --- a/Samples/ShellLauncherV2/ShellLauncherV2/ShellLauncherV2DemoWin32Installer/README.md +++ b/Samples/ShellLauncherV2/ShellLauncherV2/ShellLauncherV2DemoWin32Installer/README.md @@ -2,9 +2,10 @@ page_type: sample urlFragment: ShellLauncherV2DemoWin32Installer languages: -- csharp + - csharp products: -- windows + - windows + - windows-iot description: sample UWP app demonstrating Shell Launcher V2 on Windows 10 Enterprise from 1903 release --- diff --git a/Samples/ShiftRegister/README.md b/Samples/ShiftRegister/README.md index 0d28b64b4..e268fb80b 100644 --- a/Samples/ShiftRegister/README.md +++ b/Samples/ShiftRegister/README.md @@ -5,6 +5,7 @@ languages: - csharp products: - windows + - windows-iot description: Connect an 8-bit serial-in, parallel-out shift register to your device to toggle eight LED's for Windows 10 IoT Core. --- diff --git a/Samples/SpeechTranslator/README.md b/Samples/SpeechTranslator/README.md index 10cb778a8..b6dc2a4ed 100644 --- a/Samples/SpeechTranslator/README.md +++ b/Samples/SpeechTranslator/README.md @@ -5,6 +5,7 @@ languages: - csharp products: - windows + - windows-iot description: Translate your speech to different languages. --- diff --git a/Samples/SystemUpdateManager/README.md b/Samples/SystemUpdateManager/README.md index a0f96396d..c9db5c5ec 100644 --- a/Samples/SystemUpdateManager/README.md +++ b/Samples/SystemUpdateManager/README.md @@ -5,6 +5,7 @@ languages: - csharp products: - windows + - windows-iot description: Use System Update Manager to control system updates with Windows 10 IoT Core. --- diff --git a/Samples/TempForceSensor/README.md b/Samples/TempForceSensor/README.md index 3dd12d5a1..5bb2fdc68 100644 --- a/Samples/TempForceSensor/README.md +++ b/Samples/TempForceSensor/README.md @@ -5,6 +5,7 @@ languages: - csharp products: - windows + - windows-iot description: Control a basic temperature and force sensor for Windows 10 IoT Core. --- diff --git a/Samples/UltrasonicHCSR04/README.md b/Samples/UltrasonicHCSR04/README.md index 38a58232c..83429a5a6 100644 --- a/Samples/UltrasonicHCSR04/README.md +++ b/Samples/UltrasonicHCSR04/README.md @@ -5,6 +5,7 @@ languages: - csharp products: - windows + - windows-iot description: This sample demonstrates using the HC-SR04 ultrasonic sensor with Window 10 IoT Core. --- diff --git a/Samples/ValveControl/README.md b/Samples/ValveControl/README.md index 0b3ced45a..bcfc33618 100644 --- a/Samples/ValveControl/README.md +++ b/Samples/ValveControl/README.md @@ -5,6 +5,7 @@ languages: - csharp products: - windows + - windows-iot description: A sample that shows how to use a solenoid-controlled valve from a Raspberry Pi to turn on and off the flow of liquid through a hose. --- diff --git a/Samples/VibrationDevice/README.md b/Samples/VibrationDevice/README.md index e92ff21d8..e9251be3e 100644 --- a/Samples/VibrationDevice/README.md +++ b/Samples/VibrationDevice/README.md @@ -5,6 +5,7 @@ languages: - csharp products: - windows + - windows-iot description: A sample that shows how to use the vibration device on supported hardware. --- diff --git a/Samples/VideoCaptureSample/README.md b/Samples/VideoCaptureSample/README.md index 45653bc0e..bb13f8ad6 100644 --- a/Samples/VideoCaptureSample/README.md +++ b/Samples/VideoCaptureSample/README.md @@ -4,7 +4,8 @@ urlFragment: video-capture languages: - csharp products: - - windows + - windows + - windows-iot description: Initialize a video capture device, record video to a file, preview video feed, and playback recorded video with Windows 10 IoT Core. --- diff --git a/Samples/VirtualMicrophoneArrayDriver/README.md b/Samples/VirtualMicrophoneArrayDriver/README.md index 093dfff4c..b3196c680 100644 --- a/Samples/VirtualMicrophoneArrayDriver/README.md +++ b/Samples/VirtualMicrophoneArrayDriver/README.md @@ -5,6 +5,7 @@ languages: - cpp products: - windows + - windows-iot description: An app service to blink an LED and a client app to call it with Windows 10 IoT Core. --- diff --git a/Samples/WeatherStation/README.md b/Samples/WeatherStation/README.md index d62a3aa23..53b6ef430 100644 --- a/Samples/WeatherStation/README.md +++ b/Samples/WeatherStation/README.md @@ -5,6 +5,7 @@ languages: - csharp products: - windows + - windows-iot description: Communicate with an I2C/SPI based temperature and pressure sensor with Windows 10 IoT Core. --- diff --git a/Samples/WeatherStationPowerBI/CS/README.md b/Samples/WeatherStationPowerBI/CS/README.md index 3a802383e..01a8f1ea1 100644 --- a/Samples/WeatherStationPowerBI/CS/README.md +++ b/Samples/WeatherStationPowerBI/CS/README.md @@ -5,6 +5,7 @@ languages: - csharp products: - windows + - windows-iot description: Communicate with an I2C/SPI based temperature and pressure sensor with Windows 10 IoT Core. --- diff --git a/Samples/WebcamApp/README.md b/Samples/WebcamApp/README.md index 1fe275df1..00f51d7c6 100644 --- a/Samples/WebcamApp/README.md +++ b/Samples/WebcamApp/README.md @@ -5,6 +5,7 @@ languages: - csharp products: - windows + - windows-iot description: Create an app that initializes a web cam, takes pictures, and records video and audio. --- diff --git a/Samples/WiFiConnector/README.md b/Samples/WiFiConnector/README.md index 3481180ce..35407d71f 100644 --- a/Samples/WiFiConnector/README.md +++ b/Samples/WiFiConnector/README.md @@ -5,6 +5,7 @@ languages: - csharp products: - windows + - windows-iot description: Learn how to find and connect to WiFi networks using a Universal Windows Platform (UWP) app that makes use of the Windows.Devices.WiFi.WiFiAdapter API. ---