Skip to content

Commit 4891fb3

Browse files
authored
Merge pull request #1 from VVESTM/STM32L475VG-DISCOVERY-IOT
STM32L475VG-DISCOVERY-IOT : add general demo
2 parents a70cecc + a58216d commit 4891fb3

File tree

2 files changed

+437
-0
lines changed

2 files changed

+437
-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)