We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fd8773 commit 36c3298Copy full SHA for 36c3298
README.md
@@ -1,2 +1,10 @@
1
# STM32Examples
2
Provides several examples for the Arduino core for STM32 MCUs.
3
+For the complete description of each example, please refer to the comments at the beginning of each .ino file.
4
+
5
+Examples for STM32L475VG-DISCOVERY board :
6
+ * BTLE_sensors_tof_demo.ino :
7
+ * get environmental data and send it via BlueTooth to your smartphone.
8
+ * use Time of Flight sensor to detect gestures
9
10
+Feel free to share your examples...
0 commit comments