@@ -18,12 +18,12 @@ If you are looking for Iot.Device samples, they are all in the [Iot.Device repos
18
18
19
19
<devices >
20
20
21
- ## Special beginner
21
+ ### Special beginner
22
22
23
23
* [ Blink your first led] ( samples/Blinky )
24
24
* [ System.Device.Pwm] ( samples/PWM/System.Device.Pwm )
25
25
26
- ## Gpio, I2C, Spi, Pwm, Adc, Dac, 1-Wire, Serial
26
+ ### Gpio, I2C, Spi, Pwm, Adc, Dac, 1-Wire, Serial
27
27
28
28
* [ 1-Wire sample] ( samples/1-Wire )
29
29
* [ Analogic/Digital converter] ( samples/ADC )
@@ -41,7 +41,7 @@ If you are looking for Iot.Device samples, they are all in the [Iot.Device repos
41
41
* [ System.IO.Ports serial Communication sample] ( samples/SerialCommunication )
42
42
* [ Using Azure SDK with BMP280 on M5Stack with .NET nanoFramework] ( samples/AzureSDK/AzureSDKSensorCertificate )
43
43
44
- ## Networking including HTTP, SSL
44
+ ### Networking including HTTP, SSL
45
45
46
46
* [ .NET ** nanoFramework** Webserver sample pack] ( samples/Webserver )
47
47
* [ HTTP Listener sample] ( samples/HTTP/HttpListener )
@@ -52,78 +52,83 @@ If you are looking for Iot.Device samples, they are all in the [Iot.Device repos
52
52
* [ MQTT sample pack] ( samples/MQTT )
53
53
* [ Networking sample pack] ( samples/Networking )
54
54
* [ TLS sample pack] ( samples/SSL )
55
+ * [ UdpClient sample pack] ( samples/UdpClient )
56
+ * [ WebSocket Client Sample] ( samples/WebSockets/WebSockets.Client.Sample )
55
57
* [ WebSocket sample pack] ( samples/WebSockets )
58
+ * [ WebSocket Server Sample] ( samples/WebSockets/WebSockets.Server.RgbSample )
56
59
* [ WiFI samples] ( samples/Wifi )
57
60
* [ WiFi Soft AP sample] ( samples/WiFiAP )
58
61
59
- ## MQTT
62
+ ### MQTT
60
63
61
64
* [ Complete Azure MQTT sample using BMP280 sensor] ( samples/AzureMQTTTwinsBMP280Sleep )
62
65
* [ MQTT sample pack] ( samples/MQTT )
63
66
64
- ## Azure specific
67
+ ### Azure specific
65
68
66
69
* [ AMQP sample pack] ( samples/AMQP )
67
70
* [ Azure AMQP sample] ( samples/AMQP/Azure-IoT-Hub )
71
+ * [ Azure Edge OTA example] ( samples/AzureSDK/AzureEdgeOta )
68
72
* [ Azure IoT Device Provisioning Service (DPS) example] ( samples/AzureSDK/DpsSampleApp )
69
73
* [ Azure IoT Hub SDK with MQTT protocol] ( samples/AzureSDK/AzureSDK )
74
+ * [ Azure IoT Plug & Play with MQTT protocol] ( samples/AzureSDK/AzureIoTPnP )
70
75
* [ Azure SDK sample pack] ( samples/AzureSDK )
71
76
* [ Azure Service Bus AMQP sample] ( samples/AMQP/Azure-ServiceBus-Sender )
72
- * [ Complete Azure MQTT sample using BMP280 sensor] ( samples/AzureMQTTTwinsBMP280Sleep )
73
77
* [ Complete Azure MQTT sample using BMP280 sensor] ( samples/AzureSDK/AzureSDKSleepBMP280 )
78
+ * [ Complete Azure MQTT sample using BMP280 sensor] ( samples/AzureMQTTTwinsBMP280Sleep )
74
79
* [ HTTP.HttpAzureGET Sample] ( samples/HTTP/HttpAzureGET )
75
80
* [ HTTP.HttpAzurePOST Sample] ( samples/HTTP/HttpAzurePOST )
76
81
* [ Using Azure SDK with BMP280 on M5Stack with .NET nanoFramework] ( samples/AzureSDK/AzureSDKSensorCertificate )
77
82
78
- ## Real Time Clock
83
+ ### Real Time Clock
79
84
80
85
* [ RTC sample] ( samples/RTC )
81
86
82
- ## Graphics for screens
87
+ ### Graphics for screens
83
88
84
89
* [ Graphics Primitives] ( samples/Graphics/Primitives )
85
90
* [ Graphics samples] ( samples/Graphics )
86
91
* [ Screen samples] ( samples/Graphics/Screens )
87
92
* [ Simple WPF] ( samples/Graphics/SimpleWpf )
88
93
* [ Tetris Demo Game for nanoFramework] ( samples/Graphics/Tetris )
89
94
90
- ## CAN
95
+ ### CAN
91
96
92
97
* [ CAN sample] ( samples/CAN )
93
98
94
- ## AMQP
99
+ ### AMQP
95
100
96
101
* [ AMQP sample pack] ( samples/AMQP )
97
102
* [ Azure AMQP sample] ( samples/AMQP/Azure-IoT-Hub )
98
103
* [ Azure Service Bus AMQP sample] ( samples/AMQP/Azure-ServiceBus-Sender )
99
104
100
- ## ESP32 specific
105
+ ### ESP32 specific
101
106
102
107
* [ Bluetooth samples] ( samples/Bluetooth )
103
- * [ Complete Azure MQTT sample using BMP280 sensor] ( samples/AzureMQTTTwinsBMP280Sleep )
104
108
* [ Complete Azure MQTT sample using BMP280 sensor] ( samples/AzureSDK/AzureSDKSleepBMP280 )
109
+ * [ Complete Azure MQTT sample using BMP280 sensor] ( samples/AzureMQTTTwinsBMP280Sleep )
105
110
* [ Hardware ESP32 Deep sleep sample] ( samples/Hardware.Esp32 )
106
111
* [ Hardware ESP32 RMT sample pack] ( samples/Hardware.Esp32.Rmt )
107
- * [ NeoPixel Strip WS2812 with RMT] ( samples/Hardware.Esp32.Rmt/NeoPixelStrip )
108
112
* [ NeoPixel Strip WS2812 with RMT] ( samples/Hardware.Esp32.Rmt/NeoPixelStripLowMemory )
113
+ * [ NeoPixel Strip WS2812 with RMT] ( samples/Hardware.Esp32.Rmt/NeoPixelStrip )
109
114
* [ Ultrasonic HC-SR04 sensor with RMT] ( samples/Hardware.Esp32.Rmt/Ultrasonic )
110
115
111
- ## STM32 Specific
116
+ ### STM32 Specific
112
117
113
118
* [ Hardware STM32 sample pack] ( samples/Hardware.Stm32 )
114
119
* [ STM32 Alarm] ( samples/Hardware.Stm32/Stm32.TestAlarms )
115
120
* [ STM32 Backup Memory] ( samples/Hardware.Stm32/Stm32.BackupMemory )
116
121
* [ STM32 Power Mode] ( samples/Hardware.Stm32/Stm32.PowerMode )
117
122
* [ STM32 Read Device ID] ( samples/Hardware.Stm32/Stm32.ReadDeviceIDs )
118
123
119
- ## Texas Instrument specific
124
+ ### Texas Instrument specific
120
125
121
126
* [ Hardware TI SimpleLink sample pack] ( samples/Hardware.TI )
122
127
* [ Texas Instruments EasyLink sample pack] ( samples/TI.EasyLink )
123
128
* [ TI Power Mode] ( samples/Hardware.TI/TI.PowerMode )
124
129
* [ TI utilities] ( samples/Hardware.TI/TI.Utilities )
125
130
126
- ## System related
131
+ ### System related
127
132
128
133
* [ Collections sample] ( samples/Collections )
129
134
* [ Convert Base64 sample pack] ( samples/Converter.Base64 )
@@ -142,37 +147,37 @@ If you are looking for Iot.Device samples, they are all in the [Iot.Device repos
142
147
* [ Threading sample pack] ( samples/Threading )
143
148
* [ ToString samples] ( samples/ToStringTest )
144
149
145
- ## Tools and utilities
150
+ ### Tools and utilities
146
151
147
152
* [ Logging samples] ( samples/Logging )
148
153
* [ Unit Test framework sample pack] ( samples/UnitTest )
149
154
150
- ## Interop
155
+ ### Interop
151
156
152
157
* [ Interop sample] ( samples/Interop )
153
158
* [ Native events sample] ( samples/NativeEvents )
154
159
155
- ## Json
160
+ ### Json
156
161
157
162
* [ nanoFramework Json sample] ( samples/Json )
158
163
159
- ## File and storage access
164
+ ### File and storage access
160
165
161
166
* [ System.IO.FileSystem samples] ( samples/System.IO.FileSystem )
162
167
* [ Windows.Storage sample pack] ( samples/Storage )
163
168
164
- ## Wifi
169
+ ### Wifi
165
170
166
171
* [ WiFI samples] ( samples/Wifi )
167
172
* [ WiFi Soft AP sample] ( samples/WiFiAP )
168
173
169
- ## IoT.Device
174
+ ### IoT.Device
170
175
171
- * [ Complete Azure MQTT sample using BMP280 sensor] ( samples/AzureMQTTTwinsBMP280Sleep )
172
176
* [ Complete Azure MQTT sample using BMP280 sensor] ( samples/AzureSDK/AzureSDKSleepBMP280 )
177
+ * [ Complete Azure MQTT sample using BMP280 sensor] ( samples/AzureMQTTTwinsBMP280Sleep )
173
178
* [ Using Azure SDK with BMP280 on M5Stack with .NET nanoFramework] ( samples/AzureSDK/AzureSDKSensorCertificate )
174
179
175
- ## Bluetooth
180
+ ### Bluetooth
176
181
177
182
* [ Bluetooth Low Energy Serial profile sample] ( samples/Bluetooth/BluetoothLESerial )
178
183
* [ Bluetooth Low energy: adding, replacing services to the main service] ( samples/Bluetooth/BluetoothLESample3 )
0 commit comments