Skip to content

Commit 36c3298

Browse files
committed
update Readme to add more details
1 parent 3fd8773 commit 36c3298

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,10 @@
11
# STM32Examples
22
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

Comments
 (0)