We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0669a48 commit 9f666e2Copy full SHA for 9f666e2
README.md
@@ -247,3 +247,5 @@ imu_st.get_stream_test()
247
248
imu_st.stop_server()
249
```
250
+
251
+## [Examples (scripts, GUI ...)](https://github.com/Carglglz/upydevice/tree/develop/examples)
examples/readme.md
@@ -0,0 +1,6 @@
1
+## Upydevice Examples
2
3
+### GUI (PyQt) demos
4
5
+- Button Toggle led
6
+- Pyboard servo slider
0 commit comments