You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-4Lines changed: 6 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -10,10 +10,12 @@ IOT releated examples need extra devices, like Raspberry and so on.
10
10
|Name | Description |
11
11
|---|---|
12
12
| [LED-RaspBerry-Pi](led-raspberrypi/README.md) |Controlling a LED light with Raspberry Pi using KubeEdge platform
13
-
|[Data Analysis @ Edge](KE-Apache-Beam-Analysis/README.md) | Analyzing data at edge by using Apache Beam and KubeEdge
13
+
|[Data Analysis @ Edge](apache-beam-analysis/README.md) | Analyzing data at edge by using Apache Beam and KubeEdge
14
14
| [Security@Edge](security-demo/README.md) | Security at edge using SPIRE for identity management
15
15
[Bluetooth-CC2650-demo](bluetooth-CC2650-demo/README.md) |Controlling a CC2650 SensorTag bluetooth device using KubeEdge platform
16
-
| [Play Music @Edge through WeChat](kubeedge-wechat-demo/README.md) | Play music at edge based on WeChat and KubeEdge
17
-
| [Play Music @Edge through Web](kubeedge-web-demo/README.md) | Play music at edge based on Web and KubeEdge
18
-
| [Collecting temperature @Edge](kubeedge-temperature-demo/README.md) | Collecting temperature at edge based KubeEdge
16
+
| [Play Music @Edge through WeChat](wechat-demo/README.md) | Play music at edge based on WeChat and KubeEdge
17
+
| [Play Music @Edge through Web](web-demo/README.md) | Play music at edge based on Web and KubeEdge
18
+
| [Collecting temperature @Edge](temperature-demo/README.md) | Collecting temperature at edge based KubeEdge
19
19
| [Control pseudo device counter and collect data](kubeedge-counter-demo/README.md) | Control pseudo device counter and collect data based KubeEdge
20
+
[Play Music @Edge through Twitter](ke-twitter-demo/README.md)| Play music at edge based on Twitter and KubeEdge.
21
+
[Control Zigbee @Edge through cloud](kubeedge-edge-ai-application/README.md) | Face detection at cloud using OpenCV and using it to control zigbee on edge using Kubeedge.
0 commit comments