Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Commit

Permalink
Master (#462)
Browse files Browse the repository at this point in the history
* Update ReadMe.md

* Update ReadMe.md

* Add 'windows-iot' slug to readme files

* Fix spacing

* Fix spacing

* Fix spacing

Co-authored-by: docs <33675759+docs-product@users.noreply.github.com>
Co-authored-by: Jonathan Chiu <jochi@microsoft.com>
Co-authored-by: Neil Shipp <neilsh@microsoft.com>
  • Loading branch information
4 people authored Feb 26, 2021
1 parent bf22eca commit a96f5f0
Show file tree
Hide file tree
Showing 76 changed files with 96 additions and 20 deletions.
1 change: 1 addition & 0 deletions BusTools/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ languages:
- cpp
products:
- windows
- windows-iot
description: "IoT Bus tools to interact with Gpio, I2c, Pwm, Spi and UART."
---

Expand Down
1 change: 1 addition & 0 deletions Demos/AirHockeyRobot/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ languages:
- csharp
products:
- windows
- windows-iot
description: "IoT Bus tools to interact with Gpio, I2c, Spi and UART."
---

Expand Down
1 change: 1 addition & 0 deletions Demos/BuildingNavigationRobot/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ languages:
- csharp
products:
- windows
- windows-iot
description: Building a navigation robot.
---

Expand Down
1 change: 1 addition & 0 deletions Demos/Facial-Recognition-Door/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ languages:
- csharp
products:
- windows
- windows-iot
description: Building a facial recognition door.
---

Expand Down
1 change: 1 addition & 0 deletions Demos/GoPiGoXbox/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ languages:
- csharp
products:
- windows
- windows-iot
description: "Working with the GoPiGoXbox sample."
---

Expand Down
1 change: 1 addition & 0 deletions Demos/Kegocnizer/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ languages:
- csharp
products:
- windows
- windows-iot
description: Building an IoT beer device that dispenses to authorized users.
---

Expand Down
1 change: 1 addition & 0 deletions Demos/PetDoor/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ languages:
- cpp
products:
- windows
- windows-iot
description: Building a pet recognition door.
---

Expand Down
1 change: 1 addition & 0 deletions Demos/PlantSensor/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ languages:
- csharp
products:
- windows
- windows-iot
description: Building a plant sensor.
---

Expand Down
1 change: 1 addition & 0 deletions Demos/RaspberryCoffee/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ languages:
- csharp
products:
- windows
- windows-iot
description: Building a coffee maker that is controllable with your phone.
---

Expand Down
1 change: 1 addition & 0 deletions Drivers/VirtualPWM/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
---

Expand Down
1 change: 1 addition & 0 deletions Drivers/WaveshareFilterKmdf/WaveshareFilterKmdf/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ languages:
- csharp
products:
- windows
- windows-iot
---

# Waveshare KMDF Filter Driver
Expand Down
1 change: 1 addition & 0 deletions Samples/Accelerometer/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
---

Expand Down
1 change: 1 addition & 0 deletions Samples/AppServiceBlinky/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
---

Expand Down
1 change: 1 addition & 0 deletions Samples/AppServiceSharedNotepad/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
---

Expand Down
5 changes: 3 additions & 2 deletions Samples/Azure/ReadMe.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
---

Expand Down
1 change: 1 addition & 0 deletions Samples/AzureTPMDeviceTest/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ languages:
- NET
products:
- windows
- windows-iot
description: Connect TPM with the Azure IoT Hub with Windows 10 IoT Core.
---

Expand Down
1 change: 1 addition & 0 deletions Samples/CognitiveServicesExample/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
---

Expand Down
1 change: 1 addition & 0 deletions Samples/CompanionApp/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
---

Expand Down
1 change: 1 addition & 0 deletions Samples/ContainerWebSocket/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
---

Expand Down
1 change: 1 addition & 0 deletions Samples/CustomDeviceAccessor/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
---

Expand Down
1 change: 1 addition & 0 deletions Samples/DeviceIOController/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ languages:
- cpp
products:
- windows
- windows-iot
description: Sample for leveraging Device IO Controller.
---

Expand Down
1 change: 1 addition & 0 deletions Samples/DigitalSign/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ languages:
- csharp
products:
- windows
- windows-iot
description: This sample showcases a Digital Sign UWP running on Windows IoT Core.
---

Expand Down
5 changes: 3 additions & 2 deletions Samples/EdgeModules/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
---

Expand Down
1 change: 1 addition & 0 deletions Samples/ExternalProcessLauncher/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
---

Expand Down
1 change: 1 addition & 0 deletions Samples/FlowVolume/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
---

Expand Down
1 change: 1 addition & 0 deletions Samples/ForegroundAppWithBackgroundApp/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
---

Expand Down
7 changes: 4 additions & 3 deletions Samples/GpioOneWire/ReadMe.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
|---------------------|-------|
Expand Down Expand Up @@ -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.

Expand Down
1 change: 1 addition & 0 deletions Samples/Gpiokmdfdemo/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ languages:
- cpp
products:
- windows
- windows-iot
description: Create a simple GPIO demo.
---

Expand Down
1 change: 1 addition & 0 deletions Samples/HelloBlinky/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
---

Expand Down
1 change: 1 addition & 0 deletions Samples/HelloBlinkyBackground/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
---

Expand Down
1 change: 1 addition & 0 deletions Samples/HelloCloud/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ languages:
- csharp
products:
- windows
- windows-iot
description: Create a hello cloud sample with Windows 10 IoT Core and Azure.
---

Expand Down
1 change: 1 addition & 0 deletions Samples/HelloCloudHeadless/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ languages:
- csharp
products:
- windows
- windows-iot
description: Create a headless hello cloud sample with Windows 10 IoT Core and Azure.
---

Expand Down
1 change: 1 addition & 0 deletions Samples/HelloWorld/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ languages:
- csharp
products:
- windows
- windows-iot
description: Create and deploy your first Windows 10 IoT Core app.
---

Expand Down
1 change: 1 addition & 0 deletions Samples/I2CCompass/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
---

Expand Down
1 change: 1 addition & 0 deletions Samples/I2cPortExpander/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
---

Expand Down
1 change: 1 addition & 0 deletions Samples/InternetRadio/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ languages:
- cpp
products:
- windows
- windows-iot
description: Build a streaming audio device for Windows 10 IoT Core.
---

Expand Down
1 change: 1 addition & 0 deletions Samples/IoTBlockly/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
---

Expand Down
1 change: 1 addition & 0 deletions Samples/IoTBrowser/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ languages:
- csharp
products:
- windows
- windows-iot
description: Build a simple web browser for Windows 10 IoT Core.
---

Expand Down
1 change: 1 addition & 0 deletions Samples/IoTConnector/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
---

Expand Down
1 change: 1 addition & 0 deletions Samples/IoTCoreDefaultApp/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
---

Expand Down
1 change: 1 addition & 0 deletions Samples/IoTCoreMediaPlayer/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
---

Expand Down
1 change: 1 addition & 0 deletions Samples/IoTCoreService/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ languages:
- cpp
products:
- windows
- windows-iot
description: A simple shared host service for Windows 10 IoT Core.
---

Expand Down
1 change: 1 addition & 0 deletions Samples/IoTOnboarding/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
---

Expand Down
1 change: 1 addition & 0 deletions Samples/IoTOnboarding_RFCOMM/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
---

Expand Down
1 change: 1 addition & 0 deletions Samples/IoTStartApp/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
---

Expand Down
1 change: 1 addition & 0 deletions Samples/MemoryStatus/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
---

Expand Down
Loading

0 comments on commit a96f5f0

Please sign in to comment.